Notes and files regarding CTFs/wargames I've participated in.
https://github.com/danielmiessler/SecLists
https://gchq.github.io/CyberChef
https://github.com/volatilityfoundation/volatility (memory dump)
https://www.netresec.com/?page=networkminer
https://github.com/DominicBreuker/stego-toolkit
https://github.com/dhsdshdhk/stegpy
https://github.com/zed-0xff/zsteg
https://github.com/maxcruz/stegano_midi (for MIDI)
https://academo.org/demos/spectrum-analyzer/ (Spectrum analysis)
http://spek.cc/ (spectrum analysis)
https://github.com/rapid7/metasploit-framework
https://github.com/robertdavidgraham/masscan
https://github.com/xmendez/wfuzz
https://github.com/OJ/gobuster
https://www.dcode.fr/tools-list (A bunch of cipher solvers)
https://www.guballa.de/substitution-solver (Automatic substitution cipher solver)
https://www.boxentriq.com/code-breaking/cryptogram (Automatic cipher solver)
https://github.com/Ganapati/RsaCtfTool (RSA attack tool)
http://factordb.com (factorizations)
https://www.alpertron.com.ar/JAVAPROG.HTM (A bunch of factorization calculators)
https://sagecell.sagemath.org/ (SageMath)
https://github.com/laramies/theHarvester
https://namechk.com (for searching social media usernames)
https://tineye.com/ (for reverse image searches)
https://github.com/sherlock-project/sherlock
nslookup
host
dig
https://toolbox.googleapps.com/
https://dnsdumpster.com/ (DNS searching)
https://github.com/TheRook/subbrute (enumerates subdomains)
https://github.com/aboul3la/Sublist3r (enumerates subdomains)
https://github.com/guelfoweb/knock (enumerates subdomains)
https://www.netresec.com/?page=NetworkMiner
https://github.com/graue/esofiles (esoteric programming languages)
http://shell-storm.org/online/Online-Assembler-and-Disassembler/
https://www.openwall.com/john/
http://sqlmap.org/ (automatic penetration of SQL databases)