Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
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,195 |
12-16-2011, 11:27 PM |
|
|
Thread: Hashcat 0.41 Combination mode not loading more than one dictionary?
Post: RE: Hashcat 0.41 Combination mode not loading more...
Thank you for informing me! |
|
Incisive |
Old hashcat Support
|
2 |
7,639 |
10-08-2012, 05:23 PM |
|
|
Thread: Hashcat 0.41 Combination mode not loading more than one dictionary?
Post: Hashcat 0.41 Combination mode not loading more tha...
Trying to crack two-word passwords with hashcat seems to have an issue in 0.41 (oclhashcat-plus worked fine, by the way) - it's only loading one dictionary and then combining that dictionary with itse... |
|
Incisive |
Old hashcat Support
|
2 |
7,639 |
10-05-2012, 10:54 PM |
|
|
Thread: using 2 dictionaries
Post: RE: using 2 dictionaries
If they're really that small (there aren't that many 4 letter words), then one option you have would be to create a dictionary of the two digits, and then use the hashcat-utils "combinator" program to... |
|
Incisive |
Very old oclHashcat-plus Support
|
2 |
6,637 |
03-31-2013, 09:16 PM |
|
|
Thread: Markov stats questions
Post: Markov stats questions
First, thank you for implementing Markov mode - even the default oclhashcat-plus 0.14 implementation gets may more hits in the first part of the keyspace than in the last.
I have a few questions ab... |
|
Incisive |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
7,492 |
04-10-2013, 03:33 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,216 |
12-06-2011, 06:58 PM |
|
|
Thread: Workstation GPU support (NVIDIA Quadro, ATI FirePro)
Post: Workstation GPU support (NVIDIA Quadro, ATI FirePr...
I realize it's suboptimal, but work password auditing must be done on work supplied hardware, unfortunately - compliance with corporate standards trumps speed. As long as I can get similar or faster ... |
|
Incisive |
Hardware
|
0 |
4,515 |
02-20-2014, 07:42 PM |