Raw Network access in Python
Ever think of sniffing or forging packet in Python ? I spent a part of time hacking some UDP packet for my work and building Ethercap rules is a bit hard now you can do this with :
- Send hand-crafted Ethernet Frames in Python (ARP for example)
- Last PPP Ip .
- Stateless vs Statefull firewalls
- Slow bridging the Wifi
- Tcpdump rules !
admin December 23rd, 2003
- Network
- Comments(0)