Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Identifying hash type
Post: RE: Identifying hash type
Actually the common practice of storing hashes as a hex-string is just as stupid as using a simple hash function like md5 for protecting passwords. Just a waste of space. |
|
undeath |
General Talk
|
5 |
17,640 |
01-17-2015, 12:07 PM |
|
|
Thread: Identifying Hash type
Post: RE: Identifying Hash type
what's the plain text of these hashes? |
|
undeath |
General Talk
|
3 |
6,488 |
07-13-2015, 01:09 AM |
|
|
Thread: Ignoring certain generated values when using masks?
Post: RE: Ignoring certain generated values when using m...
you can specify masks so that the old pattern is not matched anymore.
like -1 ?l?u?d?s -2 ?u?d?s ?2?1?1?1?1, ?1?2?1?1?1, ?1?1?2?1?1?1 (...) |
|
undeath |
Old hashcat Support
|
2 |
5,861 |
07-24-2012, 12:04 AM |
|
|
Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat
you are improperly saving the file then. |
|
undeath |
Very old oclHashcat-plus Support
|
13 |
28,017 |
02-14-2013, 04:21 PM |
|
|
Thread: Improving the Rule-based attack
Post: RE: Improving the Rule-based attack
feel free to post a feature request on trac (https://hashcat.net/trac/ ), but i doubt this will be implemented any time soon if ever. |
|
undeath |
User Contributions
|
6 |
14,362 |
04-13-2014, 06:25 PM |
|
|
Thread: Incorrect results
Post: RE: Incorrect results
Please provide the exact command you ran and the files (wordlists) you used. What hardware are you using? What hashcat version are you using? Are you able to reproduce the problem with a different has... |
|
undeath |
hashcat
|
13 |
7,066 |
11-28-2018, 11:38 PM |
|
|
Thread: Incorrect results
Post: RE: Incorrect results
why are you using --force? Did you read the associated warning? |
|
undeath |
hashcat
|
13 |
7,066 |
11-29-2018, 01:22 AM |
|
|
Thread: Incorrect results
Post: RE: Incorrect results
don't run inside a vm and install the appropriate opencl runtime for your device. |
|
undeath |
hashcat
|
13 |
7,066 |
11-29-2018, 11:13 PM |
|
|
Thread: Incorrect results
Post: RE: Incorrect results
only if you have a vm that has pcie passthrough |
|
undeath |
hashcat
|
13 |
7,066 |
11-29-2018, 11:25 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
hashcatlinux Wrote: (02-02-2019, 02:39 PM)
--
Code:
--
hashcat -m 3000 -a 3 -1 ?l?d?s?u -2 ?l?d?s?u ?1?1?1?1?1?1?1?1?1?1?1?1?1?1 hashes.txt
zsh: no matches found: ?l?d?s?u
--
--
Learn how your s... |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 02:58 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
windows uses two LM hashes to store such long passwords. |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 03:44 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
well, you have to start hashcat correctly. Your arguments are out of order. |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 05:19 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
Unless you are some kind of divine being there is no use in such an attack. It will surpass the estimated end of our universe. |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 06:41 PM |
|
|
Thread: Increasing MD5 GPU Utilization?
Post: RE: Increasing MD5 GPU Utilization?
you can use the known text at the beginning as a salt and use md5(salt.pass) mode. |
|
undeath |
Old oclHashcat Support
|
6 |
10,641 |
05-12-2014, 09:51 AM |
|
|
Thread: Increment knowing the last chars of password
Post: RE: Increment knowing the last chars of password
you can use attack mode 7 with a single-line dict |
|
undeath |
hashcat
|
2 |
2,038 |
05-12-2018, 11:46 AM |
|
|
Thread: Information on WPA hccap file
Post: RE: Information on WPA hccap file
is this what you are looking for?
https://hashcat.net/wiki/hccap |
|
undeath |
Feature Requests
|
2 |
7,875 |
05-06-2012, 12:27 PM |
|
|
Thread: Input and Output user/email:pass
Post: RE: Input and Output user/email:pass
|
undeath |
hashcat
|
8 |
4,955 |
09-08-2018, 03:43 PM |
|
|
Thread: input format sha1 + salt
Post: RE: input format sha1 + salt
yes, hashcat can currently only deal with hex-encoded sha1 hashes with hex (or ascii) salts. |
|
undeath |
General Help
|
2 |
6,918 |
07-24-2012, 12:05 AM |
|
|
Thread: SOLVED. Install help needed for Pi The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux
Post: RE: Install help needed for Pi The-Distribution-Wh...
internal compiler error: Segmentation fault
something with your gcc is broken |
|
undeath |
hashcat
|
1 |
1,334 |
03-10-2019, 03:54 PM |
|
|
Thread: Installing Hashcat - Lubuntu
Post: RE: Installing Hashcat - Lubuntu
tweston1 Wrote: (04-19-2014, 02:57 AM)
--
When I try an apt-get install Hashcat command, it tells me I have the latest version.
--
did you run apt-get update before? |
|
undeath |
Old hashcat Support
|
3 |
24,607 |
04-21-2014, 05:13 PM |