Tools

HackMiami ships a wide lab toolkit: network discovery and port scanning, web and TLS assessment, wireless and password work, packet analysis, reverse engineering, and forensics — so you can move from recon through analysis without hunting down packages first.

Categories

Information gathering

Host discovery, port scans, DNS and lookup.

ToolDescription
amassAttack-surface and subdomain mapping
arp-scanLocal network host discovery via ARP
dig / hostdig, host, and related DNS utilities
fpingFast parallel ICMP ping sweeps
hping3Crafted packet / traceroute helper
masscanVery fast Internet-scale port scanner
nbtscanNetBIOS name scanning
nmapNetwork discovery and port scanning
tcpdumpCommand-line packet capture
whoisDomain and IP registration lookup
zmapSingle-packet Internet-wide scanner

Vulnerability analysis

Scanners and TLS checkers for authorized targets.

ToolDescription
lynisHost security auditing
niktoWeb server vulnerability checks
nucleiTemplate-driven vulnerability scans
OWASP ZAPOWASP ZAP web app scanner
sslscanSSL/TLS cipher and protocol probe
testssl.shDeep SSL/TLS configuration tests
trivyContainer and filesystem CVE scanner

Web applications

HTTP fuzzing, SQLi, and content discovery.

ToolDescription
dirbusterDirectory and file brute-forcing
ffufFast web fuzzer
gobusterDirectory, DNS, and vhost brute-force
niktoWeb server vulnerability checks
OWASP ZAPOWASP ZAP web app scanner
sqlmapAutomated SQL injection
wapitiBlack-box web vulnerability scanner
whatwebWeb technology fingerprinting

Password attacks

Hash cracking, online guessing, wordlists.

ToolDescription
cracklibPassword quality library / dictionaries
crunchCustom wordlist generator
hashcatGPU-accelerated password recovery
hydraOnline login brute-force
johnJohn the Ripper offline cracker
medusaParallel network login auditor
ncrackHigh-speed network authentication cracker
ophcrackWindows LM/NTLM hash cracker
seclistsSecurity wordlists and payloads

Wireless

Needs a supported radio; lab policy applies.

ToolDescription
aircrack-ng802.11 capture and WEP/WPA cracking suite
kismetWireless detector / sniffer / IDS
reaverWPS PIN attack against access points

Sniffing & spoofing

Capture, MITM lab tools, proxy helpers.

ToolDescription
ettercapLAN MITM and protocol analysis
proxychains-ngForce apps through SOCKS/HTTP proxies
tcpdumpCommand-line packet capture
torAnonymity network daemon
torsocksRoute apps through Tor
wiresharkGUI packet analyzer

Exploitation

Optional heavy framework.

ToolDescription
metasploitExploitation framework (large, optional)

Post-exploitation

Authorized lab only.

ToolDescription
ImpacketPython network protocols for AD/lab work

Reverse engineering

Disassemblers, debuggers, firmware.

ToolDescription
binwalkFirmware and binary extraction
gdbGNU debugger
ghidraNSA reverse-engineering suite (large)
radare2Reverse-engineering framework
Rizin CutterRizin GUI (Cutter)

Forensics

Disk, memory, and malware analysis.

ToolDescription
aideFile integrity monitoring
chkrootkitRootkit detection checks
clamavAntivirus engine
ExifToolMetadata read/write for media files
foremostFile carving from disk images
sleuthkitDisk image forensics toolkit
testdiskPartition and file recovery
Volatility 3Memory forensics framework
yaraMalware pattern matching

Reporting & hygiene

Editors, sync, session tools.

ToolDescription
CA rootsMozilla CA root bundle
curlHTTP client
gitVersion control
rsyncFile sync
tmuxTerminal multiplexer
vimText editor
wgetFile downloader