![](/assets/headers/header-logo.png)

![](https://img.shields.io/badge/Tools%20%26%20Resources%20Available-46-757575?style=for-the-badge)

### Auditing

* [Netscan Tools Pro](https://netscantools.com/nstpromain.html) - Integrated collection of internet information gathering and network troubleshooting utilities for Network Professionals. 

### CDN

* [CDNStrip](https://github.com/j3ssie/cdnstrip/) - Striping CDN IPs from a list of IP Addresses. ![last-commit](https://img.shields.io/github/last-commit/j3ssie/cdnstrip?style=flat)

### Denial of Service

!!!danger Danger
Tools and resources mentioned in this section can cause impact to business. Use with permission & caution.
!!!

* [DAVOSET](https://github.com/MustLive/DAVOSET) - a tool for committing distributed denial of service attacks using execution on other sites. ![last-commit](https://img.shields.io/github/last-commit/MustLive/DAVOSET?style=flat)
* [DDOSIM](https://sourceforge.net/projects/ddosim/) - Layer 7 DDoS Simulator. 
* [GoldenEye](https://github.com/jseidl/GoldenEye) - A HTTP DoS Test Tool. ![last-commit](https://img.shields.io/github/last-commit/jseidl/GoldenEye?style=flat)
* [HOIC](https://sourceforge.net/projects/highorbitioncannon/) - A network stress testing application. 
* [Http Unbreakable Load King (HULK)](https://packetstormsecurity.com/files/112856/HULK-Http-Unbearable-Load-King.html) - A web server tool generates volumes of unique obfuscated traffic. 
* [LOIC](https://github.com/NewEraCracker/LOIC) - A network stress testing application. ![last-commit](https://img.shields.io/github/last-commit/NewEraCracker/LOIC?style=flat)
* [PyLoris](https://motoma.io/pyloris/) - Scriptable tool for testing a services level of DoS handling. 
* [R-U-Dead-Yet (RUDY)](https://github.com/sahilchaddha/rudyjs) - Attack targeted web applications by starvation of available sessions on the web server. ![last-commit](https://img.shields.io/github/last-commit/sahilchaddha/rudyjs?style=flat)
* [Slowloris](https://github.com/gkbrk/slowloris) - An HTTP Denial of Service attack that affects threaded servers. ![last-commit](https://img.shields.io/github/last-commit/gkbrk/slowloris?style=flat)
* [TORs Hammer](https://github.com/Karlheinzniebuhr/torshammer) - Slow POST DoS testing tool ran through TOR. ![last-commit](https://img.shields.io/github/last-commit/Karlheinzniebuhr/torshammer?style=flat)
* [Yersinia](https://github.com/tomac/yersinia) - A framework for layer 2 attacks. ![last-commit](https://img.shields.io/github/last-commit/tomac/yersinia?style=flat)

### LAN/WAN

* [bettercap](https://www.bettercap.org/) - Swiss army knife for WiFi, Bluetooth, HID, and ethernet network. 
* [dpkt](https://github.com/kbandla/dpkt) - Fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols. ![last-commit](https://img.shields.io/github/last-commit/kbandla/dpkt?style=flat)
* [ettercap](https://github.com/Ettercap/ettercap) - Swiss army knife for WiFi, Bluetooth, HID, and ethernet network. ![last-commit](https://img.shields.io/github/last-commit/Ettercap/ettercap?style=flat)
* [Ghost Phisher](https://github.com/savio-code/ghost-phisher) - A Wireless and Ethernet security auditing and attack software. ![last-commit](https://img.shields.io/github/last-commit/savio-code/ghost-phisher?style=flat)
* [Impacket](https://github.com/SecureAuthCorp/impacket) - Impacket is a collection of Python classes for working with network protocols. ![last-commit](https://img.shields.io/github/last-commit/SecureAuthCorp/impacket?style=flat)
* [Libdnet](https://github.com/ofalk/libdnet) - Provides a simplified, portable interface to several low-level networking routines. ![last-commit](https://img.shields.io/github/last-commit/ofalk/libdnet?style=flat)
* [MITMProxy](https://github.com/mitmproxy/mitmproxy) - An interactive TLS-capable intercepting HTTP proxy for penetration testers. ![last-commit](https://img.shields.io/github/last-commit/mitmproxy/mitmproxy?style=flat)
* [Nemesis](https://github.com/libnet/nemesis) - A command-line network packet crafting and injection utility. ![last-commit](https://img.shields.io/github/last-commit/libnet/nemesis?style=flat)
* [Scapy](https://github.com/secdev/scapy) - Python-based interactive packet manipulation program & library. ![last-commit](https://img.shields.io/github/last-commit/secdev/scapy?style=flat)
* [TCPDump](https://github.com/the-tcpdump-group/tcpdump) - The TCPdump network dissector. ![last-commit](https://img.shields.io/github/last-commit/the-tcpdump-group/tcpdump?style=flat)
* [YAS](https://github.com/redcode-labs/YAS) - Yet Another Sniffer for monitoring network traffic. ![last-commit](https://img.shields.io/github/last-commit/redcode-labs/YAS?style=flat)

### Man In The Middle

* [Inveigh](https://github.com/Kevin-Robertson/Inveigh) - .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers. ![last-commit](https://img.shields.io/github/last-commit/Kevin-Robertson/Inveigh?style=flat)

### Monitoring

* [DLPTest](https://dlptest.com/) - A testing resource for testing data loss prevention (DLP) software to test functionality.
* [NetworkMiner](https://www.netresec.com/?page=NetworkMiner) - A passive network sniffer/packet capturing tool.
* [Splunk](https://www.splunk.com/) - Turn data into doing.
* [Zabbix](https://github.com/zabbix/zabbix) - Zabbix is for Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud. ![last-commit](https://img.shields.io/github/last-commit/zabbix/zabbix?style=flat)
* [Zeek](https://github.com/zeek/zeek) - A powerful framework for network traffic analysis and security monitoring. ![last-commit](https://img.shields.io/github/last-commit/zeek/zeek?style=flat)

### Packet Analysis

* [CloudShark](https://www.qacafe.com/analysis-tools/cloudshark/qa-cloudshark-personal-saas/) - Network analysis in the cloud, bring your packets with you, wherever you need to go. 
* [Netmon](https://www.microsoft.com/en-us/download/details.aspx?id=4865) - Tool for network traffic capture and protocol analysis. 
* [NetworkMiner](https://www.netresec.com/?page=NetworkMiner) - A passive network sniffer/packet capturing tool. 
* [ngrep](https://github.com/jpr5/ngrep) - A PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. ![last-commit](https://img.shields.io/github/last-commit/jpr5/ngrep?style=flat)
* [nm2lp](https://github.com/joswr1ght/nm2lp) - Convert Windows Netmon Monitor Mode Wireless Packet Captures to Libpcap Format. ![last-commit](https://img.shields.io/github/last-commit/joswr1ght/nm2lp?style=flat)
* [QuickPcap](https://github.com/dwmetz/QuickPcap) -  A quick and easy PowerShell script to collect a packet trace with option to convert .etl to .pcap. ![last-commit](https://img.shields.io/github/last-commit/dwmetz/QuickPcap?style=flat)
* [tcpdump](https://github.com/the-tcpdump-group/tcpdump) - The TCPdump network dissector. Capture network traffic and analyze in Wireshark. ![last-commit](https://img.shields.io/github/last-commit/the-tcpdump-group/tcpdump?style=flat)
* [Wireshark](https://gitlab.com/wireshark/wireshark) - Network protocol analyzer.

### Port/Network Scanning

* [armada](https://github.com/resyncgg/armada) - A High-Performance TCP SYN scanner. ![last-commit](https://img.shields.io/github/last-commit/resyncgg/armada?style=flat)
* [masscan](https://github.com/robertdavidgraham/masscan) - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. ![last-commit](https://img.shields.io/github/last-commit/robertdavidgraham/masscan?style=flat)
* [naabu](https://github.com/projectdiscovery/naabu) - A fast port scanner written in go with a focus on reliability and simplicity. ![last-commit](https://img.shields.io/github/last-commit/projectdiscovery/naabu?style=flat)
* [NMAP](https://github.com/nmap/nmap) - The Network Mapper. ![last-commit](https://img.shields.io/github/last-commit/nmap/nmap?style=flat)
* [NP](https://github.com/leesoh/np) - A tool to parse, deduplicate, and query multiple port scans. ![last-commit](https://img.shields.io/github/last-commit/leesoh/np?style=flat)
* [RustScan](https://github.com/RustScan/RustScan) - The Modern Port Scanner. ![last-commit](https://img.shields.io/github/last-commit/RustScan/RustScan?style=flat)
* [Skanuvaty](https://github.com/Esc4iCEscEsc/skanuvaty) - Dangerously fast DNS/network/port scanner. ![last-commit](https://img.shields.io/github/last-commit/Esc4iCEscEsc/skanuvaty?style=flat)

### SSL/TLS

* [TLS-DOS](https://github.com/azet/thc-tls-dos) - A tool to stress test the SSL handshake by triggering processor intensive calls on the server side. ![last-commit](https://img.shields.io/github/last-commit/azet/thc-tls-dos?style=flat)
