List of Forensic and Network Security Tools installed – Most of these
tools are not graphical.
-
Sleuth Kit – Command Line Forensic Tools – www.sleuthkit.org
- utopsy – Part of Sleuth Kit
- foremost – Command line data carving tool. Config file in /foremost directory. Need external storage to run properly – foremost.sourceforge.net
- glimpse – Command line data indexing and searching tool. Need external storage to run properly – www.webglimpse.net
- wipe – Command line utility to securely wipe hard drives and files – wipe.sourceforge.net
- dcfldd – Enhanced DD imager with built in hashing. Works like dd from command line. For more info read the man page (man dcfldd).
- etherape – Visual network monitor – etherape.sourceforge.net/
- fenris – Multipurpose tracer - razor.bindview.com/tools/fenris/
- honeyd – Command line honypot program – www.citi.umich.edu/u/provos/honeyd/
- snort (Default Rules) – Command line network intrusion tool – www.snort.org
- dsniff – Command Line network auditing and penetration testing tools – www.monkey.org/~dugsong/dsniff/
- John The Ripper – Command Line Password Cracking tool – www.openwall.com/john/
- Nikto – Webserver scanner – www.cirt.net/code/nikto.shtml
- nbtscan – Command-line tool that scans for open NETBIOS nameservers – www.unixwiz.net/tools/nbtscan.html
- xprobe – Command line remote operating system fingerprinting tool – www.sys-security.com
- Ngrep – Command line Network grep Function – www.packetfactory.net/projects/ngrep/
- Nemesis – Command Line network packet injector – www.packetfactory.net/Projects/nemesis/
- fragroute – Command line network intrusion testing tool – monkey.org/~dugsong/fragroute/
- fping – Command line multiple host ping utility – www.fping.com
- TCPtraceroute – Command line traceroute TCP packages – michael.toren.net/code/tcptraceroute/
- tcpreplay – Command line utility that replays a tcp dump – tcpreplay.sourceforge.net
- Nessus – Graphical Security Scanner – www.nessus.org
- Ethereal – Graphical Network analyzer – www.ethereal.com
- Netcat – Command line tool to read and write over network – www.atstake.com/research/tools/network_utilities/
- tcpdump – Command line tool that dumps network traffic – www.tcpdump.org/
- hping2 – Command line packet assembler / analyzer – www.hping.org
- ettercap – Command line sniffer / interceptor / logger for Ethernet networks – ettercap.sourceforge.net
- openssh – Secure remote connection utility – www.openssh.com
- Kismet – Graphical wireless network sniffer – www.kismetwireless.net
- airsnort – Graphical wireless network intrusion tool – airsnort.shmoo.com
- GPG – Encryption utility – www.gnupg.org/
- OpenSSL – Secure remote connection utility – www.openssl.org/
- lsof – Command line utility that lists all open files – read man page (man lsof)
- hunt – Command line TCP / IP exploit scanner – lin.fsid.cvut.cz/~kra/index.html
- stunnel – SSL connection package – stunnel.mirt.net
- arpwatch – Command line Ethernet monitor – read man page (man arpwatch)
- dig – Command line tool for querying domain name servers – read man page (man dig)
- chkrootkit – Looks for signs of root kit – www.chkrootkit.org
- Nmap – Network exploration tool and Security Scanner.
- Dsniff – Password Sniffer.
- Tripwire – Tripwire creates a signature database of the files on a system, and when run in compare mode, will alert system administrators to changes in the file system.
Credits to this guys