Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken
cannot reproduce
Code:
--
hashcat64.bin -I
hashcat (v4.1.0) starting...
OpenCL Info:
Platform ID #1
Vendor : Intel(R) Corporation
Name : Intel(R) OpenCL
Version : OpenCL 1.2 LINUX
Devi... |
|
undeath |
hashcat
|
12 |
10,015 |
03-22-2018, 10:38 PM |
|
|
Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken
yes, hccapx from examples, mode a3 and a0, with and without w4 |
|
undeath |
hashcat
|
12 |
10,015 |
03-22-2018, 10:47 PM |
|
|
Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken
rather sounds like something with your "real lile" hccapx is off. |
|
undeath |
hashcat
|
12 |
10,015 |
03-22-2018, 10:54 PM |
|
|
Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken
unlikely. the example file has been around since a long time and people have been successfully cracking WPA hashes as well. |
|
undeath |
hashcat
|
12 |
10,015 |
03-22-2018, 11:01 PM |
|
|
Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken
I received the hccapx handshakes from cab404 and was unable to reproduce the issue. Maybe something is wrong with his ocl runtime.
@cab404: just to make sure, all the passwords you tried to crack w... |
|
undeath |
hashcat
|
12 |
10,015 |
03-23-2018, 12:00 AM |
|
|
Thread: Cryptainer
Post: RE: Cryptainer
Is the file format and encryption scheme publicly documented or reverse engineered? If not, no. |
|
undeath |
hashcat
|
1 |
2,410 |
03-23-2018, 08:14 PM |
|
|
Thread: Need help with NTLM password case
Post: RE: Need help with NTLM password case
It seems weird that your LM hash always looks case-sensitive. I'm not sure how exactly hashcat handles LM hashes but I would expect it to only have upper case letters.
Regarding the restore file, f... |
|
undeath |
hashcat
|
6 |
5,099 |
03-26-2018, 10:09 AM |
|
|
Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax
Quote:
--
Hash 'hash.txt': Line-length exception
--
that message indicates hashcat cannot find your file |
|
undeath |
hashcat
|
10 |
6,738 |
03-30-2018, 10:35 AM |
|
|
Thread: how can I set the mask to a md5 hash result of itself?
Post: RE: how can I set the mask to a md5 hash result of...
hex encoded or binary? not that it really matters because the search space is too large anyway. |
|
undeath |
hashcat
|
5 |
3,576 |
03-31-2018, 10:58 PM |
|
|
Thread: how can I set the mask to a md5 hash result of itself?
Post: RE: how can I set the mask to a md5 hash result of...
Basically your salt is the "password" you are looking for. There should be a corresponding hash mode. |
|
undeath |
hashcat
|
5 |
3,576 |
04-01-2018, 12:25 AM |
|
|
Thread: Multiple Handshake in a file.
Post: RE: Multiple Handshake in a file.
hashcat will try to crack all handshakes if you concatenate them into a single file.
It's a binary format and documented here: https://hashcat.net/wiki/doku.php?id=hccapx |
|
undeath |
hashcat
|
1 |
2,350 |
04-02-2018, 10:16 AM |
|
|
Thread: My Itunes hash
Post: RE: My Itunes hash
What is the expected length of each part of the password? Doing a full brute force is probably not feasible.
to summarise, your password consists of
word with capital letter
+ special char
+ numbers... |
|
undeath |
hashcat
|
3 |
3,719 |
04-02-2018, 05:29 PM |
|
|
Thread: Mode 3 works but not 0
Post: RE: Mode 3 works but not 0
progress only updates once it hits a checkpoint which can take a while with such low speed. |
|
undeath |
hashcat
|
2 |
2,209 |
04-03-2018, 09:04 PM |
|
|
Thread: Hash of veracrypt file
Post: RE: Hash of veracrypt file
To make sure you are correctly extracting the needed data create a new container with a known password and try to crack that one. |
|
undeath |
hashcat
|
3 |
3,060 |
04-06-2018, 09:26 AM |
|
|
Thread: Advanced combination attack rule
Post: RE: Why do not many combination rules have such a ...
put all words in one dict and use combinator3 from hashcat-utils (https://hashcat.net/wiki/doku.php?id=hashcat_utils#combinator3) |
|
undeath |
hashcat
|
5 |
3,731 |
04-06-2018, 09:30 AM |
|
|
Thread: Maskprocessor Hanging
Post: RE: Maskprocessor Hanging
so much wrong here.
oclhashcat has long been deprecated, use the latest hashcat version.
either you use a0 with pipe or a3 without a pipe
if you use mp you have to define the custom character... |
|
undeath |
hashcat
|
1 |
2,301 |
04-09-2018, 10:45 AM |
|
|
Thread: What am I missing?
Post: RE: What am I missing?
make sure your password file has no BOM. |
|
undeath |
hashcat
|
3 |
2,804 |
04-13-2018, 10:24 PM |
|
|
Thread: appending numbers to combo attack
Post: RE: appending numbers to combo attack
doing such an attack has become rather complicated since hashcat dropped support for fifos and the lack of support for stdin on mode a6/a7 and lack of support for rules on mode a1.
Easiest way is u... |
|
undeath |
hashcat
|
3 |
6,267 |
04-14-2018, 03:07 PM |
|
|
Thread: need help ( paid )
Post: RE: need help ( paid )
it could be any veracrypt algo |
|
undeath |
hashcat
|
4 |
3,523 |
04-14-2018, 06:05 PM |
|
|
Thread: MD5 With salt how to save only cracked hash with email etc
Post: RE: MD5 With salt how to save only cracked hash wi...
incorrect hash mode and/or missing salt |
|
undeath |
hashcat
|
4 |
3,080 |
04-14-2018, 08:04 PM |