cyber-defence-campus / droneRemoteIDSpoofer

Python script to broadcast spoofed drone Remote IDs following the ASD-STAN and proprietart DJI format.
MIT License
53 stars 13 forks source link

Assess other Secure RIDs: The DRIP Approach #1

Open boucadair opened 10 months ago

boucadair commented 10 months ago

I wonder whether you considered to assess the resiliency of other RIDs that intend to provide robust security properties such as DRIP?

FWIW, more details about DRIP can be found at: https://datatracker.ietf.org/wg/drip/about/ Specification documents are available at: https://datatracker.ietf.org/wg/drip/documents/. Some DRIP implems: https://play.google.com/store/apps/details?id=org.securedroneid.android&pli=1 or https://www.ida.liu.se/~andgu38/drip/.

llorencroma commented 10 months ago

these other RIDs are supposed to protect against spoofing and we did not assess it during this bachelor project. It would be interesting to research on that topic and add possible extensions if possible

boucadair commented 10 months ago

Great. Thanks.

If you you need to present the findings of your work or you have questions about DRIP, feel free to drop an email to tm-rid@ietf.org (or send me a private message).