Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Hashcat rule: Take first letter of each word in given word list
Post: RE: Hashcat rule: Take first letter of each word i...
That's to complex for rules, you would need to pre-process your word list with something different. For example create something in a scripting language you are comfortable with (pyhton, powershell, e... |
|
DanielG |
hashcat
|
2 |
739 |
12-12-2022, 10:48 AM |
|
|
Thread: number of attemps with a mask for a NTLM hash type
Post: RE: number of attemps with a mask for a NTLM hash ...
And to put it into perspective, using a NVIDIA RTX 3080 TI (https://www.onlinehashcrack.com/tools-benchmark-hashcat-nvidia-rtx-3080-ti.php) card, and assuming it can maintain a steady 117.4 GH/s speed... |
|
DanielG |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
2,652 |
08-08-2022, 09:49 AM |
|
|
Thread: How to solve some strange hash of hack.chat
Post: RE: How to solve some strange hash of hack.chat
This is not something hashcat can do. Also the first 6 bytes of base64 only gives you the first 4 bytes of the hash. So you lose 224 bits of info about the hash. This will result in *a lot* of false p... |
|
DanielG |
hashcat
|
3 |
2,541 |
07-27-2022, 09:48 AM |
|
|
Thread: comment out unused lines in hcmask file
Post: RE: comment out unused lines in hcmask file
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_hashcat_mask_file states:
Code:
--
There are 4 important syntax rules:
if you use \, the comma will be seen by *hashc... |
|
DanielG |
hashcat
|
1 |
1,406 |
07-21-2022, 09:25 AM |
|
|
Thread: mp64 Print hex as string
Post: RE: mp64 Print hex as string
don't specify --hex-charset |
|
DanielG |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
5,694 |
01-07-2022, 10:38 AM |
|
|
Thread: Identify unknown hash format
Post: RE: Identify unknown hash format
It looks like base64 encoded data, it's not the exact correct length but I assume you maybe made a length typo when replacing some of the data with XXXX. If the length is roughly correct then this loo... |
|
DanielG |
General Talk
|
1 |
2,208 |
11-22-2021, 10:49 AM |
|
|
Thread: Twelve characters, four numbers, eight lowercase a-z
Post: RE: Twelve characters, four numbers, eight lowerca...
"Then if it's really random and 12 chars, you're just not gonna crack it." to explain it, you have 36^12 possibilities (4738381338321616896 different passwords). Using a really good card, for example ... |
|
DanielG |
hashcat
|
7 |
11,828 |
10-21-2021, 01:16 PM |
|
|
Thread: Set Min and Max Password length give error
Post: RE: Set Min and Max Password length give error
MorkBorlog Wrote: (09-09-2021, 06:23 PM)
--
I have to admit that I haven't quite understood that yet. Also just take 21 instead of 20 in the mask?
The simplest would be if I generate a word list w... |
|
DanielG |
hashcat
|
6 |
9,316 |
09-10-2021, 09:09 AM |
|
|
Thread: How to crack a half known password for a specific username in termux?
Post: RE: How to crack a half known password for a speci...
It seems you want to attack an online system (website), this is not possible with hashcat. |
|
DanielG |
hashcat
|
1 |
3,059 |
08-30-2021, 01:39 PM |
|
|
Thread: Bitlocker: TPM + Pre-Boot Pin
Post: RE: Bitlocker: TPM + Pre-Boot Pin
Ah I see, you are right, the PIN requirement prevents this attack. |
|
DanielG |
hashcat
|
4 |
5,444 |
08-17-2021, 10:06 AM |
|
|
Thread: Bitlocker: TPM + Pre-Boot Pin
Post: RE: Bitlocker: TPM + Pre-Boot Pin
You probably need a hardware attack like described on https://dolosgroup.io/blog/2021/7/9/from-stolen-laptop-to-inside-the-company-network |
|
DanielG |
hashcat
|
4 |
5,444 |
08-16-2021, 03:49 PM |
|
|
Thread: SHA-256 really?
Post: RE: SHA-256 really?
the site can do anything to your input before hashing it. What often happens is that an extra piece of data is prepended or appended, this is commonly referred to as "adding salt". Do you have the 'si... |
|
DanielG |
General Talk
|
10 |
13,404 |
05-07-2021, 08:22 AM |
|
|
Thread: Expired .pfx certificate
Post: RE: Expired .pfx certificate
Well you just posted your private key online. This certificate is useless now, delete it and make a new one. |
|
DanielG |
General Talk
|
2 |
4,198 |
04-28-2021, 10:58 AM |
|
|
Thread: Example hash 14000 not returning correct password
Post: RE: Example hash 14000 not returning correct passw...
Weird I get more results when using latest hashcat but no hashcat1:
a28bc61d44bb815c:1172075784504605:harhcat1
a28bc61d44bb815c:1172075784504605:hashbat1
a28bc61d44bb815c:1172075784504605:harhbau... |
|
DanielG |
hashcat
|
6 |
9,369 |
04-05-2021, 10:33 AM |
|
|
Thread: Hash 'T': Token length exception
Post: RE: Hash 'T': Token length exception
You should not use spaces, that defines a new parameter. As sush:
-1 ETAOINSHRDLUC |
|
DanielG |
hashcat
|
2 |
4,404 |
03-24-2021, 09:10 AM |
|
|
Thread: My Build HawkV1
Post: RE: My Build HawkV1
|
DanielG |
Hardware
|
7 |
9,261 |
03-17-2021, 09:24 AM |
|
|
Thread: No Hashes Loaded - BitLocker
Post: RE: No Hashes Loaded - BitLocker
"Hashcat only supports $bitlocker$1$"
"User Password hash:
$bitlocker$0$"
Well it seems your hash is not compatible with hashcat. |
|
DanielG |
hashcat
|
9 |
16,040 |
02-08-2021, 01:43 PM |
|
|
Thread: How to crack Apple Secure Notes?
Post: RE: How to crack Apple Secure Notes?
zsh requires the ?1?1?1 to also be in quotes, that is correct, but you also need the ordering to be correct:
Code:
--
hashcat -m 16200 -a 3 -w 3 -1 'SOLITUDEsolitude#)!%3015' hashes.txt '?1?1?1?1?... |
|
DanielG |
hashcat
|
8 |
11,750 |
12-15-2020, 03:07 PM |
|
|
Thread: Can I divide the workload into three levels ?
Post: RE: Can I divide the workload into three levels ?
sorry this is not possible, if this was possible why divide in 3 groups? why not divide in 15 groups so you just have to guess each character once?
If it is 15 chars long you can only guess the 15 ... |
|
DanielG |
hashcat
|
3 |
4,397 |
12-09-2020, 09:01 PM |
|
|
Thread: Help with mask
Post: RE: Help with mask
Sorry, 85-135 length to guess is never going to happen. Ever. It's way too big to guess. |
|
DanielG |
hashcat
|
4 |
6,700 |
11-30-2020, 02:09 PM |