Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Breaking SHA1-HMAC
Post: RE: Breaking SHA1-HMAC
Of course that is not good for attacking the hash, if you miss important information (the salt/key in general is known).
You could try to generate a list of salts (e.g. w/ maskprocessor and a suitabl... |
|
philsmd |
Old hashcat Support
|
12 |
31,848 |
07-31-2013, 06:58 PM |
|
|
Thread: Breaking SHA1-HMAC
Post: RE: Breaking SHA1-HMAC
Try it this way:
0. Check if the hash file is correct:
Code:
--
$ cat m0160.txt #masked
8717XXX45b7cXXX66d9XXX55c6e5b9eXXXXc46c
--
1. Generate external salts list (file: external_salts.txt):... |
|
philsmd |
Old hashcat Support
|
12 |
31,848 |
08-01-2013, 02:22 AM |
|
|
Thread: Breaking SHA1-HMAC
Post: RE: Breaking SHA1-HMAC
1. Eula needs to be accepted only once (if you type YES 1. time hashcat will "remember" that it was accepted)
2. the commands end at the newline character, therefore you don't need to specify the pass... |
|
philsmd |
Old hashcat Support
|
12 |
31,848 |
08-01-2013, 04:23 PM |
|
|
Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?
Can you provide a (minimal) test case s.t. we can easily reproduce and double-check the problem.
Cmdline/input etc (MASKED, whatever is needed to see it crashing).
Thx |
|
philsmd |
Old hashcat Support
|
12 |
22,818 |
08-04-2013, 07:10 PM |
|
|
Thread: OclHashcat plus has stopped working.
Post: RE: OclHashcat plus has stopped working.
This really sounds like a misconfigured driver. Maybe uninstalling w/ driver fusion + reinstalling the driver helps.
You could also try to run this (just for testing):
oclHashcat-plus64.exe --help... |
|
philsmd |
Very old oclHashcat-plus Support
|
9 |
18,335 |
08-06-2013, 12:04 PM |
|
|
Thread: MSCACHEv1 Line-Length Exception when username exceeds 12 Characters
Post: RE: MSCACHEv1 Line-Length Exception when username ...
We need more info about your setup.
Are you using windows?
Maybe you have this problem, that was fixed in new beta (not released yet): https://hashcat.net/trac/ticket/178
What is the error you se... |
|
philsmd |
Very old oclHashcat-plus Support
|
4 |
11,239 |
08-06-2013, 12:11 PM |
|
|
Thread: oclhashcat-plus 0.13 doesn't find password even though it's provided in wordlist
Post: RE: oclhashcat-plus 0.13 doesn't find password eve...
As always, you should try the example hashes (https://hashcat.net/wiki/doku.php?id=example_hashes ):
https://hashcat.net/misc/example_hashes/hashcat.hccap
Password: 'hashcat!' (w/o quotes) |
|
philsmd |
Very old oclHashcat-plus Support
|
11 |
26,432 |
08-06-2013, 12:13 PM |
|
|
Thread: MSCACHEv1 Line-Length Exception when username exceeds 12 Characters
Post: RE: MSCACHEv1 Line-Length Exception when username ...
Yes, sorry I made a little bit confusion w/ ntlm.
So the problem really is > length 15 support. Atom is already heavily working on that (this limitation is well known and also documented in the wiki)... |
|
philsmd |
Very old oclHashcat-plus Support
|
4 |
11,239 |
08-06-2013, 12:54 PM |
|
|
Thread: hashcat combination attack odd even difference
Post: RE: hashcat combination attack odd even difference
Thx, seems to be fixed in new version, see: https://hashcat.net/trac/ticket/185 |
|
philsmd |
Old hashcat Support
|
10 |
18,473 |
08-08-2013, 10:56 AM |
|
|
Thread: Maskprocessor word at position??[solved]
Post: RE: Maskprocessor word at position??
If you really need to use the number index instead, this could be done VERY easily with a small "position lookup" code in e.g. shell script or other programming language. I mean, a small wrapper that ... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
16,930 |
08-08-2013, 11:12 AM |
|
|
Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?
I "*think*" I have identified the problem (yes it was a problem, but dunno if no more crashes occur when you test). The trac ticket is here: https://hashcat.net/trac/ticket/186
Please test (when ha... |
|
philsmd |
Old hashcat Support
|
12 |
22,818 |
08-08-2013, 11:16 AM |
|
|
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,491 |
08-09-2013, 01:50 PM |
|
|
Thread: Wordlist word spacing
Post: RE: Wordlist word spacing
"wordswithoutspaces" ?
yes, *hashcat reads line by line, regardless if there are spaces in some lines of your wordlist.
If you meant "wordswithspaces", yes they are tested as 1 plain and not split... |
|
philsmd |
Old hashcat Support
|
4 |
9,795 |
08-10-2013, 02:11 PM |
|
|
Thread: Wordlist word spacing
Post: RE: Wordlist word spacing
running sed is not doing it manually. Doing it manually would mean change every space by hand - line by line ;)
Sed/awk/tr can be used on windows. I know that, because I used them myself.
Otherwis... |
|
philsmd |
Old hashcat Support
|
4 |
9,795 |
08-10-2013, 02:30 PM |
|
|
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,687 |
08-14-2013, 08:49 PM |
|
|
Thread: Generator mscash2?
Post: RE: Generator mscash2?
1. you are not allowed to post hashes here (see https://hashcat.net/forum/announcement-2.html ), why can't you just say what the problem is (or at least mask the hash) ?
2. The error probably says line... |
|
philsmd |
General Help
|
3 |
11,612 |
08-16-2013, 08:20 PM |
|
|
Thread: 8 x AMD HD7970 @ 1050MHz
Post: RE: 8 x AMD HD7970 @ 1050MHz
As of the oclHashcat requirements you need at least Catalyst 13.1 (https://hashcat.net/oclhashcat-plus/ ). Also if you haven't done yet you should download latest oclHashcat suite (see previous link).
... |
|
philsmd |
Hardware
|
36 |
91,860 |
08-19-2013, 09:50 AM |
|
|
Thread: some example hcmask files shipped by hashcat (in the masks/ folder)
Post: RE: some example hcmask files shipped by hashcat (...
This was my mistake, I updated that section before 0.15 is/was released. Please be patient for those files + hcmask support (both will be shipped with next version ofc).
This feature (+ sample hcma... |
|
philsmd |
Very old oclHashcat-plus Support
|
1 |
5,895 |
08-20-2013, 11:49 PM |
|
|
Thread: Make Wordlist
Post: RE: Make Wordlist
I don't think that with 16 chars it is very clever and fast to generate a wordlist.
Also, depending on the hash mode and your hardware setup, 16 chars may take quite long to bruteforce too
Anyway, th... |
|
philsmd |
General Talk
|
6 |
20,004 |
08-22-2013, 01:04 AM |
|
|
Thread: Problem on rc4
Post: RE: Problem on rc4
Do the example hashes also crash? https://hashcat.net/wiki/doku.php?id=example_hashes
You both are using windows, right?
[hr]
Can somebody of you test the same cmd with same setup w/ linux running? |
|
philsmd |
Beta Tester
|
19 |
16,724 |
08-23-2013, 05:50 PM |