Added README info about files

This commit is contained in:
Jon
2026-05-02 08:55:22 +01:00
parent e22d75cf35
commit 987ac32c7b
2 changed files with 17 additions and 5 deletions

7
badusb/README.md Normal file
View File

@@ -0,0 +1,7 @@
# BADUSB using CVE-2026-31431
So the idea is to run the very small python codebase that is required for the CVE-2026-31431 exploit.
Given that the entire root exploit can be typed in 10 LoC it seemed ideal for a usb injection.
Chained with rm -rf for post elevation damages, it powers off after running and disowns the process for immediate terminal close.