LinuxCommandLibrary
GitHub F-Droid Google Play Store

Hacking tools

Information gathering

Map the target: discover hosts, open ports, subdomains, and services.
$ nmap
copy
$ zenmap
copy
$ masscan
copy
$ amass
copy
$ subfinder
copy
$ dmitry
copy
$ ike-scan
copy
$ enum4linux
copy
$ smbmap
copy

Vulnerability analysis

Scan discovered services for known weaknesses and misconfigurations.
$ nikto
copy
$ nuclei
copy
$ lynis
copy
$ nmap
copy

Web application analysis

Probe web applications: intercept requests, brute-force paths, and test for injection.
$ burpsuite
copy
$ sqlmap
copy
$ gobuster
copy
$ dirb
copy
$ ffuf
copy
$ wfuzz
copy
$ wpscan
copy
$ whatweb
copy
$ wafw00f
copy
$ skipfish
copy
$ httrack
copy

Password attacks

Generate wordlists and recover or test credentials, offline (hash cracking) and online (login brute-forcing).
$ hashcat
copy
$ john
copy
$ hydra
copy
$ medusa
copy
$ ncrack
copy
$ ophcrack
copy
$ pyrit
copy
$ rcrack
copy
$ cewl
copy
$ crunch
copy

Wireless attacks

Audit Wi-Fi networks and RFID/NFC cards.
$ wifite
copy
$ reaver
copy
$ kismet
copy
$ giskismet
copy
$ mfoc
copy
$ mfterm
copy
$ chirpw
copy

Exploitation tools

Frameworks and tools for exploiting confirmed vulnerabilities and moving through a network.
$ msfconsole
copy
$ msfpc
copy
$ sqlmap
copy
$ netexec
copy
$ evil-winrm
copy
$ setoolkit
copy
$ beef-xss
copy
$ yersinia
copy
$ thc-ipv6
copy
$ termineter
copy

Sniffing & Spoofing

Capture, inspect, and manipulate network traffic.
$ wireshark
copy
$ tcpdump
copy
$ mitmproxy
copy
$ bettercap
copy
$ ettercap
copy
$ driftnet
copy
$ macchanger
copy

Forensics

Analyze disks, memory dumps, and file artifacts after an incident.
$ autopsy
copy
$ volatility
copy
$ binwalk
copy
$ foremost
copy
$ hashdeep
copy
$ chkrootkit
copy
$ galleta
copy
$ mdb-sql
copy

Reporting tools

Capture evidence and organize findings for the report.
$ cutycapt
copy
$ keepnote
copy
Copied to clipboard
Kai

AltStyle によって変換されたページ (->オリジナル) /