portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2
GNU General Public License v3.0
3.25k stars 532 forks source link

Location of DJI Drone on map (like ASD-B) #1773

Open krisss117 opened 8 months ago

krisss117 commented 8 months ago

Is your feature request related to a problem? Please describe. Add feature like ASD-B, but with location of DJI Drones

Additional https://www.youtube.com/watch?v=4F0T7_sB_Ss https://www.reddit.com/r/dji/comments/11g89ln/this_hacker_tool_can_pinpoint_a_dji_drone/

htotoo commented 8 months ago

Souces for apps that decodes this: https://github.com/proto17/dji_droneid https://github.com/RUB-SysSec/DroneSecurity

Interesting data in packet: lat, lon, alt, height, lat_home, lon_home, dev_type, serial

Have to mention, that new DJI's didn't recognized by this, since they communicate in a different way (based on internet, not on own tests)

cprasmu commented 7 months ago

Not sure the hardware will support the bandwidth required?

fagci commented 7 months ago

15.36MHz as I understood

Screenshot_20240121-173227~2

cprasmu commented 7 months ago

ah ! - I totally misread the gnu radio graph! Think this is an awesome idea if it can be done.