Hi

I have a question about a library available for Python: Scapy (www.secdev.org/projects/scapy/). This library offers a variety of things but I am interested in how it interacts with wireless networks.

I have read countless tutorials and documentation on it but I can't figure out the following:

-- How to sniff for wireless networks (listen to beacon frames for passive scanning)
-- How to sniff...