Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Anyone please help me
Post: RE: Anyone please help me
Wow, no idea. Sorta looks like URL encoding, but different.
Not really a hashcat-specific question; you might try the hashkiller forums or similar. |
|
royce |
General Talk
|
1 |
4,733 |
11-19-2017, 03:10 AM |
|
|
Thread: [Spanish] Hashcat - Hash Type Manual
Post: RE: [Spanish] Hashcat - Hash Type Manual
To clarify this is a hashcat manual of sorts, in Spanish. Cool, thanks! |
|
royce |
General Talk
|
1 |
4,393 |
11-19-2017, 03:08 AM |
|
|
Thread: newbie
Post: RE: newbie
Hey, you're welcome! Hope you come back again soon to post a second time. :) |
|
royce |
General Talk
|
1 |
4,085 |
11-19-2017, 03:07 AM |
|
|
Thread: Hashcat / Palo Alto Question
Post: RE: Hashcat / Palo Alto Question
Since the password must be used in plain text against AD, this must either be A) simple obfuscation, or B) encryption, with a static private key or key construction methodology.
Either way, this i... |
|
royce |
General Talk
|
1 |
3,816 |
11-19-2017, 03:07 AM |
|
|
Thread: webEdition CMS >=6.4
Post: RE: webEdition CMS >=6.4
Yes, hash requests should be made on GitHub.
For others' ref, older versions of hashcat support older versions of WebEdition. |
|
royce |
General Talk
|
1 |
3,087 |
11-19-2017, 03:05 AM |
|
|
Thread: Passwords
Post: RE: Passwords
Being self-taught can be rewarding. With just a little bit of reading (hashcat FAQ, some examples/demos on YouTube), you can get the basics down pretty quickly. |
|
royce |
General Talk
|
1 |
3,322 |
11-19-2017, 03:03 AM |
|
|
Thread: Hashcat two separators - Other Questions
Post: RE: Hashcat two separators - Other Questions
Looks like there's more than one question here.
A) You'll have to trim out the email, or replace the first colon with a different character (so that hashcat will treat the entire string as the "use... |
|
royce |
General Talk
|
3 |
4,704 |
11-19-2017, 03:02 AM |
|
|
Thread: Restoring session skips words
Post: RE: Restoring session skips words
Pretty sure that hashcat isn't skipping any of the keyspace. But I'm not sure why there's a difference in the output percentage. |
|
royce |
General Talk
|
2 |
3,227 |
11-19-2017, 02:55 AM |
|
|
Thread: zlib on GPU
Post: RE: zlib on GPU
This appears to not be a hashcat / hashing -related question. |
|
royce |
General Talk
|
1 |
2,892 |
11-19-2017, 02:54 AM |
|
|
Thread: fast method for merging cracked hashes with original data
Post: RE: fast method for merging cracked hashes with or...
This shouldn't be particularly slow - how slow are we talking? |
|
royce |
General Talk
|
1 |
2,400 |
11-19-2017, 02:54 AM |
|
|
Thread: Its possible to do these?
Post: RE: Its possible to do these?
You can use the 'rli' tool from hashcat-utils to build a unified, deduplicated list of all of them. |
|
royce |
General Talk
|
1 |
3,202 |
11-19-2017, 02:54 AM |
|
|
Thread: Hashcat 3.00 No CPU support
Post: RE: Hashcat 3.00 No CPU support
Starting with the latest hashcat and a baseline config as described here may help:
https://hashcat.net/faq/wrongdriver |
|
royce |
hashcat
|
1 |
2,849 |
11-19-2017, 02:47 AM |
|
|
Thread: hashcat speed
Post: RE: hashcat speed
A number of changes and optimizations happened in the era of the hashcat versions that you're showing here.
How is performance for you using the latest (4.0.1 at this writing) and using -w 4 and -O... |
|
royce |
hashcat
|
1 |
4,364 |
11-19-2017, 02:46 AM |
|
|
Thread: Sha224?
Post: RE: Sha224?
Code:
--
$ hashcat -V
v4.0.1
$ hashcat --help | egrep -i 'sha.*22'
1300 | SHA-224
--
|
|
royce |
hashcat
|
1 |
2,456 |
11-19-2017, 02:44 AM |
|
|
Thread: Hashcat not working
Post: RE: Hashcat not working
Are you still getting this error? It's very odd for "Device #1" to appear twice with the same number; could that be a typo? |
|
royce |
hashcat
|
1 |
3,242 |
11-19-2017, 02:42 AM |
|
|
Thread: Win10 hash
Post: RE: Win10 hash
You might want to validate your setup and attack method using the corresponding example hash from:
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
royce |
hashcat
|
1 |
2,582 |
11-19-2017, 02:41 AM |
|
|
Thread: help me on how to create this hash
Post: RE: help me on how to create this hash
This doesn't appear to be a hashcat-specific question. |
|
royce |
hashcat
|
1 |
2,342 |
11-19-2017, 02:40 AM |
|
|
Thread: PKCS5S2 hash supported
Post: RE: PKCS5S2 hash supported
This appears to be an Atlassian-specific hash?
https://stackoverflow.com/questions/26175391/how-to-match-crowd-database-passwords
hashcat doesn't currently support this hash type that I'm aware ... |
|
royce |
hashcat
|
1 |
3,674 |
11-19-2017, 02:38 AM |
|
|
Thread: Problem with scrypt
Post: RE: Problem with scrypt
You might want try your attack against the example scrypt hash listed here:
https://hashcat.net/wiki/doku.php?id=example_hashes
... to validate your attack method. |
|
royce |
hashcat
|
1 |
2,271 |
11-19-2017, 02:36 AM |
|
|
Thread: Decrypting usenet headers, part 2
Post: RE: Decrypting usenet headers, part 2
I'm not familiar with that specific header, but - just speculating - it looks like a proprietary encoding/encryption scheme. When specific ecosystems (like Google) insert such public headers for their... |
|
royce |
hashcat
|
1 |
2,140 |
11-19-2017, 02:36 AM |