mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Change a reference to smb-pwdump to smb-psexec.
This commit is contained in:
parent
4b3c5eaf96
commit
f94e871385
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
-- used as a key in DES, while NTLM is converted to unicode and MD4ed.
|
||||
--
|
||||
-- The stored hashes can be dumped in a variety of ways (pwdump6, fgdump, metasploit's
|
||||
-- priv module, smb-pwdump.nse, etc). Generally, two hashes are dumped together
|
||||
-- priv module, smb-psexec.nse, etc). Generally, two hashes are dumped together
|
||||
-- (generally, Lanman:NTLM). Sometimes, Lanman is empty and only NTLM is given. Lanman
|
||||
-- is never required.
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue