Just a list of cool cybersec tools! The ones I use the most ( or not ) and the one I discovered during my journey. Ordered by categories (kinda)

Reconnaissance & Enumeration

ScanningFootprintDiscovery
Nmap (good old)Recon-ngGobuster
RustscanBlackWidowffuf
NmapAutomatorCmSeekSublist3r
angryIP (angry scan)EyewitnessVhostScan
MassscanRecon (All in one)SubFinder
Shodan (the iot scanner)
WpScan (WordPress favorite)
DnsDumpster (dig on steroids!)
Ahmia (dark web search)
WHOIS (nothing beat basics)
viewDns (whois++)

Vulnerability scanners ( For either professionals, lazy people, or both)

Free (for you and me)Paid (If you got money)
Nikto (technically correct)Acunetix
RapidScan (Try it!)Nessus (technically it’s not free)
OpenVasNexpose (free trial)
Vega

Exploitation

Frameworks and payload generatorsCommon exploits
Metasploit (The unmatched)Exploitdb (searchsploit)
Getsploit (vulners)SqlMap
PentestMonkey (instant shell)NosqlMap
RevShells (shells of quality)AttackerKB (information is power)
P.A.T.Tcommix
Slowloris (Don’t)

Web (specials)

ProxiesFrameworks and other scanners
BurpSuite (community edition)Arachni
OWASP ZAP (It’s from OWASP)Golismero
DnsTwistLeviathan ( sadly DEPRECATED )
Caido.io

Cloud (specials)

Windows (specials)

Specific servicesActive DirectoryPost-exploit
Enum4LinuxKerbruteMimikatz (the looter)
EvilWinRMImpacket tools
CrackMapExec
Bloodhound

Android (specials)

AnalysisAttacks
MobSFSARA (careful with this one)
ApkTool (uses jadx)backdoor-apk
AdbTheFatRat (obese rodent)
Anbox (or any emulator for dynamic testing)MsfVenom
Zimperium tools (yeah…kinda)
Apkleaks
MARA
Drozer
Inspeckage
Quark
DeGuard

Cryptography

CrackersHashesDecoders
John (the ripper)HashCat (a cat)Dcode
Hydra (the legacy)CrackStationCyberchef
SSHTrix (for ssh)HashCrackjwt
Ciphey and AresHashes.comBoxentriq
Hash analyzer
md5hashing

wordlist generators

Reverse Engineering / Binary exploitation

Disassembler FrameworksDebuggers and Decompilers
IDA Pro (industry standard)GDB (check PwnDbg, PEDA, gef and OllyDbg)
Ghidra (pride of the NSA)Cutter
Radare2PwnTools (technically…)
DogBolt (also check godbolt.org)

Steganography

Embedded data and TextImage ManipulationAudio
steghideStegSolveSonic visualizer
stegseekStegoSuiteAudacity
ExifTool (might work)Gimp (PhotoShop or whatever)Morse decoder
PlainSightZbar-tools
FotoForensics
ZSteg
AperiSolve

Wifi

Privilege escalation

Post-exploitation

Command and control (C2)Persistance (Rootkits +++) pivot and more
Cobalt strike (industry standard)Reptile
PwnCat (another cat)chisel
Empire ([deprecated] check StarKiller)
Metasploit (yes, again!)
Covenant

Social Engineering

OSINT

Anonymity and Evasion

Forensics

Malware Analysis

Utilities (Browser extensions and such )

Threat detection, network monitoring and remediation

My favorites ( kek )

My most used tools, mostly defines my typical process

  • Utilities
    • Google (your best friend! I google a lot)
    • ngrok (Because IRL network setup is painful)
  • Enumeration:
    • Rustscan + Nmap (Fast combo when configured correctly)
    • Gobuster or Ffuf (both are fast! one fuzz faster! guess which one)
  • Access (exploitation):
  • Post-Exploitation:

For Other challenges:

  • Crypto: dcode, CrackStation, RapidTables converter…
  • Forensics: volatility

For when I am lazy:

All-in-one and frameworks/Auto-Exploiters:

More tools (Moarrrr!)

Here is a list of places to find more tools:

There are also some shady places (mostly onion links) with mad awesome tools, but we are not going there. Also if for any reason you want to do Pentesting from a windows machine (for whatever reason) you could look into PentestBox instead of downloading tools separately. But this is a bit old (2016) and tools are not updated regularly. WSL looks like a better option.

Do not feed the script kiddy in you. Tools are cool but knowledge is better! ( But tools are cool though )