pirate.moo's gitbook
  • 🏴‍☠️pirate.moo's gitbook
  • WEB
    • OWASP TOP 10
    • Notes
    • Lab Write-Ups
      • SQLi in WHERE clause
  • PENTESTING
    • CHECKLIST
    • REPORTING
    • SCRIPTS
  • EXPLOITATION
    • reverse shells
    • dns/subdomain
    • ssl
    • Handy cmds
    • VULNERABILITIES
      • Log4Shell
      • Dirty Pipe
      • Pwnkit
  • CTF
    • CTF Tools
  • CERTIFICATIONS
    • PNPT
    • CPTS
      • 1. Process
      • 2. Getting Started
      • 3. NMAP
      • 4. Footprinting
        • FTP
        • SNMP
        • SMB
        • NFS
        • MySQL/MSSQL
        • Oracle TNS
    • CPTS Machines
      • Nibbles
    • OSCP
    • ISC2-cc
      • 1. Security Principles
      • 2. Incident Response
      • 3. Access Control
      • 4. Network Security
      • 5. Security Operations
  • MOBILE
    • History
    • Forensics
  • MOOSINT
Powered by GitBook
On this page
  1. CTF

CTF Tools

A list of websites and tools that I use for CTF's

PreviousCTFNextCERTIFICATIONS

Last updated 1 year ago

Cyberchef: Crackstation: URL Decoder: Base64decode: DCode: Awesome CTF list: Nmap Automator: gobuster: dirbuster: dirsearch: feroxbuster: sublist3r: BurpSuite: OWASP ZAP: Nikto: Nessus: Eyewitness: Bucket-stream: KeyHacks: gitrob: Pastehunter:

PEASS-ng: evil-winRM: pwntools: SecLists: Wireshark: Ghidra: HxD:

gchq.github.io/CyberChef/
crackstation.net/
urldecoder.org/
base64decode.org/
www.dcode.fr/en
https://github.com/apsdehal/awesome-ctf
github.com/21y4d/nmapAutomator
github.com/OJ/gobuster
kali.org/tools/dirbuster/
github.com/maurosoria/dirsearch
github.com/epi052/feroxbuster
github.com/aboul3la/Sublist3r
portswigger.net/burp
www.zaproxy.org/
github.com/sullo/nikto
tenable.com/products/nessus
github.com/FortyNorthSecurity/EyeWitness
github.com/eth0izzle/bucket-stream
github.com/streaak/keyhacks.git
github.com/michenriksen/gitrob
github.com/kevthehermit/PasteHunter
github.com/carlospolop/PEASS-ng
github.com/Hackplayers/evil-winrm
github.com/Gallopsled/pwntools
github.com/danielmiessler/SecLists
wireshark.org/
ghidra-sre.org/
mh-nexus.de/en/hxd/
Page cover image