packet injection potential for BSD?
Will Stockwell <[email protected]> Mon, 8 Jul 2002 18:12:58 -0400 (EDT)
| Newsgroups | gmane.network.wireless.bsd.airtools |
|---|---|
| Message-ID | <[email protected]> |
I'm been working with Radiate (www.packetfactory.net/projects/radiate) with meager result. I would really like to see this functionality work first of all, but it would be even better to see this work on OpenBSD or a friend. Anyone given this a shot? A port of radiate to BSD would probably not be too complicated given an interface that would allow for it. Radiate is in its early stages. If someone could point me in the right direction, I am very eager to take this project and run with it (my organization is very interested in seeing just how much a person can fuck with wireless). I see that prismdump uses libpcap for capture, which seems to work better for capturing 802.11 frames on BSD than on Linux. Would a simple SOCK_RAW kind of thing work for injection or am I looking at some driver/kernel hacking here? Thanks, Will