Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
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: HMAC-SHA1
Post: RE: HMAC-SHA1
The beta version (https://hashcat.net/beta/) supports much larger password and salt lengths at the cost of performance (if you do not use -O command line argument with newest beta version, you should ... |
|
philsmd |
hashcat
|
5 |
5,692 |
09-19-2017, 11:08 AM |
|
|
Thread: HMAC-SHA1
Post: RE: HMAC-SHA1
Never saw this before... but it seems that the "Killed" error comes from you operating system (it's defintely not from hashcat itself) and means that you do not have enough RAM.
How much RAM do you h... |
|
philsmd |
hashcat
|
5 |
5,692 |
09-19-2017, 03:03 PM |
|
|
Thread: Hybrid attack splitting
Post: RE: Hybrid attack splitting
the only ways to reduce the time needed for one chunck even further than -l 1 is to use lower -n/-u values (which affects the speed) or to reduce the number of hashes (which is also counter-productive... |
|
philsmd |
hashcat
|
4 |
4,187 |
09-24-2017, 02:48 PM |
|
|
Thread: Basic hashcat issue - beginner
Post: RE: Basic hashcat issue - beginner
Great.
... and thanks for the hint about the possibility of missinterpretation of the sentence within the wiki.
I've updated/fixed it. Hopefully now it is better. |
|
philsmd |
hashcat
|
6 |
5,295 |
09-28-2017, 12:44 PM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
if you want to use hashcat, you need to install the OpenCL drivers (this is true for both GPU and CPU).
the drivers can be found on nvidia.com/support.amd.com for GPUs and software.intel.com for Op... |
|
philsmd |
hashcat
|
10 |
9,575 |
09-28-2017, 03:24 PM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
The ICD is not the driver.
You need to install the OpenCL driver for your CPU... download it from you CPU vendor web site (e.g. software.intel.com) |
|
philsmd |
hashcat
|
10 |
9,575 |
09-28-2017, 04:53 PM |
|
|
Thread: Basic hashcat issue - beginner
Post: RE: Basic hashcat issue - beginner
veracrypt has these hash modes (-m):
Code:
--
137XY | VeraCrypt | Full-Disk Encryption (FDE)
X | 1 = PBKDF2-HMAC-RIPEMD160 | F... |
|
philsmd |
hashcat
|
6 |
5,295 |
09-28-2017, 11:50 AM |
|
|
Thread: Line length exception with example MD5 hash?
Post: RE: Line length exception with example MD5 hash?
Hashcat, like any other cracker I know and also all underlying hash algorithm, work with bytes.
If you use a UTF-8 password which is 2 bytes long, your mask also must be 2 bytes.
Therefore to trou... |
|
philsmd |
hashcat
|
5 |
7,067 |
09-29-2017, 11:48 AM |
|
|
Thread: Line length exception with example MD5 hash?
Post: RE: Line length exception with example MD5 hash?
OP did open a new thread. Therefore the discussion continues here: https://hashcat.net/forum/thread-6910-post-36848.html |
|
philsmd |
hashcat
|
5 |
7,067 |
09-29-2017, 04:19 PM |
|
|
Thread: VeraCrypt cracking always Exhausted
Post: RE: VeraCrypt cracking always Exhausted
You should have already noticed by now (after we discussed and explained it here: https://hashcat.net/forum/thread-6908.html and also by looking at the example hashes here: https://hashcat.net/wiki/ex... |
|
philsmd |
hashcat
|
7 |
10,898 |
09-29-2017, 04:35 PM |
|
|
Thread: VeraCrypt cracking always Exhausted
Post: RE: VeraCrypt cracking always Exhausted
512 bytes is correct. (every other size is wrong, the details are explained here: https://hashcat.net/faq#how_do_i_extract_the_hashes_from_veracrypt_volumes)
(but note: hashcat doesn't give a warning... |
|
philsmd |
hashcat
|
7 |
10,898 |
09-29-2017, 05:04 PM |
|
|
Thread: i want to get mail:pass
Post: RE: i want to get mail:pass
This can be accomplished by using TWO steps (1. cracking, 2. --show):
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_s... |
|
philsmd |
hashcat
|
5 |
4,961 |
10-15-2017, 04:19 PM |
|
|
Thread: HMAC-SHA1 with binary Key
Post: RE: HMAC-SHA1 with binary Key
pro tip with hashcat 3.6+ or newer you could just use the --encoding-to command line option (if the word list is not already using the correct encoding):
Code:
--
$ cat hash.txt
30263e435f8ce1b... |
|
philsmd |
hashcat
|
3 |
4,169 |
10-16-2017, 07:33 AM |
|
|
Thread: Benchmark selection
Post: RE: Benchmark selection
Maybe VeraCrypt (in addition to TrueCrypt or as replacement for TrueCrypt) would make sense.
I think also some MS office modes could make sense within the reduced list, because it's also used a lot b... |
|
philsmd |
hashcat
|
8 |
9,943 |
10-28-2017, 01:51 PM |
|
|
Thread: Hybrid attack
Post: RE: Hybrid attack
You could use a hcmask file (see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files):
file my.hcmask:
Code:
--
?l?u?d,key?1
?l?u?d,?1key
?l?u?d,key?1?1
?l?u?d,?1?1key
?l?u?... |
|
philsmd |
hashcat
|
4 |
6,069 |
10-04-2017, 08:27 PM |
|
|
Thread: IOS 11 backup HASHCAT
Post: RE: IOS 11 backup HASHCAT
Can you please provide some examples of password candidates that would follow your policy?
is it x times letters and y times digit?
how long is the password
It is also worth analyzing if this is fea... |
|
philsmd |
hashcat
|
5 |
6,600 |
10-15-2017, 04:31 PM |
|
|
Thread: Range for the mask
Post: RE: Range for the mask
First of all, I do not understand what this notation means:
Quote:
--
password|21|6|8|3|19|17|5|15|3|8|5|6|30|19|0|29|29|18|30|30|1|1|28|15|27|22|24|1|2|17|30|2017
--
does this mean your passw... |
|
philsmd |
hashcat
|
7 |
6,109 |
10-24-2017, 11:35 AM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
The cost factor (and memory needed) for ethereum/scrypt is too high for your GPU.
Try to use -D 1 and therefore run hashcat with your CPU. |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:32 PM |