Tools
FTPO (For Testing Purposes Only)
- A website installation for vulnerability testing
- Archives
- A wiki based info source for recon
- Dictionary for Netgear and Charter/Spectrum WiFi
- CLI Tools script
- Installer script for some favorite testing tools
- Custom host scanning script
- Custom sh scripts
- A bundled kit of the custom shell scripts (includes 0scripts, tools, 0toolz, and 0scan)
Terminal Install:
- wget https://servzero.net/arc/tools/0kit -O 0kit; chmod +x *; ./0kit
Updater:
- wget https://servzero.net/arc/tools/0kitup -O 0kitup; chmod +x *; ./0kitup
- Nmap, sqlmap, and Hashcat bundled with custom scripts for windows
- requires Python (for sqlmap)
CMD install:
- wget https://servzero.net/arc/tools/0winkit.7z
- tar -xf 0winkit.7z
- May have to run in PowerShell
Published @ February 2, 2022 8:05 pm