Linux tool list
We all know our Linux machines just die some times and you can't remember what tools you had installed. Here is my list
Security Tools
Dirbuster – Brute-forces directories/files on websites to find hidden paths.
Metasploit – Framework for exploiting vulnerabilities and running payloads.
Ghidra – Reverse-engineering suite for analyzing binaries.
Sniffnet – Network traffic monitor with a clean GUI.
Webpalm Spider – Web crawler/spider for mapping out sites.
DNStwist – Finds domain typo-squats and phishing domains.
Burp Suite – Web security testing proxy and toolkit.
Katana (projectdiscovery) – Fast web spider/crawler.
Mantra-JS – Security-focused browser toolkit for web pentesting.
BeEF – Browser exploitation framework for attacking client-side.
FFUF – Fast fuzzing tool for HTTP directories, parameters, vhosts, etc.
Interactsh – Opensource interaction server for detecting blind vulnerabilities.
Cowpatty – WPA-PSK WiFi handshake cracking tool.
Binwalk – Analyzes and extracts firmware images.
Exiftool – Reads/edits metadata (EXIF) on images/files.
Airmon-ng – Enables/controls monitor mode for WiFi adapters.
Spiderfoot - A crawler that can look for phone, eamil, IP, bitcoin address, ...Utilities and Tools
GIMP – Free open-source image editor.
SiteDownloader – Clones/downloads websites locally.
Unrar – Extracts .rar archive files.
Flameshot – Screenshot tool with annotation features.
CPUfreq – Controls CPU frequency/governors on Linux.
Runcat – Terminal/system tray animation showing CPU usage.Network Tools
Nord – Usually refers to NordVPN for encrypted VPN connections.
Nmap – Network scanner for ports, services, and OS detection.
Tor – Anonymity network for routing traffic privately.
Zmap – Extremely fast Internet-wide scanner.
Wireshark – Network packet capture and analysis tool.Last updated