The Wayback Machine - https://web.archive.org/web/20200615052407/https://github.com/secdev/awesome-scapy
Skip to content
Great packages that use Scapy
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.travis.yml
LICENSE.md
README.md

README.md

Awesome Scapy Awesome

A curated list of tools, add-ons, articles or cool exploits using Scapy. Feel free to contribute !

Contents

Tools

Tools that use Scapy (a lot) or extend it

DDoS

  • ufonet: create your own botnet to send untraceable DDoS attacks

Wi-Fi

  • trackerjacker: Maps and tracks Wi-Fi networks and devices through raw 802.11 monitoring.
  • wifiphisher: create rogue access point

IPv6

  • Chiron: an IPv6 security assessment framework
  • mitm6: performs MiTM for IPv6

Measurements

Protocols

  • TorPylle: implementation of the OR (TOR) protocol

Unit Tests

  • Linux Kernel: Linux Traffic Control (tc) testing suite
  • OpenBSD: IPv6 stack testing suite
  • RIOT-OS: RIOT OS networking testing suite

Misc

  • aioblescan: scan and decode advertised BLE info
  • fenrir: bypass wired 802.1x protection
  • flowsynth: tool for rapidly modeling network traffic
  • Fragscapy: fuzz network protocols by automating the modification of outgoing network packets
  • net-creds: sniff and catch all sensitive data on an interface
  • packetweaver: a Python framework for script filing and task sequencing
  • p0f3plus: an implementation of with extra analysis features
  • pysap: interact with SAP using custom built frames & tools
  • Responder: LLMNR, NBT-NS and MDNS poisoner
  • scapy_unroot: tooling to use Scapy without root permissions
  • sshame: tool to brute force SSH public-key authentication
  • TIDoS Framework: The Offensive Manual Web Application Penetration Testing Framework

Exploits

Exploits that use Scapy. This does not count the ones included by default

2019

  • CVE-2019-5597: IPv6 fragmentation vulnerability in OpenBSD Packet Filter 2018

  • CVE-2018-4407: a heap buffer overflow in the networking code in the XNU operating system kernel (iOS and macOS)

2017

  • krackattacks-scripts: test if clients or access points (APs) are affected by the KRACK attack against WPA2

2016

  • CVE-2016-6366: the EXTRABACON exploit, a remote code execution for Cisco ASA written by the Equation Group (NSA) and leaked by the Shadow Brokers

Misc

  • isf: ISF (Industrial Control System Exploitation Framework). A suite that provides exploits various industrial protocols
You can’t perform that action at this time.