Posted by: | alchemyx |
---|---|
Subject: | Logging to detected networks |
Date: | 21:33:37 11/09/2009 |
Hello,
I am looking for some kind of solution for the following problem. From time to time I am sweeping my area for open networks. Then I connect to them, browse to webpage which shows my IP address (for example www.pokapoka.pl) and using that information I check if that IP belongs to our networks. If so I notify user and ask to close its open network using some kind of encryption.
Question is - how to automate that task using kismet? It shows IP in kismet_ui so I am guessing it uses some kind of event handler to connect to that network and fire dhcp client, so if I could add simple python script to that chain - that would be great.
Or maybe you have other ideas to make that task easier?
Thanks