Applications¶
Browser Addons¶
-
HTTPs Everywhere (Google Chrome)
-
User Agent Switcher (Google Chrome, Mozilla Firefox)
-
Tamper Data (Google Chrome, Mozilla Firefox)
-
HackTools (Mozilla Firefox)
Android Apps¶
-
ScreenStream lets you stream the screen of your phone / tablet over http. (Google Play, F-Droid)
-
KeePassDX is an open source password manager for android that supports databases in the kdbx format. (Google Play, F-Droid)
IT-Security¶
Reverse Engineering¶
- Free IDA (hexrays)
- Ghidra
- radare2 + Cutter
- gdb
- ILSpy (Windows) / JetBrains dotPeek (Windows)
- Peid (Windows)
- x64dbg (Windows)
- Regshot
- HxD (Hex Editor, Windows)
Privilege Escalation¶
- Reverse Shells
- GTFObins
- WADComs
- LOLBAS
- Static Binaries
- LinEnum.sh
- linpeas.sh
- pspy - linux process monitor without permissions
- PayloadAllTheThings
- HackTricks