scapy_unroot
Packet manipulator
Enables network packet manipulation without requiring root access
Daemon and tooling to enable using scapy without root permissions.
8 stars
3 watching
2 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
pypiscapyscapywithoutroot
Related projects:
Repository | Description | Stars |
---|---|---|
gpotter2/scapy-benchmarks | A benchmarking project for the Scapy network analysis tool | 5 |
jarryshaw/pypcapkit | A Python-based comprehensive network packet analysis library | 239 |
shafreeck/imqtt | An interactive tool for manipulating MQTT packets in Python | 21 |
dugsong/pypcap | A Python wrapper around libpcap for capturing and analyzing network packets | 117 |
phaethon/kamene | A tool for crafting and analyzing network packets and pcap files to support security research and testing. | 868 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 636 |
nopernik/sshpry2.0 | A tool to remotely control and spy on an SSH-connected client's terminal session | 397 |
fportantier/habu | A toolkit for teaching and practicing network hacking concepts using Python | 886 |
srinivas11789/pcapxray | A tool to visualize network traffic and extract information from packet captures | 1,698 |
shramos/polymorph | A tool that allows real-time modification of network packets using Python code. | 461 |
portswigger/pip3line | A utility for raw bytes manipulation and interception | 3 |
owasp/pysap | A Python library for crafting and sending packets using SAP's network protocols | 220 |
buffer/thug | A tool designed to mimic the behavior of a user-driven network client application to detect and study malicious content. | 994 |
kpcyrd/rshijack | A tool that hijacks TCP connections by injecting packets into existing connections to intercept data | 463 |
vincentbernat/snimpy | An interactive SNMP tool with Python | 185 |