jq' curated collection of essential pentesting tools, scripts, and cheatsheets designed for rapid deployment. currently unorganized, no plans on organizing it
currently missing:
- rockyou.txt (file size too big, even after zipping)
this repository serves as a centralized pentesting arsenal. It is designed to streamline the setup of a new security testing environment by making a comprehensive toolkit available via a single git clone.
i am not responsible for any misuse or damage caused by these tools. This repository is meant for easier access to tools that i have found when doing pentesting practices
Clone this repository to get instant access to all the tools and scripts.
git clone https://github.com/your-username/pentest-tools.git
cd pentest-tools
unzip subbrute.zip
unzip subfinder.zip- RevShells - used for creating reverse shell
- CrackStation - quick password cracking
- MSFVenom Cheatsheet - syntax for msfvenom
- GTFOBins - priv escalation for linux
- LOLBAS - priv escalation for windows
- WADComs - AD exploit cheatsheet
- Cheatsheet for Commands
- PayloadForAllThings
- CyberChef - general use for anything related to data obfuscation to hashing
- PTMonkey SQL Cheatsheets & John the Ripper Formats - SQL injection and jtR formats to crack hashes
- General Cheatsheets - contains various cheatsheets
- 0xdf - hacktricks guide to pentesting
- ippsec - ippsec rocks