Update JumpScare.ps1
This commit is contained in:
parent
e1d241e724
commit
42c8b51f96
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ $wav = "https://github.com/I-Am-Jakoby/hak5-submissions/blob/main/OMG/Payloads/O
|
|||
|
||||
$w = -join($wav,"?dl=1")
|
||||
iwr $w -O $env:TMP\s.wav
|
||||
|
||||
iwr "https://jakoby.lol/hak5" -EA 0 >$null
|
||||
|
||||
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue