Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
p3nt4 committed Dec 16, 2016
1 parent 4bfbd01 commit a3d13d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions documentation/modules/post/windows/manage/hashcarve.md
Expand Up @@ -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.

## Usage
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=lmhash:nthash
- 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=lmhash:nthash

0 comments on commit a3d13d2

Please sign in to comment.