Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: AxCrypt .axx files
Post: RE: AxCrypt .axx files
Do the hashes load fine with hashcat or do you receive an error messages ?
Do you have any examples of "test hashes" for which you know the password (and open perfectly fine with the AxCrypt softw... |
|
philsmd |
hashcat
|
4 |
648 |
08-12-2020, 05:08 PM |
|
|
Thread: Idea: Wordlist-creation from language-statistics
Post: RE: Idea: Wordlist-creation from language-statisti...
If I'm not totally mistaken, you basically describe how markov could help and yeah:
hashcat has built-in support for markov and it's enabled by default (see --help and hcstat2gen from hashcat-utils... |
|
philsmd |
General Talk
|
4 |
593 |
08-18-2020, 09:25 AM |
|
|
Thread: I can't use hashcat
Post: RE: I can't use hashcat
why do you use POCL ?
see https://hashcat.net/hashcat/ for the recommended drivers |
|
philsmd |
hashcat
|
4 |
536 |
08-24-2020, 07:09 PM |
|
|
Thread: I can't use hashcat
Post: RE: I can't use hashcat
depends on your hardware make and model
What GPUs (graphic cards) do you have ? what CPUs (processors) do you have ?
For your intel CPU, you need to install the Intel OpenCL runtime for Xeon or ... |
|
philsmd |
hashcat
|
4 |
536 |
08-25-2020, 08:20 AM |
|
|
Thread: Problems with bruteforce test wpa2
Post: RE: Problems with bruteforce test wpa2
1. you might need to use --potfile-disable if the file hashcat.potfile (by default; or Test-Wifi.potfile if you use --session=Test-Wifi) already contains the cracked hashes + password ("crack"), it wa... |
|
philsmd |
hashcat
|
4 |
480 |
08-26-2020, 01:15 PM |
|
|
Thread: Problems with bruteforce test wpa2
Post: RE: Problems with bruteforce test wpa2
it is very obvious:
DBCC4CEA33 is 10 characters long
while your mask:
?1?1?1?1?1?1?1?1
is only 8 characters long.
so you either need to use ?1?1?1?1?1?1?1?1?1?1
or use the increment opti... |
|
philsmd |
hashcat
|
4 |
480 |
08-26-2020, 02:48 PM |
|
|
Thread: Idea: Wordlist-creation from language-statistics
Post: RE: Idea: Wordlist-creation from language-statisti...
there is only one disadvantage: the markov chain support is limited to the mask-based attack types (-a 3, and the mask part of -a 6, -a 7).
So if you want to run a dictionary (-a 0 for instance), h... |
|
philsmd |
General Talk
|
4 |
593 |
08-18-2020, 10:52 AM |
|
|
Thread: email: pass after dehashed
Post: RE: email: pass after dehashed
after you crack the hashes (it's twofold) :
https://hashcat.net/faq#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
philsmd |
hashcat
|
4 |
510 |
09-11-2020, 08:02 AM |
|
|
Thread: New to hashcat and unknown issue
Post: RE: New to hashcat and unknown issue
you always need to check if you use the latest version of the tools you use before reporting any problems:
https://hashcat.net/hashcat
hint: version 4.1.0 is several years old, why do you even t... |
|
philsmd |
hashcat
|
4 |
360 |
09-18-2020, 11:52 AM |
|
|
Thread: Cracking Android Pattern Hash
Post: RE: Cracking Android Pattern Hash
Hi budabob07,
I don't think that there is something special w/ the pattern hashes... Maybe the only thing that you could argue is that they are (ALSO) special insecure...
I mean, it is correct that t... |
|
philsmd |
Very old oclHashcat-lite Support
|
5 |
21,753 |
03-24-2013, 01:31 PM |
|
|
Thread: My first bruteforce attack
Post: RE: My first bruteforce attack
I think you want to use oclHashcat-plus instead: https://hashcat.net/oclhashcat-plus/
Either download it from link above ^ , or if already done, move to the correct directory. |
|
philsmd |
General Help
|
5 |
14,391 |
05-31-2013, 05:18 PM |
|
|
Thread: My first bruteforce attack
Post: RE: My first bruteforce attack
So first thing to do is to *extract* the *whole* content of the archive with 7zip into a directory, you should not try to just open the files inside the archive w/o extracting them.
I assume that y... |
|
philsmd |
General Help
|
5 |
14,391 |
06-01-2013, 02:55 PM |
|
|
Thread: Gpu Drivers not Installed Issue
Post: RE: Gpu Drivers not Installed Issue
Hi
Please post the output of
$ clinfo
Seems that either the driver is not installed correctly or the modules are not loaded. |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
12,338 |
07-19-2013, 02:42 PM |
|
|
Thread: HMAC-SHA1 need help please!
Post: RE: HMAC-SHA1 need help please!
Some details in this questions make no sense to me. It seems that you want to crack using mode 150 while you are using examples/A0.M0.word and examples/A0.M0.hash. Those files are for mode 0 (MD5) and... |
|
philsmd |
Old hashcat Support
|
5 |
13,420 |
06-29-2013, 08:46 AM |
|
|
Thread: HMAC-SHA1 need help please!
Post: RE: HMAC-SHA1 need help please!
You really have to read the wiki (https://hashcat.net/wiki/ ), all of it. After that try to run this:
hashcat-cli64.exe --help
and read the output too (whole output).
Then, read this:
https://ha... |
|
philsmd |
Old hashcat Support
|
5 |
13,420 |
06-29-2013, 11:41 AM |
|
|
Thread: Update rules.txt with changes.txt
Post: RE: Update rules.txt with changes.txt
@Kgx Pnqvhm I have updated rules.txt in cpu hashcat + oclhashcat today.
Furthermore, I've updated also the rules listed here: https://hashcat.net/wiki/doku.php?id=rule_based_attack
It is possible t... |
|
philsmd |
Old hashcat Support
|
5 |
9,692 |
08-14-2013, 08:49 PM |
|
|
Thread: feature request: new hashtype support SSHA512 (LDAP)
Post: RE: feature request: new hashtype support SSHA512 ...
I made some test w/ this format... it seems very similar to the supported -m 1710 format (except the output format, but this is just a matter of fast conversion - base64 -d).
See example here:
https:... |
|
philsmd |
General Help
|
5 |
11,493 |
08-09-2013, 01:50 PM |
|
|
Thread: oclHashcat-lite-0.15 crash
Post: RE: oclHashcat-lite-0.15 crash
Even if you didn't say when exactly it crashes, I think this problem was already fixed (see https://hashcat.net/trac/ticket/155 ).
Anyways, next version of oclHashcat (oclHashcat v 1.0) won't have th... |
|
philsmd |
Very old oclHashcat-lite Support
|
5 |
15,377 |
10-12-2013, 12:24 AM |
|
|
Thread: oclHashcat-lite-0.15 crash
Post: RE: oclHashcat-lite-0.15 crash
As said, I am not totally sure it is the same bug (you should tell us exactly when it happens, the point in time, at start, loading dicts, at end, see trac ticket).
Furthermore, the trac ticket talks... |
|
philsmd |
Very old oclHashcat-lite Support
|
5 |
15,377 |
10-12-2013, 01:28 AM |
|
|
Thread: Injecting candidates /re-reading pot
Post: RE: Injecting candidates /re-reading pot
@truekonrads
it seems that the idea is very good... I discussed this a little bit w/ atom now and of course we also see the benefits of such a feature.
It is currently not supported and the main pro... |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
9,772 |
11-11-2013, 06:05 PM |