Simple plugin to calculate the overall distance a device was heard at (max-min). This could be used to identify MAC address following you.
For now, the plugin adds a tab in the bottom panel of Kismet with the results of the calculation.
I recommend you install the plugin using make userinstall
and editing the ~/.kismet/plugins/creepdetector/httpd/js/creepdetector.js
file to tweak the thresholds, refresh rate, etc.
- Integrate with Kismet
settings paneland devices table - Highlight devices that meet the thresholds
- Mapping the creeps/devices
Based on the work of skickar and Alex Lynd, check out the original CreepDetector!