diff --git a/README.md b/README.md index aceaeee..a1cd335 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,10 @@ copy_fail.py - the complete exploit writeup in plain python code. copy_fail_exp.py - the exploit in pure python for x86 systems. copy_fail_exp_aarch64.py - the exploit in pure python for aarch64 systems. -badusb/ - badusb implementations of CVE to run local privilage escalation. -badusb/payload-curl.txt - download and run payload. -badusb/payload-typed.txt - use badusb to type payload then run. -badusb/CVE-2026-31431.txt - payload via curl and payload runs wiping disk. +badusb/ - badusb implementations of CVE to run local privilage escalation. +badusb/payload-curl.txt - download and run payload. +badusb/payload-typed.txt - use badusb to type payload then run. +badusb/CVE-2026-31431.txt - payload via curl and payload runs wiping disk. badusb/CVE-2026-31431-typed.txt - payload typed out and payload runs wiping disk.