Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 468 Bytes

WirelessNetworkMonitor

Simple script to monitor new devices joining a network

Want to know if a rogue device is using your wifi? In this video I'll walk through a python script that checks Kismet and alerts when a new device is seen. In the video I walk through the python script line by line explaining all the steps in enough detail for a python beginner to understand.

Tools used:

*Python

*Kismet Wireless

*Pushover.net

*Linux Cron

*Windows Task Scheduler