mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
47a456f6cb
commit
f53c83d622
1 changed files with 1 additions and 1 deletions
|
@ -805,7 +805,7 @@ Get-ChildItem C:\Users\USER\AppData\Roaming\Microsoft\Protect\
|
|||
Get-ChildItem C:\Users\USER\AppData\Local\Microsoft\Protect\
|
||||
```
|
||||
|
||||
You can use **mimikatz module** `dpapi::masterkey` with the appropiate arguments \(`/pvk` or `/rpc`\) to decrypt it.
|
||||
You can use **mimikatz module** `dpapi::masterkey` with the appropriate arguments \(`/pvk` or `/rpc`\) to decrypt it.
|
||||
|
||||
The **credentials files protected by the master password** are usually located in:
|
||||
|
||||
|
|
Loading…
Reference in a new issue