Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Agilebits 1Password support and Design Flaw?
Post: RE: Agilebits 1Password support and Design Flaw?
jpgoldberg Wrote: (04-17-2013, 02:44 AM)
--
Remember that unlike the passwords that 1Password saves for people, the Master Password has to be memorable and typable by humans. If one uses a diceware p... |
|
Incisive |
Very old oclHashcat-plus Support
|
44 |
362,018 |
04-17-2013, 04:58 AM |
|
|
Thread: Agilebits 1Password support and Design Flaw?
Post: RE: Agilebits 1Password support and Design Flaw?
First, let me say that this has been a great discussion, and I'd like to thank Atom for the choice to branch out into some of the more interesting formats that aren't pure hashes!
Second, regarding... |
|
Incisive |
Very old oclHashcat-plus Support
|
44 |
362,018 |
04-18-2013, 04:28 AM |
|
|
Thread: oclHashcat-plus v0.13 and oclHashcat-lite v0.14
Post: RE: oclHashcat-plus v0.13 and oclHashcat-lite v0.1...
Dolphin Wrote: (02-02-2013, 01:19 PM)
--
I'm personally seeing a slight decrease in performance when upgrading to Catalyst 13.1 (up to 15% on some algorithms) but that's not really a reason to compla... |
|
Incisive |
Very old oclHashcat-plus Announcements
|
35 |
88,959 |
02-04-2013, 08:36 PM |
|
|
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: Why closed source?
Post: RE: Why closed source?
Personally, I would like to thank Atom and all the other contributors to Hashcat for continuing to offer it to the security community for free. That, in and of itself, is both very generous, and very... |
|
Incisive |
General Talk
|
29 |
65,448 |
10-10-2013, 05:04 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: 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: 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: Cisco ASA
Post: RE: Cisco ASA
fuzztester Wrote: (10-18-2012, 08:25 PM)
--
I checked out using the maskprocess and piping it in. It does work but I must say, the performance was no where near as fast as a straight brute force mode... |
|
Incisive |
Very old oclHashcat-plus Support
|
15 |
45,244 |
10-18-2012, 10:15 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 |
|
|
Thread: SQL 2012 password hash
Post: RE: SQL 2012 password hash
Here's SQL2012 results for the hashcat example file A0.M1300.word:
SELECT example, pwdencrypt(example)
FROM
(SELECT 'carlos' AS example
UNION ALL SELECT 'test'
UNION ALL SELECT 'test1'
UNION ALL... |
|
Incisive |
Feature Requests
|
11 |
42,551 |
08-20-2012, 05:05 PM |
|
|
Thread: SQL 2012 password hash
Post: RE: SQL 2012 password hash
radix Wrote: (08-21-2012, 11:22 AM)
--
I've added this even though SQL documentation advises against using pwencrypt to hash passwords (bad admins will bad admin). Should be available in the next re... |
|
Incisive |
Feature Requests
|
11 |
42,551 |
08-21-2012, 11:46 PM |
|
|
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: 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: version `GLIBC_2.14' not found (required by ./cudaHashcat64.bin)
Post: RE: version `GLIBC_2.14' not found (required by ./...
For those of us trying to use Debian Wheezy, is there a simple way of satisfying the dependency? I don't get into testing packages often. |
|
Incisive |
Old oclHashcat Support
|
9 |
34,152 |
07-22-2014, 05:25 AM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Set --outfile-format=7 (or whatever the hashcat CLI version of that argument is) and see if the hex versions of the passwords are identical; perhaps there's a nonprintable character in one or the othe... |
|
Incisive |
General Help
|
15 |
33,297 |
04-14-2013, 05:37 AM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Awesome job, philsmd!!!
Mem5, I would suggest you put in a Trac ticket with the outfile-format=7 results and philsmd's test cases, since outfile-format=7 should have shown something like the correct:... |
|
Incisive |
General Help
|
15 |
33,297 |
04-15-2013, 06:12 AM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Mem5 Wrote: (04-19-2013, 07:51 AM)
--
Ok, I'll open a TRAC. Thank you for your help.
Curious question : how can somebody login into a system using a password with the null byte character ? As it i... |
|
Incisive |
General Help
|
15 |
33,297 |
04-19-2013, 12:02 PM |
|
|
Thread: SIP (MD5)
Post: RE: SIP (MD5)
It looks like SIP has at least two places that use MD5 digest:
One of which is in the password storage on disk on the SIP server - that's the MD5(username:domain:password).
The other place is duri... |
|
Incisive |
Feature Requests
|
5 |
31,775 |
08-31-2012, 09:13 PM |