Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password
-a 3 is for mask attack (https://hashcat.net/wiki/mask_attack), if you want to use a wordlist, you need to use -a 0
I'm not sure what D:\cracked.txt or [path to cracked.txt] mean in your example. I... |
|
philsmd |
hashcat
|
6 |
6,006 |
04-03-2017, 05:51 PM |
|
|
Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password
I didn't say you shoud use "- o" (minus space lower-case o), but "-o file".
That's a huge difference.
Furthermore, this "-1 xyz?d?d?d?d" is totally wrong. What should this do in your opinion?
--cust... |
|
philsmd |
hashcat
|
6 |
6,006 |
04-03-2017, 09:03 PM |
|
|
Thread: Help with output
Post: RE: Help with output
Unfortunately cpu hashcat doesn't support --username together with --show/--left/--remove yet.
That means, if you use --username with --remove, the user names won't end up in the new/modified hash li... |
|
philsmd |
Old hashcat Support
|
1 |
4,607 |
01-20-2015, 08:37 PM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
Did you try to crack the example files from https://hashcat.net/wiki/doku.php?id=example_hashes ?
(search for 14600 or LUKS) |
|
philsmd |
hashcat
|
13 |
9,832 |
01-04-2018, 08:06 PM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
I'm not sure if this observation you made about 90% NUL characters reveals some problems. Instead, I think that also the examples have several NUL chars within the "header". I would not conclude that ... |
|
philsmd |
hashcat
|
13 |
9,832 |
01-05-2018, 10:56 AM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
Did you try to crack the volume that you created as an example on your vm ?
Can you perform the same test (creating a new luks "file") on the actual machine.
I'm not sure if the raid setup reall... |
|
philsmd |
hashcat
|
13 |
9,832 |
01-05-2018, 01:49 PM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
This payload data should be (look like) random data.
In your case it doesn't seem to be random data.
Is this also the case for your other examples? |
|
philsmd |
hashcat
|
13 |
9,832 |
01-05-2018, 02:31 PM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
I would suggest that you create a test with exactly the same settings (same hashing and encryption algorithm etc) and try to extract the data from it and crack it.
If the test works successfully, t... |
|
philsmd |
hashcat
|
13 |
9,832 |
01-06-2018, 05:19 PM |
|
|
Thread: help with hashing wpa2 gtx 1080 hashrate
Post: RE: help with hashing wpa2 gtx 1080 hashrate
well, you didn't even mention what your command line is. Is it a mask attack (-a 3) ?
what is your speed with hashcat -m 2500 -b ?
Are you sure you added the -w 3 parameter (or even -w 4) ? |
|
philsmd |
hashcat
|
2 |
1,924 |
10-16-2018, 12:51 PM |
|
|
Thread: help with hashcat.
Post: RE: help with hashcat.
what's the output of
Code:
--
hashcat -I
--
(after you installed the CUDA sdk) |
|
philsmd |
hashcat
|
13 |
2,609 |
04-26-2020, 12:56 PM |
|
|
Thread: help with hashcat.
Post: RE: help with hashcat.
try hashcat beta (https://hashcat.net/beta/) with CUDA installed |
|
philsmd |
hashcat
|
13 |
2,609 |
04-25-2020, 09:55 PM |
|
|
Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...
for macOS you need to compile the executable/binaries first.
You can use git and compile it with make:
Code:
--
git clone https://github.com/hashcat/hashcat
--
Code:
--
cd hashcat/
-... |
|
philsmd |
hashcat
|
9 |
7,472 |
02-26-2019, 08:42 AM |
|
|
Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...
well, you probably shouldn't run that specific mask.... and probably you shouldn't run a mask attack (see https://hashcat.net/wiki/?id=mask_attack , -a 3 ) at all for itunes backups.
I would sugges... |
|
philsmd |
hashcat
|
9 |
7,472 |
02-26-2019, 04:47 PM |
|
|
Thread: Help with Hash
Post: RE: Help with Hash
No.
According to the forum rules you've accepted you are not allowed to post hashes.
You will be banned for 1 week and this thread will be closed.
After the 1 week off, you hopefully did unders... |
|
philsmd |
User Contributions
|
1 |
4,788 |
10-20-2014, 09:40 AM |
|
|
Thread: Help with cracking krb5tgs hash
Post: RE: Help with cracking krb5tgs hash
please test with the example hash from https://hashcat.net/wiki/example_hashes and compare your hash with the example hash.
Most of the time it's just a matter of removing the file names from the "ha... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
3,692 |
01-28-2019, 10:29 AM |
|
|
Thread: Help with cracking 7zip hash
Post: RE: Help with cracking 7zip hash
you need to use the latest version of hashcat (https://hashcat.net/beta) because since last release version there were several changes with -m 11600 = 7-Zip
You should quickly remove the hashes here,... |
|
philsmd |
hashcat
|
1 |
19,728 |
02-11-2017, 07:54 PM |
|
|
Thread: Help with cisco ASA formatting
Post: RE: Help with cisco ASA formatting
If you look at the example hash page that epixoip linked, it is very clear to see, that you need to specify:
hash:salt
There is something particular w/ 2410, i.e. that salt is limited to 4 chars (but... |
|
philsmd |
Old oclHashcat Support
|
5 |
14,249 |
10-03-2014, 01:16 AM |
|
|
Thread: Help with Axcrypt
Post: RE: Help with Axcrypt
You can just use axcrypt2john.py (btw: the format - an example "hash" - is also mentioned here: https://hashcat.net/wiki/example_hashes ) |
|
philsmd |
General Talk
|
5 |
7,880 |
08-11-2016, 12:39 PM |
|
|
Thread: Help with Axcrypt
Post: RE: Help with Axcrypt
I'm not sure about the exact error message you get but if it is a python error you should probably use a different (version of) Python (maybe Python 2.7 at least).
Since you didn't show the full erro... |
|
philsmd |
General Talk
|
5 |
7,880 |
08-12-2016, 08:48 AM |
|
|
Thread: Help with 7Z Hash
Post: RE: Help with 7Z Hash
Do you use powershell? or just cmd (without powershell)?
I noticed that for some reasons the default output format for powershell is utf16le (not ascii). Even if 7z2hashcat only outputs ascii the o... |
|
philsmd |
hashcat
|
6 |
7,526 |
12-17-2017, 10:24 AM |