[Winpcap-users] capture wireless frame

Alex glad4150 at msn.com
Thu Dec 8 21:56:23 PST 2011


With winpcap, you can capture wireless traffic, you just have to specify the correct interface to capture on. However, you cannot modify traffic with winpcap, as it only provides read-only packets.

I have used "netfilter" before to drop packets and I believe you can also modify packets with it. It's open source and is written in c++.

What header are you trying to modify and at what level (ip, tcp, etc)?

Sent from my iPhone

On Dec 7, 2011, at 10:21 PM, suad alasady <suad_alasady at yahoo.com> wrote:

> dear 
>  i have ad hoc network connceting two computers , i want to capture the ieee 802.11 wireless frame from one of computers by using this interface and modify one of header frame's field and the send it to the other computers
> 1- can i do this?
> 2- what the tools i must use?
> 2- is winpcap works with wireless ?i.e by using the winpcap can i capture wireless frame?
> 
>  please help me 
> with my great thanks
>  
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winpcap.org/pipermail/winpcap-users/attachments/20111208/3f852535/attachment.html>


More information about the Winpcap-users mailing list