Useful Links
by hyprcub
Here you’ll find ressources I’ve found very useful. I’ll keep adding some.
Reverse Shells
- Reverse Shell Generator
- PayloadsAllTheThings - Reverse Shell Cheat Sheet
- Get Reverse-shell via Windows one-liner
- Upgrading Simple Shells to Fully Interactive TTYs
Tools
- CyberChef - The Cyber Swiss Army Knife
- CrackStation - Free Password Hash Cracker
- MD5Hashing.net - Hash reverse lookup, unhash, decrypt, search
- Useful French cipher tools website
Exploitations
- GTFOBins is a curated list of Unix binaries that can be used to bypass local security restrictions in misconfigured systems
- Abusing Wildcards for Tar Argument Injection in root cronjob (Nix)
- Escape From SHELLcatraz - Breaking Out of Restricted Unix Shells
- Privilege Escalation via Python Library Hijacking
Kernel Exploits
- Precompiled Linux kernel exploits
- Also precompiler Linux kernel exploits
- Precompiled Windows kernel exploits
Cheat Sheets
- PayloadAllTheThings - A list of useful payloads and bypass for Web Application Security and Pentest/CTF
- MySQL cheatsheet
- Hashcat hash type numbers
- OWASP Testing Checklist