Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Cap or Hcap generator.
Post: RE: Cap or Hcap generator.
Hash-IT Wrote: (11-09-2011, 06:32 PM)
--
mastercracker Wrote: (11-09-2011, 04:12 PM)
--
There are no tools to produce new .cap files but there is one for testing somewhere on the aircrack website.
-... |
|
mastercracker |
General Help
|
6 |
16,293 |
11-10-2011, 03:24 PM |
|
|
Thread: Lost
Post: Lost
Hi atom. I would like to get back MD5(MD5($pass)) for OCLhashcat-plus. Especially that it's not possible at all to use Oclhashcat 0.26 or oclhashcat-plus 0.06 anymore. I think that it has surprised... |
|
mastercracker |
Feature Requests
|
6 |
13,624 |
01-02-2012, 04:17 AM |
|
|
Thread: Lost
Post: RE: Lost
atom Wrote: (01-02-2012, 11:05 AM)
--
agreed. this algo will come back next version. i just dont want to name it MD5(MD5($pass)). do you know any popular app using this algo?
--
Popular, not sure and... |
|
mastercracker |
Feature Requests
|
6 |
13,624 |
01-02-2012, 03:23 PM |
|
|
Thread: Need advice for hashing DB credentials
Post: RE: Need advice for hashing DB credentials
Like others mentioned. Unique salts per user AND highly iterated hashing algorithm AND possibly enforcing a minimum complexity to password like > 8 chars, containing at least 1 symbol, etc. |
|
mastercracker |
General Talk
|
6 |
14,395 |
06-21-2012, 04:52 AM |
|
|
Thread: Need some help
Post: RE: Need some help
undeath Wrote: (06-29-2012, 09:07 AM)
--
vb < 3.8.5
--
No, IPB, so -m 2811.
However, unless the rules have changed, the initial post should be a ban. |
|
mastercracker |
Old hashcat Support
|
6 |
12,851 |
06-30-2012, 05:28 AM |
|
|
Thread: Need some help
Post: RE: Need some help
M@LIK Wrote: (06-30-2012, 02:29 PM)
--
Code:
--
His algo is: md5(md5(md5($salt).md5($pass))
-m2611, -m2711: md5(md5($salt).md5($pass))
-m2811: md5(md5($pass).$salt)
--
But, this st... |
|
mastercracker |
Old hashcat Support
|
6 |
12,851 |
07-02-2012, 06:26 AM |
|
|
Thread: Some feature
Post: RE: Some feature
@Atom. I think that what the user wants to do with the Dummy mode is basically work with rules only with plain-text without any hashing process. You input a dictionary, use rules and see if you can ... |
|
mastercracker |
Feature Requests
|
6 |
13,848 |
08-17-2012, 02:35 PM |
|
|
Thread: cudaHashcat-plus32 says error in the syntax
Post: RE: cudaHashcat-plus32 says error in the syntax
operat0r Wrote: (08-25-2012, 07:22 PM)
--
Code:
--
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b05293... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
10,969 |
08-29-2012, 02:42 PM |
|
|
Thread: Bug report
Post: Bug report
I just got a new HD6950 and made my "Standard" test on it. System: Windows Vista 32 bit, HD6950 on catalyst 12.8
For -m 2600 Double MD5 and -m 2611 vBulletin < v3.8.5, -a 0 and -a 3 are not working ... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
11,578 |
09-20-2012, 04:51 PM |
|
|
Thread: Bug report
Post: RE: Bug report
atom Wrote: (09-20-2012, 08:00 PM)
--
What is the exact filename of the kernel it loads?
--
Since they all failed for dictionary attacks, I looked at those but if you need them for all -a then let me... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
11,578 |
09-21-2012, 07:09 AM |
|
|
Thread: Bug report
Post: RE: Bug report
atom Wrote: (09-21-2012, 09:50 AM)
--
923.1 is an very old catalyst, it should be 938.2. They are known not to work. You need 12.8 its the reason.
You may need driversweeper
--
Thanks. That helps... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
11,578 |
09-21-2012, 02:07 PM |
|
|
Thread: Bug report
Post: RE: Bug report
atom Wrote: (09-22-2012, 11:21 AM)
--
try driversweeper
--
Ok. I have fixed manually my problem by doing the followings. I am not sure that all the steps are required but it worked:
1) Delete fold... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
11,578 |
09-22-2012, 06:22 PM |
|
|
Thread: What kind of hash is this?
Post: RE: What kind of hash is this?
This definitely looks like MyBB hash since both the hash and salt follow their usual format. The right algorithm for it is -m 2811 which md5(md5($salt).md5($pass)). |
|
mastercracker |
General Help
|
6 |
12,600 |
10-09-2012, 02:09 PM |
|
|
Thread: Any way to tackle md5(md5($password).$salt)?
Post: RE: Any way to tackle md5(md5($password).$salt)?
ukyang, the format is like you wrote Hash:Salt. If your hash is really Vbulletin then your salt is probably in hex format. You have to use -m 2611 (for Vbulletin with 3 characters salt) and the swi... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
12,640 |
11-08-2012, 01:22 PM |
|
|
Thread: NetNTLMv1 format
Post: NetNTLMv1 format
Hi. I was trying to crack a NetNTLMv1 hash and tried a lot of different hash formats but was not able to find the right one. I have tried the following:
Hash:Salt
Salt:Hash
$NETNTLM$salt:hash
$NETN... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
20,096 |
05-16-2013, 05:01 AM |
|
|
Thread: NetNTLMv1 format
Post: RE: NetNTLMv1 format
Rolf Wrote: (05-16-2013, 07:02 AM)
--
Howdy.
Check this (https://hashcat.net/wiki/doku.php?id=example_hashes) out.
--
Thanks. I was actually thinking that this page should be in the wiki but I did ... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
20,096 |
05-16-2013, 02:27 PM |
|
|
Thread: Brute Force / Mask
Post: RE: Brute Force / Mask
Quote:
--
Thanks, does this make it more likely to get the password?
--
Not at all. If the password is length 8 or more, you won't get it but if it's less than 8, you should crack it if it does not... |
|
mastercracker |
Old hashcat Support
|
6 |
61,416 |
05-16-2013, 02:39 PM |
|
|
Thread: NetNTLMv1 format
Post: RE: NetNTLMv1 format
I still get the Salt-length exception error using the hash provided in the wiki's hash example. Here's what's in the test.hash file:
Code:
--
u4-netntlm:kNS::338d08f8e26de93300000000000000000000000... |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
20,096 |
05-16-2013, 03:08 PM |
|
|
Thread: NetNTLMv1 format
Post: RE: NetNTLMv1 format
Yes. That did the trick. Thanks. |
|
mastercracker |
Very old oclHashcat-plus Support
|
6 |
20,096 |
05-17-2013, 07:16 PM |
|
|
Thread: -a 6 crashing ?!
Post: RE: -a 6 crashing ?!
I have the same behavior (crashes on dictionary attacks) in a Nvidia multi-GPU setup under windows 7 64-bit. I do think that there is a bug. I just don't know what is the exact cause. |
|
mastercracker |
Beta Tester
|
6 |
6,120 |
07-08-2013, 02:25 AM |