Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
duml-packet
Advanced tools
Parser for raw DUML
packets and object for easy usage when manipilating them. Primarily for use when interacting with DJI drones.
You can build this using the package
script like so;
# npm run package
> duml-packet@1.0.0 package
> pkg . --output dumlpacket
> pkg@5.8.0
> Targets not specified. Assuming:
node16-linux-x64
$ ./dumlpacket pretty-print 550E04662A28DE2F40004F0154c8
Packet HEX(550e04662a28de2f40004f0154c8)
Valid CRC: true
Version: 0x1
Length: 14 (0xe)
CRC Head: 0x66
Source ID: PC, 0x1 (0x2a)
Dest ID: LB_DM3XX_SKY, 0x1 (0x28)
Sequence ID: 0xde2f
Cmd Type (raw): 0x40
Cmd Type: REQUEST (0x0)
Ack Type: ACK (0x2)
Encryption: NONE (0x0)
Cmd Set: GENERAL (0x0)
Cmd SubType: GET_CFG_FILE (0x4f)
Cmd Payload: (0x01)
CRC16: 0xc854
Licensed under ISC License
Copyright 2022-2024 Tim 'diff' Strazzere <diff@protonmail.com>
FAQs
For use when parsing and modifying DUML packets for DJI drones
The npm package duml-packet receives a total of 12 weekly downloads. As such, duml-packet popularity was classified as not popular.
We found that duml-packet demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.