> For the complete documentation index, see [llms.txt](https://gitbook.nori-zamurai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.nori-zamurai.com/pentesting-cheatsheets.md).

# Pentesting Cheatsheets

- [Reconnaissance](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/reconnaissance.md)
- [Other method](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/reconnaissance/other-method.md)
- [Nmap](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/reconnaissance/nmap.md): Nmap Cheatsheet for Reconnaissance.
- [Enumeration](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration.md)
- [DNS (53)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/dns-53.md)
- [SSH (22)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/ssh-22.md)
- [FTP (21)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/ftp-21.md)
- [SMTP (25)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/smtp-25.md)
- [WEB (80,443)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/web.md): cheatsheet in the phase of Enumeration against WEB service.
- [POP3 (110)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/pop3-110.md)
- [SMB (139,445)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/smb-139-445.md)
- [MySQL (3306)](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/enumeration/mysql-3306.md)
- [Privilege Escalation](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/privesc.md)
- [Linux](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/privesc/linux.md)
- [Windows](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/privesc/windows.md)
- [Shell](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/shell.md)
- [Reverse Shell](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/shell/reverse-shell.md)
- [Upgrade Shell](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/shell/upgrade-shell.md)
- [Meterpreter](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/shell/meterpreter.md)
- [Password Crack](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/password-crack.md)
- [Hash Analysis](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/password-crack/hash-analysis.md)
- [Bruteforce](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/password-crack/bruteforce.md)
- [Exploit](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/exploit.md)
- [Search Exploit](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/exploit/search-exploit.md)
- [Attacks](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/exploit/attacks.md)
- [Paylaod](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/paylaod.md)
- [Msfvenom](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/paylaod/msfvenom.md)
- [File Transfer](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/file-transfer.md)
- [Port Forwarding](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/port-forwarding.md)
- [Service Login and Interaction](https://gitbook.nori-zamurai.com/pentesting-cheatsheets/remote-access.md)
