Update doc
parent
4bfbd0134d
commit
a3d13d2870
|
@ -30,6 +30,6 @@ At some point, Windows 10 stopped storing users in that exact way, users whose p
|
||||||
The module does not modify the user key architecture, you cannot set a hash on a user that does not have a password.
|
The module does not modify the user key architecture, you cannot set a hash on a user that does not have a password.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
run post/windows/manage/hashcarve user=test pass=password
|
- run post/windows/manage/hashcarve user=test pass=password
|
||||||
run post/windows/manage/hashcarve user=test pass=nthash
|
- run post/windows/manage/hashcarve user=test pass=nthash
|
||||||
run post/windows/manage/hashcarve user=test pass=lmhash:nthash
|
- run post/windows/manage/hashcarve user=test pass=lmhash:nthash
|
||||||
|
|
Loading…
Reference in New Issue