Skip to content

Commit 9def7ad

Browse files
authored
Update README.md
1 parent 1b3951c commit 9def7ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ from github:
1010
`pipx install git+https://github.com/crosscutsaw/revealhashed-python`
1111

1212
from deb package:
13-
`wget https://github.com/crosscutsaw/revealhashed-python/releases/latest/download/revealhashed_0.1.4_all.deb; apt install ./revealhashed_0.1.4_all.deb'`
13+
`wget https://github.com/crosscutsaw/revealhashed-python/releases/latest/download/revealhashed_0.1.4_all.deb; apt install ./revealhashed_0.1.4_all.deb`
1414

1515
## don't want to install?
1616
grab revealhashed binary from [here](https://github.com/crosscutsaw/revealhashed-python/releases/latest/download/revealhashed).
@@ -69,7 +69,7 @@ options:
6969

7070
this command wants to get supplied with ntds file by user or netexec then does classic revealhashed operations.
7171

72-
_ntds file should contain usernames and hashes. it should be not ntds.dit. example ntds dump can be obtained from repo._
72+
**_ntds file should contain usernames and hashes. it should be not ntds.dit. example ntds dump can be obtained from repo._**
7373

7474
-ntds or -nxc switch is needed. -ntds switch is for a file you own with hashes. -nxc switch is for scanning ~/.nxc/logs/ntds directory then selecting .ntds file.
7575
-w (wordlist) switch is needed. one or more wordlists can be supplied.

0 commit comments

Comments
 (0)