Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Autocrack.sh Cygwin Path issues?
Post: RE: Autocrack.sh Cygwin Path issues?
Play around with the different attack-modes, find what you like, write your own |
|
atom |
General Help
|
3 |
5,679 |
03-11-2016, 09:31 PM |
|
|
Thread: Need help to decrypt my harddisk
Post: RE: Need help to decrypt my harddisk
I didn't read this in full, but I'd say it's worth a try |
|
atom |
General Help
|
3 |
5,302 |
03-16-2016, 09:23 PM |
|
|
Thread: Not sure how to crack a chained SHA-256 hash
Post: RE: Not sure how to crack a chained SHA-256 hash
there's no way to do that with the existing kernels, but since we went OSS you can hack one of them to do what you like. I'd recommend kernel source of -m 1400 as a template |
|
atom |
General Help
|
1 |
3,300 |
04-18-2016, 05:10 PM |
|
|
Thread: Need Help to find out hash type
Post: RE: Need Help to find out hash type
You need the source to find about the algorithm used. |
|
atom |
General Help
|
6 |
7,713 |
05-16-2016, 01:45 PM |
|
|
Thread: Help with MSKerb5 Hash
Post: RE: Help with MSKerb5 Hash
looks invalid, please see example hash page on the wiki |
|
atom |
General Help
|
2 |
5,732 |
05-19-2016, 08:15 PM |
|
|
Thread: Need Help to find out hash type
Post: RE: Need Help to find out hash type
Could be anything. As I've said, you need to reverse the algorithm or look into the source. |
|
atom |
General Help
|
6 |
7,713 |
05-19-2016, 08:18 PM |
|
|
Thread: Generating random strings
Post: RE: Generating random strings
No, max. length 55 (and 32 for stdin, which you'd need here). |
|
atom |
General Help
|
1 |
4,086 |
05-30-2016, 10:04 AM |
|
|
Thread: any tools to generate masks?
Post: RE: any tools to generate masks?
What you're looking for is PACK, you can specify the policy you like to enforce. https://thesprawl.org/projects/pack/ |
|
atom |
General Help
|
3 |
6,705 |
06-10-2016, 07:22 PM |
|
|
Thread: how i can find used algorithm
Post: RE: how i can find used algorithm
You need to reverse engineer the binary to find out |
|
atom |
General Help
|
1 |
4,307 |
06-11-2016, 11:37 PM |
|
|
Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password
First, the limit on 31 is not true for all cases, there's ways to support up to 55: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_password_length
Any... |
|
atom |
General Help
|
9 |
13,637 |
06-23-2016, 11:20 AM |
|
|
Thread: Help with cracking
Post: RE: Help with cracking
Yes, but you need a custom kernel for this custom algo |
|
atom |
General Help
|
1 |
5,207 |
06-25-2016, 10:51 AM |
|
|
Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password
why don't you just use -m 4700 |
|
atom |
General Help
|
9 |
13,637 |
06-25-2016, 10:52 AM |
|
|
Thread: MD5 know the password but not salt
Post: RE: MD5 know the password but not salt
yes, but you need to know which algo is used. md5, per default, doesn't support a salt. |
|
atom |
General Help
|
1 |
5,169 |
06-25-2016, 10:53 AM |
|
|
Thread: Cracking Help
Post: RE: Cracking Help
if you know parts of the password, you can treat them as salts. like:
hash1:My-Password-
hash2:My-Password-
hash3:My-Password-
and then you can use -m 20 in combination with -a 3 ?d?d?d?d for ... |
|
atom |
General Help
|
1 |
6,015 |
06-25-2016, 10:55 AM |
|
|
Thread: Auto login performance benefits
Post: RE: Auto login performance benefits
There's no direct relation to performance between a x11 session and a ssh session. If you experienced that, the true reasons for the drop are propably others. Just to name one of N examples, the drive... |
|
atom |
General Help
|
1 |
8,361 |
06-26-2016, 10:11 AM |
|
|
Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password
see here:
Code:
--
root@ht:~/hashcat# echo -n test | md5sum
098f6bcd4621d373cade4e832627b4f6 -
ro... |
|
atom |
General Help
|
9 |
13,637 |
06-26-2016, 10:14 AM |
|
|
Thread: AIX {ssha256} and {ssha512} hash algo ?
Post: RE: AIX {ssha256} and {ssha512} hash algo ?
Hashcat is OSS, and AIX hashing schemes are supported. So all you need is there |
|
atom |
General Help
|
2 |
17,124 |
06-29-2016, 11:58 AM |
|
|
Thread: Good resume support for oclHashcat
Post: RE: Good resume support for oclHashcat
meinname123 Wrote: (05-06-2010, 12:57 AM)
--
here a quote from a other posting by me:
Quote:
--
a good resume option (e.g. saving actual progress every 10 minutes or so to a file like JTR does - ... |
|
atom |
Feature Requests
|
3 |
11,586 |
05-06-2010, 09:05 AM |
|
|
Thread: md5($pass.$salt) support
Post: RE: md5($pass.$salt) support
spog Wrote: (05-04-2010, 09:09 PM)
--
I think this is only for unique algorithms, not for listed here https://hashcat.net/hashcat/#features-algos
--
ok, will add it in v0.19 |
|
atom |
Feature Requests
|
5 |
14,378 |
05-06-2010, 09:06 AM |
|
|
Thread: Lotus HTTP Hash
Post: RE: Lotus HTTP Hash
subgenius Wrote: (05-05-2010, 06:04 AM)
--
Hi there, please, hashcat is a very good hash cracker and is possible to implement the Domino HTTP Hash algorithm in this?
The .C files is from Lepton's Cr... |
|
atom |
Feature Requests
|
14 |
36,910 |
05-06-2010, 09:09 AM |