1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Sanitize port description and remove old-school attribution

- Remove defunct WWW address (redirects to www.symantec.com now; official
  L0phtCrack site no longer distributes open source version)
This commit is contained in:
Alexey Dokuchaev 2011-08-09 16:36:46 +00:00
parent 31b0b32e25
commit bf974945ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279360

View File

@ -1,20 +1,11 @@
from the readme.txt:
L0phtCrack 1.5 is a tool for turning Microsoft LANMAN and NT password hashes
back into the original clear text passwords. The program does this using
dictionary cracking and also brute force. L0phtCrack returns not just the
LANMAN password but the NT password up to 14 characters in length.
L0phtCrack 1.5 is a tool for turning Microsoft LANMAN and
NT password hashes back into the original clear text
passwords. The program does this using dictionary cracking
and also brute force. L0phtCrack 1.5 returns not just the
LANMAN password but the NT password up to 14 characters in
length.
L0phtCrack 1.5 includes the ability to dictionary attack
or brute force the network NT server challenge that is used
to prevent the OWF from going across the wire in its
plain-text format. Sample network sniffed challenges are
in files sniff.txt and sniff2.txt. This means you can get
NT passwords without administrator privileges if you have
network access between the client and the server.
WWW: http://www.atstake.com/products/lc/
Trevor Johnson
L0phtCrack includes the ability to dictionary attack or brute force the
network NT server challenge that is used to prevent the OWF (one-way format)
from going across the wire in its plain-text format. Sample network sniffed
challenges are in files sniff.txt and sniff2.txt. This means you can obtain
NT passwords without administrator privileges when you have network access
between the client and the server.