Sunday, March 20, 2011

Simple Access Point Monitor

This is another example of what you can do with some lines of Python and some useful libraries like PcapyPyLorcon2 and Impacket.
This simple scripts monitors the management frames of a particular Access Point, showing on the console the stations who are interacting with the Access Point.
Below we can see an screenshot of the script.

The download link to the complete code is below:

AccessPointMonitor.zip

No comments:

Post a Comment