# Network

Sniff the network. Modify the packets.

# Denial of Service

  • DAVOSET - a tool for committing distributed denial of service attacks using execution on other sites. last-commit
  • DDOSIM - Layer 7 DDoS Simulator.
  • GoldenEye - A HTTP DoS Test Tool. last-commit
  • HOIC - A network stress testing application.
  • Http Unbreakable Load King (HULK) - A web server tool generates volumes of unique obfuscated traffic.
  • LOIC - A network stress testing application. last-commit
  • PyLoris - Scriptable tool for testing a services level of DoS handling.
  • R-U-Dead-Yet (RUDY) - Attack targeted web applications by starvation of available sessions on the web server. last-commit
  • Slowloris - An HTTP Denial of Service attack that affects threaded servers. last-commit
  • TORs Hammer - Slow POST DoS testing tool ran through TOR. last-commit
  • Yersinia - A framework for layer 2 attacks. last-commit

# LAN/WAN

  • bettercap - Swiss army knife for WiFi, Bluetooth, HID, and ethernet network.
  • dpkt - Fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols. last-commit
  • ettercap - Swiss army knife for WiFi, Bluetooth, HID, and ethernet network. last-commit
  • Ghost Phisher - A Wireless and Ethernet security auditing and attack software. last-commit
  • Impacket - Impacket is a collection of Python classes for working with network protocols. last-commit
  • Libdnet - Provides a simplified, portable interface to several low-level networking routines. last-commit
  • MITMProxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers. last-commit
  • Nemesis - A command-line network packet crafting and injection utility. last-commit
  • Scapy - Python-based interactive packet manipulation program & library. last-commit
  • TCPDump - The TCPdump network dissector. last-commit
  • YAS - Yet Another Sniffer for monitoring network traffic. last-commit

# Man In The Middle

  • Inveigh - .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers. last-commit

# Port/Network Scanning

  • armada - A High-Performance TCP SYN scanner. last-commit
  • masscan - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. last-commit
  • naabu - A fast port scanner written in go with a focus on reliability and simplicity. last-commit
  • NMAP - The Network Mapper. last-commit
  • NP - A tool to parse, deduplicate, and query multiple port scans. last-commit
  • RustScan - The Modern Port Scanner. last-commit
  • Skanuvaty - Dangerously fast DNS/network/port scanner. last-commit

# SSL/TLS

  • TLS-DOS - A tool to stress test the SSL handshake by triggering processor intensive calls on the server side. last-commit