pentestbook.six2dez.com | General guides on pentesting | https://pentestbook.six2dez.com/ |
revshells | List of reverse shells | https://www.revshells.com |
Hacktricks | Useful for everything related with pentesting | https://book.hacktricks.xyz/welcome/readme |
SecLists | Wordlists and stuff | https://github.com/danielmiessler/SecLists |
Reverse shells | More reverse shells payloads | https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md |
Pentestmonkey | Another pentesting guide | https://pentestmonkey.net/ |
GTFOBins | List of UNIX binaries that can be used to bypass local security restrictions | https://gtfobins.github.io/ |
LOLbas | Similar to GTFObins but for Windows | https://lolbas-project.github.io/ |
Red team notes | Red team notes | https://www.ired.team/ |
SQL injections | SQL injections | https://pentestlab.blog/2012/12/24/sql-injection-authentication-bypass-cheat-sheet/ |
CVE mitre | Search for CVEs | https://cve.mitre.org/cve/search_cve_list.html |
Request repo | Tool to receive HTTP request and display data | https://requestrepo.com/ |
CTF 101 | CTF theory | https://ctf101.org/ |