Resources
General Exploitation
Reverse Shell generator
Generates reverse shells in a plethora of languages. https://www.revshells.com/
CrackStation
A password dehasher that isn't good in the wild, but great for a super low hanging fruit. https://crackstation.net/
Bloodhound CheatSheet
Useful Bloodhound queries. https://hausec.com/2019/09/09/bloodhound-cypher-cheatsheet/
Exploit Searching
Auto Enum Tools
LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester
Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration
Linux Priv Checker: https://github.com/linted/linuxprivchecker
Windows AD
READ ME. THIS IS IMPORTANT. This list is copied from a discord Resource section. Proceed with caution, as I have not vetted this list. Still, it may be useful and I didn't want to lose the post, so I copied it here:
Report Writing
PwnDoc: https://github.com/pwndoc/pwndoc
PenTestReports: https://pentestreports.com/
Last updated