Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Hashcat rule: Take first letter of each word in given word list
Post: Hashcat rule: Take first letter of each word in gi...
What is the correct syntax for a hashcat rule to take the first letter of each word of a given list? So let's say the content of my word list is
Code:
--
This is a word list
i like hashcat
A Text ... |
|
matt99 |
hashcat
|
2 |
1,783 |
12-11-2022, 08:29 PM |
|
|
Thread: Get VeraCrypt SHA512 + XTS 1536 bit hash string?
Post: RE: Get VeraCrypt SHA512 + XTS 1536 bit hash strin...
As this is a bootable veracrypt full disk encrypted device, i choosed the parameter '--offset bootable'. Thankfully, i don't need to add a "real" offset here. So my command looks like
Code:
--
p... |
|
matt99 |
hashcat
|
5 |
4,009 |
07-25-2022, 08:15 AM |
|
|
Thread: Get VeraCrypt SHA512 + XTS 1536 bit hash string?
Post: RE: Get VeraCrypt SHA512 + XTS 1536 bit hash strin...
Banaanhangwagen Wrote: (07-22-2022, 03:37 PM)
--
This got recently implemented. See https://github.com/hashcat/hashcat/pull/3302 for more details.
In the tools-folder, you'll find the script veracry... |
|
matt99 |
hashcat
|
5 |
4,009 |
07-22-2022, 04:34 PM |
|
|
Thread: Get VeraCrypt SHA512 + XTS 1536 bit hash string?
Post: RE: Get VeraCrypt SHA512 + XTS 1536 bit hash strin...
Snoopy Wrote: (07-22-2022, 01:32 PM)
--
take a look at the 1372* Modes, these are the binary modes for attacking veracrypt
--
Yes, but i want do crack SHA512 + XTS 1536. I can't find a hash mode fo... |
|
matt99 |
hashcat
|
5 |
4,009 |
07-22-2022, 02:22 PM |
|
|
Thread: Get VeraCrypt SHA512 + XTS 1536 bit hash string?
Post: Get VeraCrypt SHA512 + XTS 1536 bit hash string?
I want to crack a VeraCrypt SHA512 + XTS 1536 bit encryption with the latest hashcat beta. According to the example hashes (https://hashcat.net/wiki/doku.php?id=example_hashes) the hash mode should be... |
|
matt99 |
hashcat
|
5 |
4,009 |
07-22-2022, 08:34 AM |
|
|
Thread: hashcat.launcher is available! (an alternative to hashcatGUI)
Post: RE: hashcat.launcher is available! (an alternative...
|
matt99 |
User Contributions
|
88 |
126,522 |
07-21-2022, 02:00 PM |
|
|
Thread: hashcat.launcher is available! (an alternative to hashcatGUI)
Post: RE: hashcat.launcher is available! (an alternative...
@s77rt hashcat supports (https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_veracrypt_volumes) veracrypt cracking with those 512 byte dumps. So the termin... |
|
matt99 |
User Contributions
|
88 |
126,522 |
07-21-2022, 01:14 PM |
|
|
Thread: comment out unused lines in hcmask file
Post: comment out unused lines in hcmask file
How can i comment out unused areas/lines in hcmask file? Like you could do in most programming languages.
Lets assume i have this small hcmask file:
Code:
--
?l?l?l?l
?l?l?l?l?d?d
?l?l?l?l?d?d?... |
|
matt99 |
hashcat
|
1 |
1,743 |
07-21-2022, 08:02 AM |
|
|
Thread: veracrypt dump plausible correct syntax?
Post: RE: veracrypt dump plausible correct syntax?
Snoopy Wrote: (07-20-2022, 01:22 PM)
--
short answer no
true/veracrypt input is in binary form and hashcat cannot check the validity of the input beforehand, in fact you could provide more than ... |
|
matt99 |
hashcat
|
2 |
2,745 |
07-21-2022, 07:58 AM |
|
|
Thread: hashcat.launcher is available! (an alternative to hashcatGUI)
Post: RE: hashcat.launcher is available! (an alternative...
I miss the option to upload "bigger" file dumps. For example first 512 byte of veracrypt full disk encryptions. I only found the options to paste a "simple" hash string at the beginning. |
|
matt99 |
User Contributions
|
88 |
126,522 |
07-19-2022, 01:08 PM |
|
|
Thread: veracrypt dump plausible correct syntax?
Post: veracrypt dump plausible correct syntax?
Just to be on the safe side before I crack into the void: Hashcat recognizes by the hash syntax and the selected hash mode whether the hash is plausible in form or not. Does hashcat recognize this als... |
|
matt99 |
hashcat
|
2 |
2,745 |
07-18-2022, 04:08 PM |
|
|
Thread: Regex to hashcat rule
Post: Regex to hashcat rule
Any good way to transform a regex into a hashcat rule? Imo its very hard to understand 100% the syntax of hashcat rules. But i've got a regex like this
Code:
--
[Hh]e(l{1,2})o!
--
All in all, this... |
|
matt99 |
hashcat
|
1 |
3,449 |
05-05-2021, 08:16 AM |
|
|
Thread: Combine dictionary with itself or a couple of times
Post: RE: Combine dictionary with itself or a couple of ...
Snoopy Wrote: (05-04-2021, 05:31 PM)
--
see princeprocessor for this type of attack
https://github.com/hashcat/princeprocessor
https://hashcat.net/wiki/doku.php?id=princeprocessor
https://hashca... |
|
matt99 |
hashcat
|
2 |
4,792 |
05-05-2021, 07:31 AM |
|
|
Thread: Combine dictionary with itself or a couple of times
Post: Combine dictionary with itself or a couple of time...
I have a dictionary like this for a hashcat attack:
Quote:
--
This
is
my
dictionary
--
Now i want to combine this dictionary with itself for... a couple of times. So i have these candidat... |
|
matt99 |
hashcat
|
2 |
4,792 |
05-04-2021, 04:52 PM |
|
|
Thread: Interpretation of "candiates:" and "Speed"
Post: RE: Interpretation of "candiates:" and "Speed"
Great explanation, thanks! |
|
matt99 |
hashcat
|
2 |
3,525 |
07-05-2020, 08:13 PM |
|
|
Thread: Interpretation of "candiates:" and "Speed"
Post: Interpretation of "candiates:" and "Speed"
I try to decrypt a LUKS Header. Now the following question arose:
My speedness is:
Code:
--
Speed.#1.........: 2464 H/s (77.64ms) @ Accel:64 Loops:512 Thr:64 Vec:1
--
and my candidates show:... |
|
matt99 |
hashcat
|
2 |
3,525 |
07-03-2020, 06:51 PM |
|
|
Thread: cant decrypt ecryptfs hashstring
Post: RE: cant decrypt ecryptfs hashstring
Karamba Wrote: (06-24-2020, 10:35 PM)
--
You ran the wordlist, but you got the result "exhausted" meaning that correct password was not in your list.
--
Yup, i know.
All in all, it was my fault: The... |
|
matt99 |
hashcat
|
2 |
4,578 |
06-25-2020, 06:11 AM |
|
|
Thread: cant decrypt ecryptfs hashstring
Post: cant decrypt ecryptfs hashstring
I used the tool ecryptfs2john to create a hash string from my ecryptfs wrapped-passphrase file - hashcat seems to use this format.
https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/... |
|
matt99 |
hashcat
|
2 |
4,578 |
06-24-2020, 02:53 PM |
|
|
Thread: APFS encrypted device with T2-Chip
Post: APFS encrypted device with T2-Chip
Following to this post (https://hashcat.net/forum/thread-8338-post-44571.html), I successfully extracted an apfs-hash with apfs2hashcat and was able to attack it with hashcat (there was no T2-chip ins... |
|
matt99 |
hashcat
|
2 |
4,997 |
02-06-2020, 04:50 PM |
|
|
Thread: Integer overflow detected while brute forcing
Post: RE: Integer overflow detected while brute forcing
True. 7 character bruteforcing with ?a?a?a?a?a?a?a works fine. Some social-engineering would be clever now. You never stop learning.
Thanks! |
|
matt99 |
hashcat
|
13 |
46,114 |
05-22-2017, 08:55 AM |