Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Help to understand encrypted table
Post: Help to understand encrypted table
Anyone can help to understand data in the attached file or refer to other forum where could help? I'm 99% sure it is a table with numbers as values including header. |
|
Kangaroot |
General Talk
|
0 |
1,576 |
02-09-2018, 11:03 AM |
|
|
Thread: New hashcat freezes or very slow
Post: New hashcat freezes or very slow
Updated Hashcat to v4.1.0-3-g63defd1c and it started freezing my computer or running slow.
Using usual command, i.e. hashcat -m 2500 -a 0 -w 3 example.hccapx dictionary.txt it then either freezes c... |
|
Kangaroot |
hashcat
|
2 |
2,290 |
03-04-2018, 12:50 PM |
|
|
Thread: New hashcat freezes or very slow
Post: RE: New hashcat freezes or very slow
thanks, back normal with -w 3 |
|
Kangaroot |
hashcat
|
2 |
2,290 |
03-04-2018, 01:17 PM |
|
|
Thread: Bcrypt Prefix
Post: Bcrypt Prefix
Help to work out prefix for bcrypt hash to crack.
I have digest for bcrypt hash and know that it has 4 rounds, which doesn't explain me what prefix will have to come with hash.
$2a$10
$2a$13
$... |
|
Kangaroot |
General Talk
|
2 |
2,124 |
09-27-2018, 12:38 PM |
|
|
Thread: Bcrypt Prefix
Post: RE: Bcrypt Prefix
|
Kangaroot |
General Talk
|
2 |
2,124 |
09-27-2018, 06:00 PM |
|
|
Thread: hashcat recovers null results
Post: hashcat recovers null results
I was hoping someone can explain hashcat behaviour.
I have bunch of hashes (sha512($pass.$salt)) which I run against dictionary and hashcat recovers them as null. They can be different hashes with ... |
|
Kangaroot |
General Talk
|
5 |
3,249 |
11-05-2018, 05:16 PM |
|
|
Thread: hashcat recovers null results
Post: RE: hashcat recovers null results
Yes, it does actually. What would that mean? |
|
Kangaroot |
General Talk
|
5 |
3,249 |
11-05-2018, 05:50 PM |
|
|
Thread: hashcat recovers null results
Post: RE: hashcat recovers null results
Makes sense, thank you, Daniel. |
|
Kangaroot |
General Talk
|
5 |
3,249 |
11-05-2018, 09:29 PM |
|
|
Thread: hashcat recovers null results
Post: RE: hashcat recovers null results
Although I don't fully understand, why there will need to be salt if no password?
I believe this is something to do with 'Windows Authentication' when users authenticate using Windows logon. But agai... |
|
Kangaroot |
General Talk
|
5 |
3,249 |
11-05-2018, 11:21 PM |
|
|
Thread: Identification of hash type.
Post: Identification of hash type.
I was trying to figure out what below hash type it. Non of the hash identifiers could give me a clue, it also has a hash salt with it, but don't know in what format they both are being used. If anyone... |
|
Kangaroot |
General Talk
|
6 |
4,066 |
12-19-2017, 02:37 PM |
|
|
Thread: Identification of hash type.
Post: RE: Identification of hash type.
I cannot reveal this one as it is one of my passwords used somewhere else, but I can create one for the test if that helps.
For example:
password: Password123
hash: 1NeXFGujmgkMtIfkntNPkeFKHYU1Dx... |
|
Kangaroot |
General Talk
|
6 |
4,066 |
12-19-2017, 03:59 PM |
|
|
Thread: Identification of hash type.
Post: RE: Identification of hash type.
To wrap up, what will hashcat command look like in the end if it is sha512($pass . $salt)? |
|
Kangaroot |
General Talk
|
6 |
4,066 |
12-19-2017, 05:03 PM |
|
|
Thread: Identification of hash type.
Post: RE: Identification of hash type.
|
Kangaroot |
General Talk
|
6 |
4,066 |
12-19-2017, 08:19 PM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: Hashcat Bruteforce Mode failure
Seems like Hashcat Brute force mode stopped properly working. Nothing was changed in terms proprietary nvidia drivers, though I have updated linux kernel several times, not sure when exactly it starte... |
|
Kangaroot |
hashcat
|
8 |
5,698 |
01-30-2018, 02:02 PM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
undeath, it would have made sense if I didn't have old router with old firmware, where I could simply change my pass to whatever I liked. |
|
Kangaroot |
hashcat
|
8 |
5,698 |
01-30-2018, 02:18 PM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
undeath, is it not just a recommendation? |
|
Kangaroot |
hashcat
|
8 |
5,698 |
01-30-2018, 02:39 PM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
undeath, thank you for support! May I ask for some references in protocol where this is being determined? |
|
Kangaroot |
hashcat
|
8 |
5,698 |
01-30-2018, 02:57 PM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
Skwerl23, great, thanks. Missed this paragraph when read it first time. |
|
Kangaroot |
hashcat
|
8 |
5,698 |
01-31-2018, 09:07 AM |
|
|
Thread: Generating wordlist using specific charlist with exclusions
Post: RE: Generating wordlist using specific charlist wi...
atom Wrote: (02-15-2018, 02:00 PM)
--
Hashcat does not support that. You need to write a specialized candidate generator to do that.
--
Thanks. |
|
Kangaroot |
General Talk
|
8 |
6,767 |
02-16-2018, 09:04 AM |
|
|
Thread: Generating wordlist using specific charlist with exclusions
Post: RE: Generating wordlist using specific charlist wi...
royce, that is really good advice, I didn't think about it from this perspective, thank you. |
|
Kangaroot |
General Talk
|
8 |
6,767 |
02-21-2018, 04:37 PM |