Scapy IPv4 Port to Windows and IPv6 Beta

No explicit questions like "how do I hack xxx.com" please!
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Scapy IPv4 Port to Windows and IPv6 Beta

Post by maboroshi »

What is Scapy
Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, ...), etc.
Ive in the past ported this app to WINDOWS download here http://www.techshinobi.de/software/scapyandpack.zip

and a Document on how to install http://www.techshinobi.de/scapywindowsinstall.php

and the IPv6 version that today I have successfully to some degree ported to windows that I need people to help test

download here

http://www.techshinobi.de/software/scapy_6_4win.zip will create an install tutorial if needed for it

If any network gurus wish to test it out or coders wish to aid in its dev let me know cheers

Mabo

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

well done (as always).... =D>

I'll play a little with the IPv6 version and Wireshark this weekend, the capture file you sent me with the error caused by the oversized packet caught my attention..... 8)

Post Reply