Earlier quoted context omitted.
I tried both the built-in wifi and a Realtek dongle
Does the RPi Zero have onboard wifi? ( https://www.raspberrypi.org/products/raspberry-pi-zero/ ) It sounds like your realtek dongle may not support monitor mode.
Show HN: Trackerjacker – Map and track wifi networks you're not connected to
31–34 of 34 posts
Re: Show HN: Trackerjacker – Map and track wifi networks you're not connected to
#32trackerjacker also provides a simple python plugin system that makes it trivial to extend to do all sorts of interesting things (e.g. to look for anomalous wifi devices). One of my original use-cases was to trigger my sirens if a security camera detected motion (based on a data thresholds that uploading a video triggers). I demoed this at Thotcon and DEFCON this year and will be demoing it at Derbycon in October.
Re: Show HN: Trackerjacker – Map and track wifi networks you're not connected to
#33Re: Show HN: Trackerjacker – Map and track wifi networks you're not connected to
#34trackerjacker also provides a simple python plugin system that makes it trivial to extend to do all sorts of interesting things (e.g. to look for anomalous wifi devices). One of my original use-cases was to trigger my sirens if a security camera detected motion (based on a data thresholds that uploading a video triggers). I demoed this at Thotcon and DEFCON this year and will be demoing it at Derbycon in October.
This is convenient! I was just thinking I want to build a funny way of letting me know someone was added to my local network by playing a wolf howl on my sonos speaker. I'm guessing this is possible with Trackjacker.