# Red/Blue Cheatsheet | NORI ZAMURAI

## Red/Blue Cheatsheet | NORI ZAMURAI

- [Introduction](https://gitbook.nori-zamurai.com/master.md): These are a set of cheatsheets that I'm making to prepare for OSCP and to share my knowledge gained on cybersecurity job.
- [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)
- [Linux Commands](https://gitbook.nori-zamurai.com/useful-commands/linux-commands.md)
- [Powershell](https://gitbook.nori-zamurai.com/useful-commands/powershell.md)
- [CMD](https://gitbook.nori-zamurai.com/useful-commands/cmd.md)
- [Python](https://gitbook.nori-zamurai.com/useful-commands/python.md)
- [Editor: Vi & Tmux](https://gitbook.nori-zamurai.com/useful-commands/editor-vi-and-tmux.md)
- [Metasploit](https://gitbook.nori-zamurai.com/useful-commands/metasploit.md)
- [Powershell Empire](https://gitbook.nori-zamurai.com/useful-commands/powershell-empire.md)
