Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: oclhc-plus: Incremental-bruteforce in hybrid attack
Post: RE: oclhc-plus: Incremental-bruteforce in hybrid a...
|
undeath |
Feature Requests
|
9 |
20,667 |
06-10-2012, 04:16 PM |
|
|
Thread: Restructuring pot file
Post: Restructuring pot file
Inspired from this (https://hashcat.net/forum/thread-1320-lastpost.html) thread i'd like to ask for a different format for the pot file to be created.
My suggestion is using the format salt$hash:pl... |
|
undeath |
Feature Requests
|
4 |
9,882 |
07-31-2012, 01:17 PM |
|
|
Thread: Restructuring pot file
Post: RE: Restructuring pot file
With the current pot file you cannot tell apart salt from plain if the salt contains a colon. If you prepend the salt to the hash you can easily make a regex to find the plain. ^.*\$[0-9a-f]{32,}:(?P.... |
|
undeath |
Feature Requests
|
4 |
9,882 |
07-31-2012, 04:03 PM |
|
|
Thread: Restructuring pot file
Post: RE: Restructuring pot file
yes, that would be a nicely working solution, too! |
|
undeath |
Feature Requests
|
4 |
9,882 |
07-31-2012, 04:40 PM |
|
|
Thread: Custom Feature
Post: RE: Custom Feature
you are looking for a lookup table. (e.g. rainbow table) PHPAss ist salted. This will therefore not work. (the way you want it to work) Anyway you would be better with a SQL table or something. (still... |
|
undeath |
Feature Requests
|
1 |
5,585 |
11-16-2012, 04:26 PM |
|
|
Thread: des(salt,pass) or mschap fast or send me source
Post: RE: des(salt,pass) or mschap fast or send me sourc...
if you're looking for DES source code try jtr or openssl. |
|
undeath |
Feature Requests
|
1 |
5,880 |
11-16-2012, 04:28 PM |
|
|
Thread: WPA MAC Privacy
Post: RE: WPA MAC Privacy
if hashcat can decrypt it so can anyone else. |
|
undeath |
Feature Requests
|
8 |
16,475 |
12-09-2012, 07:24 PM |
|
|
Thread: WPA MAC Privacy
Post: RE: WPA MAC Privacy
What i was referring to is that everyone is able to reverse engineer the binary executable and figure out how the file gets decrypted. It's about the same level of security as locking your car and hid... |
|
undeath |
Feature Requests
|
8 |
16,475 |
12-10-2012, 01:39 AM |
|
|
Thread: add MSCHAPV2 support
Post: RE: add MSCHAPV2 support
if it's in hashcat it MUST be faster than without! |
|
undeath |
Feature Requests
|
6 |
14,940 |
12-19-2012, 03:08 PM |
|
|
Thread: NTLMv2 Request
Post: RE: NTLMv2 Request
nobody here will crack your hashes. try insidepro oder md5decrypter. |
|
undeath |
Feature Requests
|
1 |
5,970 |
12-19-2012, 03:10 PM |
|
|
Thread: WPA/WPA2 in hashcat
Post: RE: WPA/WPA2 in hashcat
isn't aircrack good enough for such easy tasks? I think it accepts stdin wordlists, so this is easy to deal with in combination with maskprocessor. |
|
undeath |
Feature Requests
|
13 |
32,536 |
01-10-2013, 04:45 PM |
|
|
Thread: [oclHashcat-lite] WPA/WPA2
Post: RE: [oclHashcat-lite] WPA/WPA2
this limit has nothing to do with plus or lite. Implementing in lite would only mean you are limited to mask attacks. |
|
undeath |
Feature Requests
|
8 |
23,278 |
02-01-2013, 10:47 PM |
|
|
Thread: hashcat lite with email notification?
Post: RE: hashcat lite with email notification?
|
undeath |
General Help
|
5 |
13,839 |
08-21-2011, 07:06 PM |
|
|
Thread: Sort -u problem
Post: RE: Sort -u problem
you forgot the leading slash. it should be "/media/" not "media/". "media/" would point to some directory like /your/current/working/path/media/...". Also make sure your external drive is not mounted ... |
|
undeath |
General Help
|
4 |
9,398 |
11-18-2011, 02:50 AM |
|
|
Thread: Need Help: Trying to Brute Force a salted SHA1 hash for a geocaching puzzle.
Post: RE: Need Help: Trying to Brute Force a salted SHA1...
if you read the documentation/wiki/help you had realized -plus does not support masks (and only passwords up to 15 chars).
The need of double quotes around the string if spaces are used is not hash... |
|
undeath |
General Help
|
7 |
21,632 |
11-20-2011, 02:30 PM |
|
|
Thread: Need Help: Trying to Brute Force a salted SHA1 hash for a geocaching puzzle.
Post: RE: Need Help: Trying to Brute Force a salted SHA1...
|
undeath |
General Help
|
7 |
21,632 |
11-20-2011, 09:26 PM |
|
|
Thread: new user needing assistance with cracking md5s
Post: RE: new user needing assistance with cracking md5s
hashcat does not support having usernames supplied with the hashes. You need to crack the hashes and afterwards replacing the hash with the corresponding user using some script. |
|
undeath |
General Help
|
6 |
12,664 |
12-03-2011, 01:48 AM |
|
|
Thread: new user needing assistance with cracking md5s
Post: RE: new user needing assistance with cracking md5s
the hash list must only contain the hashes itself in hex-encoding. No additional characters. In your screenshot every hash is followed by a comma. |
|
undeath |
General Help
|
6 |
12,664 |
12-03-2011, 12:22 PM |
|
|
Thread: new user needing assistance with cracking md5s
Post: RE: new user needing assistance with cracking md5s
actually no fine tuning is necessary if you have a recent GPU (like the 6950). The speed is ok. If you plan to use multiple GPUs make sure not to enable crossfire. Also make sure your power supply is ... |
|
undeath |
General Help
|
6 |
12,664 |
12-03-2011, 10:16 PM |
|
|
Thread: AMD Catalyst 11.12
Post: RE: AMD Catalyst 11.12
on my 5850 the speed is about the same, but more likely +1% than -1%. |
|
undeath |
General Help
|
15 |
31,821 |
12-18-2011, 12:46 AM |