View Full Version : Packet Injection Support
Does anybody know if Packet Injection is supported "Out of the box" or via a kernel module?
This is the biggest thing missing from the N8x0 for me at the moment.
ankkuri
10-23-2007, 07:50 AM
You should ask these kind of technical questions in the maemo-devel mailing list, which is read at least sometimes by the relevant people dealing with kernel.
You should ask these kind of technical questions in the maemo-devel mailing list, which is read at least sometimes by the relevant people dealing with kernel.
I've signed up to http://www.gossamer-threads.com/lists/maemo/ but wanted to see if anybody here had heard or found anything unofficial.
cvmiller
10-23-2007, 12:28 PM
Does anybody know if Packet Injection is supported "Out of the box" or via a kernel module?
This is the biggest thing missing from the N8x0 for me at the moment.
Not sure what you mean by "packet injection".
Using scapy (and python) you should be able to create any packet you want, providing you are root.
You can find scapy at:http://www.secdev.org/projects/scapy/
I hope this helps,
Craig...
Khertan
10-23-2007, 02:39 PM
level IV packet. i think, isn't it ?
barry99705
10-23-2007, 03:03 PM
Pretty sure he's talking wireless packet injection. So yea, level 4 network packets.
Milhouse
10-23-2007, 04:23 PM
Isn't it layer 4? :)
barry99705
10-23-2007, 05:00 PM
Isn't it layer 4? :)
You know, you'd think a guy currently taking a CCNA course would have caught that. :rolleyes:
cvmiller
10-23-2007, 07:03 PM
Isn't it layer 4? :)
What kind of Layer 4 packet do you need. Scapy supports both UDP and TCP. And if you need to roll your own, there's a RAW option where you put in your own hex bytes.
AND, it will do this over 802.11 with SNAP LLC header (which is what you want if you are doing this over wireless).
I use scapy at work every day (I do network testing), great stuff, and it is open source.
Perhaps BOFH could be more specific about the kind of packet he wants to inject.
I hope this helps,
Craig...
Ar-ras
10-23-2007, 07:16 PM
Maybe he wants to use airreplay...
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.