Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
lol! right..!so in which way hashcat could find the password into a hash of win7 like this->
Administrator:500:aad3b434s51404eeadfs2435b51404ee:64e3930asf168097d5aea4rf0ed5f903:::
to cut it in 2... |
|
hashcatlinux |
hashcat
|
11 |
32,102 |
02-02-2019, 06:54 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
thank you very much and if i want to make this for nt windows 7 then i have to execute
Code:
--
hashcat -m 1000 -a 3 hashes.txt ?a?a?a?a?a?a?a?a?a?a?a?a?a?a
--
?
but i am taking
Quote:
-... |
|
hashcatlinux |
hashcat
|
11 |
32,102 |
02-02-2019, 06:32 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
ok..so could you tell me how hashcat can search in LM hash all the possibles (upper letters down letters digits and special characters) with brute force? |
|
hashcatlinux |
hashcat
|
11 |
32,102 |
02-02-2019, 05:29 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
with bash and splitted hash
Code:
--
hashcat -m 3000 -a 3 -1 ?l?d?s?u -2 ?l?d?s?u ?1?1?1?1?1?1?1 hash1.txt
--
Quote:
--
hashcat (v5.1.0) starting...
* Device #1: WARNING! Kernel exec timeou... |
|
hashcatlinux |
hashcat
|
11 |
32,102 |
02-02-2019, 05:00 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
so hashcat cannot find"translate" a windowsxp login password with 14 characters length? |
|
hashcatlinux |
hashcat
|
11 |
32,102 |
02-02-2019, 03:02 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: increase maximum password length supported by kern...
Hi to all
i am trying to use hashcat in brute force mode to LM and nt hashes with no results
i need a maximum length of characters ->15 with all combinations letters,digits and special characters.
... |
|
hashcatlinux |
hashcat
|
11 |
32,102 |
02-02-2019, 02:39 PM |