Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: IPMI2 RAKP HMAC-SHA1 oclHashcat Support?
Post: RE: IPMI2 RAKP HMAC-SHA1 oclHashcat Support?
There is already an open trac request (see: https://hashcat.net/trac/ticket/233 - but not yet accepted)... if devs see that there is much interest for this new algo in oclHashcat they may prioritize i... |
|
philsmd |
Old oclHashcat Support
|
2 |
8,925 |
02-04-2014, 02:26 PM |
|
|
Thread: Is hccap Support Intentionally Dropped in V6?
Post: RE: Is hccap Support Intentionally Dropped in V6?
I'm also confused here. Well, we need to distinguish 2 different cases:
1. you are really refering to hccap (without the x at the end)
2. you mean the new -m 22000 = WPA-PBKDF2-PMKID+EAPOL compared ... |
|
philsmd |
hashcat
|
2 |
577 |
06-25-2020, 06:59 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
I would suggest you reduce your rule file to the bare minimum needed to reproduce this behaviour and post the few lines here.
As far as I understood, it could be a "bug" regarding the rules !? |
|
philsmd |
General Help
|
15 |
33,320 |
04-14-2013, 11:05 AM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Mystery solved!
Try:
Code:
--
echo -en "elec@\00"|md5sum
9a214e678ed4e501d1576326ce84b41c *-
--
So the string terminator \0 is included into the "search string" when the 'x rule has a lengt... |
|
philsmd |
General Help
|
15 |
33,320 |
04-14-2013, 12:27 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Trac ticket and further discussion about possible solutions are located here: https://hashcat.net/trac/ticket/154 |
|
philsmd |
General Help
|
15 |
33,320 |
06-01-2013, 03:50 PM |
|
|
Thread: Is it a MD5 hash?
Post: RE: Is it a MD5 hash?
1. you should be very careful to post hashes here, because it is not allowed according to the forum rules, see for instance https://hashcat.net/forum/announcement-2.html
2. since you provided the plai... |
|
philsmd |
General Talk
|
1 |
4,620 |
04-04-2015, 06:49 PM |
|
|
Thread: is it possible to try different mask at once?
Post: RE: is it possible to try different mask at once?
If you are using oclHashcat / cudaHashcat , then the answer is yes, see:
https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
you could put each of those masks into a separate line o... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
6,165 |
04-22-2014, 12:37 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
it seems that the algorithm is quite simple and there are a lot of alternative implementations.
as a test I tried to find out if I'm able to recover/find the password of the example file from here:... |
|
philsmd |
General Talk
|
20 |
5,128 |
01-09-2020, 01:52 AM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
update: we've now implemented this new algorithm: see https://github.com/hashcat/hashcat/issues/2267 and https://github.com/hashcat/hashcat/pull/2285
The hash format is also explained in the github p... |
|
philsmd |
General Talk
|
20 |
5,128 |
01-17-2020, 11:59 AM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
just run it and see if it works for you (betas of hashcat are over https://hashcat.net/beta/).
The extraction script can be found here: https://raw.githubusercontent.com/hashcat/hashcat/master/tool... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-08-2020, 04:11 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
There is a file called hashcat.exe in the beta version, as well. You do not need to use ubuntu.
Just use the exe files for windows. this should be a quite obvious thing to do and was also already m... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-08-2020, 05:48 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
This is quite off-topic for the AEScrypt problem. I would suggest to just search for forum posts that explain how to identify the hardware you have and install the driver from the vendors page.
It'... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-08-2020, 06:40 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
just to make it very clear: NO, a ramdisk doesn't help against missing or wrong drivers (people often see some "solutions" here and just think this might work... but a ramdisk is something completely/... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 08:32 AM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
maybe the main problem was something completely unrelated.
for instance, I noticed a lot of users just copy-paste commands... so for instance they copy-paste this:
(ATTENTION: this command is not ... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 12:49 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
Do you have any suggestion what we can do to get rid of the "Access is denied" error ?
I'm pretty sure that we have a lot of users testing with the beta and it works for them. Maybe you can just tr... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 05:06 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
In general, everything that you can test with beta is already merged (https://github.com/hashcat/hashcat/pull/2285).
so the answer is, it is already merged and everything can be tested with latest ... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 07:38 PM |
|
|
Thread: Is there any pass length workaround?
Post: RE: Is there any pass length workaround?
These questions were already answered in your previous thread https://hashcat.net/forum/thread-5318.html (and you still continue to post the same things, e.g. maskprocessor + hcmask which I told you i... |
|
philsmd |
General Help
|
1 |
4,098 |
03-14-2016, 09:10 AM |
|
|
Thread: Is This Make A Problem for Cracking?
Post: RE: Is This Make A Problem for Cracking?
It's not a problem (unless you use --force to hide some other "Warnings/errors").
The reason is just that in one case (left) you have a single network/essid and on the other hand (right) you have s... |
|
philsmd |
hashcat
|
2 |
681 |
03-30-2020, 07:38 PM |
|
|
Thread: Is this WPA password cracked?
Post: RE: Is this WPA password cracked?
that's not 100% correct, Mem5
Exhausted could happen if only some of the handshakes are cracked and not all of them.
but if all "hashes" are cracked, the status will be "Cracked".
The problem w... |
|
philsmd |
hashcat
|
8 |
4,181 |
01-05-2019, 02:30 PM |
|
|
Thread: Isn't there anyone who could have tested an RX 5700 XT with myROCm on linux
Post: RE: Isn't there anyone who could have tested an RX...
I don't really understand this at all... is this your repository ?
I don't see any code within this repository, what does it do ? just a manual ? |
|
philsmd |
Hardware
|
7 |
4,315 |
12-27-2019, 10:42 AM |