Difference between revisions of "Network security tools"
Jump to navigation
Jump to search
m |
m (→Tools) |
||
Line 16: | Line 16: | ||
** [http://farm9.org/Cryptcat/ CryptCat]: Netcat with cryptography |
** [http://farm9.org/Cryptcat/ CryptCat]: Netcat with cryptography |
||
* [http://www.dest-unreach.org/socat/ SoCat]: Netcat on steroids, if you were amazed by netcat, you've seen *nothing*!!! |
* [http://www.dest-unreach.org/socat/ SoCat]: Netcat on steroids, if you were amazed by netcat, you've seen *nothing*!!! |
||
+ | ** See [[Bypass Proxy|here]] how we use it to bypass proxies |
||
* [http://ettercap.sourceforge.net/ Ettercap] |
* [http://ettercap.sourceforge.net/ Ettercap] |
||
+ | |||
===Others=== |
===Others=== |
||
*[http://www.honeynet.org/ The Honeynet Project] |
*[http://www.honeynet.org/ The Honeynet Project] |
Revision as of 16:40, 20 February 2007
Tools
- Top 75 Security Tools
- arp-sk tools
- dsniff, Various tools to sniff network traffic for cleartext insecurities
- Snort, The Open Source Network Intrusion Detection System
- Scapy - Packet generator/sniffer and network scanner/discovery
- cf excellent article in LM52 (Linux France Magazine no 52)
- Scapy Homepage
- Python Tutorial
- Netcat
- Penetration Testing Tip #21: netcat ( nc ) utility resources
- Netcat rules the net
- How to duplicate a complete PC via network
- Wonders of 'dd' and 'netcat' :: Cloning Operating Systems
- Netcat6 with IPv6 support
- CryptCat: Netcat with cryptography
- SoCat: Netcat on steroids, if you were amazed by netcat, you've seen *nothing*!!!
- See here how we use it to bypass proxies
- Ettercap
Others
Filtering
- IPTables Linux firewall with packet string-matching support
- Filtering packets based on string matching