Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: oclHashcat-plus v0.06
Post: RE: oclHashcat-plus v0.06
Thank you very much for including the two MSSQL modes; those will be extremely useful for dictionary based password cracking of SQL Server passwords! |
|
Incisive |
Very old oclHashcat-plus Announcements
|
17 |
65,569 |
09-20-2011, 06:01 PM |
|
|
Thread: oclHashcat-plus: resume after shutdown
Post: RE: oclHashcat-plus: resume after shutdown
Would the resume be easier if it were a "close enough" resume?
Personally, I wouldn't be at all bothered by the resume re-cracking several minutes or even a couple of hours worth of work that it ha... |
|
Incisive |
Feature Requests
|
7 |
24,177 |
11-03-2011, 04:26 PM |
|
|
Thread: Hashcat-gui request for --stdout
Post: Hashcat-gui request for --stdout
First, thank you for the GUI - it's wonderful, and serves as a great demonstration tool as well.
For those hashcat tools that support it, could we have a GUI --stdout option for using *hashcat* as ... |
|
Incisive |
Feature Requests
|
0 |
4,213 |
12-06-2011, 06:58 PM |
|
|
Thread: Cracking MSSQL(2005) hashes
Post: RE: Cracking MSSQL(2005) hashes
On the SQL Servers you are authorized to audit:
SELECT sys.syslogins.name
, sys.server_principals.type
, LOGINPROPERTY(sys.syslogins.name,'PasswordHash') AS HashcatFormat
, UPPER(RIGHT(sys.fn_va... |
|
Incisive |
Very old oclHashcat-plus Support
|
2 |
12,192 |
12-16-2011, 11:27 PM |
|
|
Thread: oclHashcat-plus v0.06 - add support for md5($pass.$salt)
Post: RE: oclHashcat-plus v0.06 - add support for md5($p...
Could this be alleviated instead by a documentation change?
for instance:
md5($pass.$salt): Joomla vX1 to vY1+, App2 vX2 to vY2+, App3 vX3 to vY3+. This is a single md5 hash of the password and s... |
|
Incisive |
Very old oclHashcat-plus Support
|
5 |
12,822 |
12-20-2011, 04:49 PM |
|
|
Thread: hashcat-gui v0.5.0
Post: RE: hashcat-gui v0.5.0
Thank you very much for continuing to update the GUI! I've found it exceedingly helpful, both to actually run the hashcat programs easily, and to generate the command lines for later regression tests... |
|
Incisive |
Very old hashcat-GUI Announcements
|
5 |
36,810 |
01-16-2012, 05:34 PM |
|
|
Thread: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)?
Post: 0.07(1?) MSSQL 2000/5 dictionary attack failure (e...
With a given file of sample hashes, and a small dictionary which should find at least one password without rules, and at least one password with a given rule, I'm getting 0 results in Straight mode, t... |
|
Incisive |
Very old oclHashcat-plus Support
|
7 |
15,712 |
03-28-2012, 07:08 PM |
|
|
Thread: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)?
Post: RE: 0.07(1?) MSSQL 2000/5 dictionary attack failur...
I just pulled out 0.06, dropped it into the hashcat-gui-0.5.1 directory, and that doesn't work for me either.
Could it be the AMD 6450 512MB card, and/or Catalyst 12.2 (I reinstalled Catalyst with ... |
|
Incisive |
Very old oclHashcat-plus Support
|
7 |
15,712 |
03-28-2012, 09:50 PM |
|
|
Thread: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)?
Post: RE: 0.07(1?) MSSQL 2000/5 dictionary attack failur...
atom Wrote: (03-29-2012, 10:03 AM)
--
you have to reformat the hashes, see my example above
--
Given that there are several SQL 2000 hashes, and two SQL 2005 hashes, and you can see the line length... |
|
Incisive |
Very old oclHashcat-plus Support
|
7 |
15,712 |
03-29-2012, 04:17 PM |
|
|
Thread: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)?
Post: RE: 0.07(1?) MSSQL 2000/5 dictionary attack failur...
I just tested 0.08 with the hashcat 0.39 examples, and got fully correct results on a 6950; I'll test the 6450 out soon and report back. |
|
Incisive |
Very old oclHashcat-plus Support
|
7 |
15,712 |
05-04-2012, 05:41 AM |
|
|
Thread: oclHashcat-plus v0.08
Post: RE: oclHashcat-plus v0.08
Thank you very much for the new release; in particular, the new EULA is very generous on your part, given how much time you put into hashcat. I'll be passing the information on the new EULA along to ... |
|
Incisive |
Very old oclHashcat-plus Announcements
|
15 |
58,064 |
05-04-2012, 05:51 AM |
|
|
Thread: mp64: generate total random words
Post: RE: mp64: generate total random words
A couple other random number generators that may be good sources for those that need them:
gpg --gen-random 2
openssl rand |
|
Incisive |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
20 |
42,453 |
05-21-2012, 06:09 PM |
|
|
Thread: Support recovery of passwords of length 16 and above
Post: RE: Support recovery of passwords of length 16 and...
Thank you for looking into this, Atom. The speed drop is pretty significant, but the larger host memory requirement is just a budget issue for those that need to do that level of auditing.
Would i... |
|
Incisive |
Feature Requests
|
22 |
50,733 |
05-21-2012, 06:25 PM |
|
|
Thread: AES/Rijndael expert needed
Post: RE: AES/Rijndael expert needed
gat3way Wrote: (06-04-2012, 03:06 PM)
--
Much better idea would be to use a key derivation function like PBKDF2 with ïnitial symmetric key as salt with some good iterations count. Applying the pas... |
|
Incisive |
Feature Requests
|
5 |
14,067 |
06-07-2012, 07:10 AM |
|
|
Thread: Support recovery of passwords of length 16 and above
Post: RE: Support recovery of passwords of length 16 and...
atom Wrote: (05-21-2012, 06:35 PM)
--
In theory yes, but then we would require special Kernels for each Hash-lenght (in steps of 4). If you take a look at the kernels directory, it would cause the pr... |
|
Incisive |
Feature Requests
|
22 |
50,733 |
06-07-2012, 07:17 AM |
|
|
Thread: Support recovery of passwords of length 16 and above
Post: RE: Support recovery of passwords of length 16 and...
Hash-IT Wrote: (06-07-2012, 02:47 PM)
--
Your ideas about reducing download size are good, but it would mean atom having to make many builds.
--
Agreed; that's why I suggested automated build scrip... |
|
Incisive |
Feature Requests
|
22 |
50,733 |
06-08-2012, 04:33 AM |
|
|
Thread: Operating Systems used by hashcat users
Post: RE: Operating Systems used by hashcat users
forumhero Wrote: (06-08-2012, 02:30 AM)
--
i use both windows and linux
--
+1 - I use Windows (7 Home Premium, 7 Pro)/ATI, Linux (Debian Squeeze, Backtrack 5R2)/ATI, Windows/NVIDIA, and Linux/NVIDI... |
|
Incisive |
Organisation and Events
|
10 |
28,231 |
06-08-2012, 04:37 AM |
|
|
Thread: restarting dictionary with rules
Post: RE: restarting dictionary with rules
atom Wrote: (06-11-2012, 09:31 AM)
--
No, only oclHashcat-lite can do this. oclHashcat-plus is designed for short runs.
--
I don't know if it's possible, and I understand there are some technical i... |
|
Incisive |
Very old oclHashcat-plus Support
|
4 |
8,426 |
06-11-2012, 09:56 PM |
|
|
Thread: How should I store my users passwords in my DB?
Post: RE: How should I store my users passwords in my DB...
1) Don't enforce a short maximum length - you're storing a hash, so if they want to use an epic passpoem, let them. The lower the number of scrypt or PBKDF2 iterations, the longer the minimum length ... |
|
Incisive |
General Help
|
4 |
10,281 |
07-19-2012, 08:57 PM |
|
|
Thread: SQL 2012 password hash
Post: SQL 2012 password hash
Please include the SQL 2012 password hash; it's identical to 2005, except
0x0200 as an ID instead of 0x0100
SHA-512 instead of SHA1
i.e. a sanitized test version run on SQL Server itself shows th... |
|
Incisive |
Feature Requests
|
11 |
42,551 |
08-17-2012, 11:45 PM |