AntiHunter PCBs back in stock
https://www.tindie.com/products/teamantihunter/antihunter-diginode-24ghz-wifible-pcb-only/
Infosec Person of the Purple Ether
Tinkerer β’ Developer β’ Security Engineer
| :github: GitHub | https://github.com/lukeswitz |
AntiHunter PCBs back in stock
https://www.tindie.com/products/teamantihunter/antihunter-diginode-24ghz-wifible-pcb-only/
AntiHunter Command & Control is now LIVE!
What AntiHunter is:
β’ A Operational command center for meshed network and AntiHunter-made nodes
β’ Remote control + management of all mesh nodes
β’ Operational map, real-time event terminal, alarms & full situational awareness
β’ Perimeter scanning for devices - analyze, detect, classify & report
β’ FAA drone detection + tracking
β’ ADS-B & ACARS monitoring with alerting
β’ Multi-site federation (run multiple AHCC servers & control them from one or more locations)
β’ Built-in chat between C2 operators
β’ Integrations for MQTT, Webhooks, and TAK
β’ Integrated WAF, 2FA, and Geo-controls
β’ Full ADDON modularity for extending capabilities
β¦and much more coming.
Early Release Notice:
This build is intended for testers and early adopters expect some bugs as we continue rapid development.
GitHub: https://github.com/TheRealSirHaXalot/AntiHunter-Command-Control-PRO
Most Drones Don't Want to Be Detected
Three detection approaches for different consumer-grade drone types:
RID Detection
WiFi and Bluetooth capture Remote ID broadcasts. Shows compliant operators in your airspace. https://github.com/Root-Down-Digital/DragonSync-iOS
Encrypted FPV
DJI OcuSync, HDZero, Walksnail. SDRs detect encrypted signals without decoding. SDRs confirm presence without payload access. https://github.com/alphafox02/antsdr_dji_droneid
Analog FPV
Unencrypted 5.8GHz video. SDRs pick up older FPV systems broadcasting in the clear. https://github.com/lscardoso/gr-ntsc-rc
FPV drones don't always broadcast Remote ID. They're fast, maneuverable, and built to stay off the grid. Detection requires monitoring all three.
Place around property
Measure > Flash > Test > Repeat
Confuse neighbors even more when I try explaining it.
Crazy compact, each of these has two #esp32 s3βs. You can flash different firmware or link them together. Lilygo was cool enough to factory set the external antenna resistors.
What would you run together on one USB dongle? This oneβs doing drone and baseline detection
Side project Saturday
What are you working on? Added solar trickle charging to the ten 18650s for serious runtime. Added RTC, PCBs arrive Monday. Lots ahead..
Learn more/build your own: https://github.com/lukeswitz/AntiHunter
Wardriving OpSec/Insight Tool- analyze and sanitize your @WiGLEnet CSVs
- Encryption mode percentages
- Identify "creeps" (potential trackers appearing in multiple locations)
- Scrub files of devices in bulk by location, name, MAC address, or regex
OUI-spy by colonelpanic. Repo with some good lists and ported to M5 atom to add GPS and SD logs.
With a small LNA and under 5 OUIs, I find it quite accurate. Scan times just needed some love for Flock-you FW.
This inspired a whole new IoT perimeter security project. More on that soonβ¦
Ditch the Python scripts. Ditch the PC.
This ESP32 creates its own Wi-Fi AP, decodes Drone RID, and serves it directly to the DragonSync iOS app or Mesh.
No dependencies. No nonsense. Just flash, connect, and hunt.
C3/S3 Firmware is live: https://github.com/Root-Down-Digital/DragonSync-iOS/tree/main/Util