All in one Pentest methodologies - Tools and commands
Where compiled all common materials for pentester
⭐ If you feel it helpful, please contribute, otherwise start it! ⭐
In this material, I will divide it into 2 phases and an overview is listed after below:
- Documents:
- 0. Pentesting Stages ✔️
- 0. Forensics ✔️
- 0. Cracking ✔️
- 0. Sniffing ✔️
- 0. SQL Injection ✔️
- Pre-Intrusion phase:
- 1. Linux Pre Intrusion ✔️
- 3. Windows Pre Intrusion (In Progress) ❌
- Intrusion phase
- 2. Linux Intrusion ✔️
- 4. Windows Intrusion (In Progress) ❌
- Others:
- OSCP-Notes ✔️
- OSWE-Notes ✔️
tree /usr/share/webshells/
├── asp
│ ├── cmd-asp-5.1.asp
│ └── cmdasp.asp
├── aspx
│ └── cmdasp.aspx
├── cfm
│ └── cfexec.cfm
├── jsp
│ ├── cmdjsp.jsp
│ └── jsp-reverse.jsp
├── laudanum -> /usr/share/laudanum
├── perl
│ ├── perlcmd.cgi
│ └── perl-reverse-shell.pl
└── php
├── findsocket
│ ├── findsock.c
│ └── php-findsock-shell.php
├── php-backdoor.php
├── php-reverse-shell.php
├── qsd-php-backdoor.php
└── simple-backdoor.php
tree /usr/share/wordlists/
├── dirb -> /usr/share/dirb/wordlists
├── dirbuster -> /usr/share/dirbuster/wordlists
├── dnsmap.txt -> /usr/share/dnsmap/wordlist_TLAs.txt
├── fasttrack.txt -> /usr/share/set/src/fasttrack/wordlist.txt
├── fern-wifi -> /usr/share/fern-wifi-cracker/extras/wordlists
├── metasploit -> /usr/share/metasploit-framework/data/wordlists
├── nmap.lst -> /usr/share/nmap/nselib/data/passwords.lst
├── rockyou.txt
└── wfuzz -> /usr/share/wfuzz/wordlist