Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Getting a Hash Via DD From a VeraCrypt File
Post: RE: Getting a Hash Via DD From a VeraCrypt File
... if you are using crunch together with hashcat you are probably doing something wrong (well, this might not always be the case, but most of the time for new users!)
hashcat has all the attack mode... |
|
philsmd |
hashcat
|
4 |
5,596 |
03-30-2017, 12:21 PM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
Completely different question also should be addressed in separate forum threads (with meaningful title).
Anyway, I will answer the question (and close the thread):
the answer, is as always given in ... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 11:13 PM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
See https://hashcat.net/wiki/doku.php?id=mask_attack
First you define the custom charset:
-1 ?u?d
which means: define a custom charset (see https://hashcat.net/wiki/doku.php?id=mask_attack#custom_cha... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 10:43 PM |
|
|
Thread: RAR hash file error "Line-length exception"
Post: RE: RAR hash file error "Line-length exception"
1. the example RAR "hash" should work
2. only RAR3-hp ($RAR3$*0*) is supported so far
3. for RAR3-hp ($RAR3$*0*) no file names should be used within the "hash", e.g. no xxx.rar, xxx.jpg etc (these par... |
|
philsmd |
Old oclHashcat Support
|
1 |
5,552 |
12-24-2015, 12:55 PM |
|
|
Thread: Best practice dealing with dic intersections
Post: RE: Best practice dealing with dic intersections
There are countless tools, but I guess the best is to just stick to hashcat-utils's rli/rli2 tool:
- https://hashcat.net/wiki/doku.php?id=hashcat_utils#rli
- https://hashcat.net/wiki/doku.php?id=hashc... |
|
philsmd |
General Talk
|
4 |
5,551 |
07-30-2017, 07:34 AM |
|
|
Thread: How can we have a comma? (",")
Post: RE: How can we have a comma? (",")
Thx for this report.
This (mask) parsing problem should be fixed w/ next oclHashcat version |
|
philsmd |
Old oclHashcat Support
|
2 |
5,531 |
02-14-2014, 12:25 AM |
|
|
Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?
Just to make sure that other users interested in something like this do not choose a wrong approach to do these types of attacks: if you are cracking a "salted" hash, you should use the corresponding ... |
|
philsmd |
hashcat
|
7 |
5,475 |
03-18-2018, 07:46 PM |
|
|
Thread: Hash Help
Post: RE: Hash Help
Normally in such cases you can just replace the hash by a hash of which you know the password, for instance generate a new hash with a chosen password.
Therefore, cracking it may not be necessary n... |
|
philsmd |
Old hashcat Support
|
3 |
5,474 |
01-30-2015, 11:08 PM |
|
|
Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible...
What do you mean by integer overflow? Did you not see that error message before. Please be more specific.
Most of the time when users report an integer overflow is when the job would take kinda milli... |
|
philsmd |
hashcat
|
5 |
5,473 |
03-08-2017, 12:31 PM |
|
|
Thread: PBKDF2-SHA256 Signature unmatched error
Post: RE: PBKDF2-SHA256 Signature unmatched error
hashcat expects this format: https://hashcat.net/wiki/doku.php?id=example_hashes (search for 10900)
"sha256", ":", iterations, ":", base64 salt, ":", base64 digest
both salt and the "hash" (dige... |
|
philsmd |
hashcat
|
5 |
5,467 |
10-03-2018, 07:58 PM |
|
|
Thread: PBKDF2-SHA256 Signature unmatched error
Post: RE: PBKDF2-SHA256 Signature unmatched error
you probably didn't convert them correcly.
You must assume that it's your fault first... and troubleshoot the ones that do not work... only if you are 100% sure that the hashes are correct and the ha... |
|
philsmd |
hashcat
|
5 |
5,467 |
10-04-2018, 11:44 AM |
|
|
Thread: 980Ti and 780Ti run together
Post: RE: 980Ti and 780Ti run together
|
philsmd |
Hardware
|
6 |
5,453 |
07-23-2017, 09:16 AM |
|
|
Thread: 980Ti and 780Ti run together
Post: RE: 980Ti and 780Ti run together
as far as I know this is just a warning, not an error.
Of course it would be better to use more modern/newer GPUs, but as far as I know it is still possible to use these 2 different models together.
... |
|
philsmd |
Hardware
|
6 |
5,453 |
07-27-2017, 10:48 AM |
|
|
Thread: Custom symbol character set
Post: RE: Custom symbol character set
oh, you are right. I actually didn't test it and just noticed the , (the only thing that I escaped).
The correct syntax, according to the custom charset definition wiki is that you also have to esc... |
|
philsmd |
hashcat
|
5 |
5,451 |
09-14-2017, 02:20 PM |
|
|
Thread: Custom symbol character set
Post: RE: Custom symbol character set
The syntax is explained here:
https://hashcat.net/wiki/?id=mask_attack#hashcat_mask_files
(and also within the FAQ: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_hashca... |
|
philsmd |
hashcat
|
5 |
5,451 |
09-14-2017, 07:20 AM |
|
|
Thread: Custom symbol character set
Post: RE: Custom symbol character set
Yeah, that's true that there are 2 different escaping rules.
The one about the masks (?? for a literal "?") was always there: see https://hashcat.net/wiki/?id=mask_attack#masks
This is also how it... |
|
philsmd |
hashcat
|
5 |
5,451 |
09-14-2017, 04:09 PM |
|
|
Thread: all numbers VS .hcmask
Post: RE: all numbers VS .hcmask
There are at least 2 problems with this question:
1. too general (what do you mean by numbers only etc)
2. you should avoid making things more complicated than they are
About #2, if you know that for... |
|
philsmd |
Old oclHashcat Support
|
2 |
5,446 |
09-25-2014, 06:33 PM |
|
|
Thread: hcmask is not recognized in OSX
Post: RE: hcmask is not recognized in OSX
I double-checked the wiki page, https://hashcat.net/wiki/doku.php?id=mask_attack , says this:
Code:
--
Note: mask files are currently only supported by oclHashcat
--
Is that the page you looked at ... |
|
philsmd |
Old hashcat Support
|
2 |
5,445 |
01-08-2014, 12:50 PM |
|
|
Thread: Trouble with veracrypt volume
Post: RE: Trouble with veracrypt volume
Ha. This is an interesting discussion.
We actually already had a couple of similar topics and discussions on this forum.
It's interesting that some people do not realize how many possibilities o... |
|
philsmd |
hashcat
|
9 |
5,424 |
01-11-2018, 01:12 PM |
|
|
Thread: Hashcat rule help.
Post: RE: Hashcat rule help.
Code:
--
hashcat --stdout -o usernames_with_digits.txt -a 6 usernames.txt ?d?d?d
--
and
Code:
--
hashcat -m 0 -a 1 -w 3 hashes.txt usernames_with_digits.txt domain_names.txt
--
|
|
philsmd |
hashcat
|
6 |
5,416 |
11-06-2017, 01:19 PM |