Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing
Huh - if the trial copy produces hashes of the same type, then this may indeed simply be a new variant.
Please create an issue on hashcat's GitHub here:
https://github.com/hashcat/hashcat/issue... |
|
royce |
hashcat
|
5 |
4,041 |
05-30-2018, 05:40 AM |
|
|
Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing
Not sure how much help I was ... but you're welcome, just the same. :D |
|
royce |
hashcat
|
5 |
4,041 |
05-30-2018, 06:53 AM |
|
|
Thread: Looking to write a rule to replace digits
Post: RE: Looking to write a rule to replace digits
Only one way to find out. :D |
|
royce |
hashcat
|
7 |
729 |
08-21-2020, 07:09 AM |
|
|
Thread: Looking to write a rule to replace digits
Post: RE: Looking to write a rule to replace digits
I think they're trying to replace digits in place, without having to know the text before and after in advance. |
|
royce |
hashcat
|
7 |
729 |
08-21-2020, 11:31 PM |
|
|
Thread: Looking for A Little Push
Post: RE: Looking for A Little Push
It sounds like you've discovered a number of options from your research. What are they? What criteria have you considered for prioritizing them? |
|
royce |
hashcat
|
9 |
10,406 |
08-23-2016, 08:48 PM |
|
|
Thread: Long Passwords (MD5)
Post: RE: Long Passwords (MD5)
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_password_length |
|
royce |
hashcat
|
1 |
2,506 |
02-04-2017, 08:04 AM |
|
|
Thread: long mask issue
Post: RE: long mask issue
If you really think that your target plaintext is 32 digits long, you will need more information about digit placement and likelihood to have any hope of cracking it.
To answer the literal part of yo... |
|
royce |
hashcat
|
11 |
12,851 |
02-11-2017, 11:54 PM |
|
|
Thread: long mask issue
Post: RE: long mask issue
devilsadvocate Wrote: (02-12-2017, 02:33 AM)
--
royce Wrote: (02-11-2017, 11:54 PM)
--
If you really think that your target plaintext is 32 digits long, you will need more information about digit pl... |
|
royce |
hashcat
|
11 |
12,851 |
02-12-2017, 05:04 AM |
|
|
Thread: long mask issue
Post: RE: long mask issue
Ah, and to be precise even further ... it would never exhaust, because it's not controlled. |
|
royce |
hashcat
|
11 |
12,851 |
02-12-2017, 05:14 AM |
|
|
Thread: long mask issue
Post: RE: long mask issue
devilsadvocate Wrote: (02-12-2017, 05:44 AM)
--
Generating random input to hashcat has its uses despite what you may think.
--
Only in the same sense that a starving man might find it "useful" to wa... |
|
royce |
hashcat
|
11 |
12,851 |
02-12-2017, 06:28 AM |
|
|
Thread: long mask issue
Post: RE: long mask issue
Your target ... is randomly generated ... and changes every 30 seconds?
o_O
The chances of you getting "lucky" are:
(45Gh/s * 30) / 10^32 ≈ 1 in 7.407×10^19
... or roughly 1 chance in 7,407,407... |
|
royce |
hashcat
|
11 |
12,851 |
02-12-2017, 09:44 PM |
|
|
Thread: Little sugdestion
Post: RE: Little sugdestion
https://hashcat.net/wiki/doku.php?id=mask_attack ?
Specifically, a list of multiple masks, generated with policygen from the PACK toolkit or similar. |
|
royce |
hashcat
|
1 |
1,495 |
09-02-2018, 09:50 PM |
|
|
Thread: Linux GPU accelerated cracking
Post: RE: Linux GPU accelerated cracking
Skip K-a-l-i. I'd go straight to release of Ubuntu 16.04 LTS, and then set up using these instructions:
https://hashcat.net/faq/wrongdriver
... and this version of the drivers directly from AMD:... |
|
royce |
hashcat
|
5 |
10,071 |
02-22-2018, 04:36 PM |
|
|
Thread: Line Exception using Example Hash md5
Post: RE: Line Exception using Example Hash md5
Do you have extra (or too few) characters in your hash.txt file? This is what the line-length exception error means.
Code:
--
$ cat - >hash.txt
8743b52063cd84097a65d1633f5c74f5
$ cat hash.tx... |
|
royce |
hashcat
|
4 |
3,155 |
12-07-2017, 02:25 AM |
|
|
Thread: Line Exception using Example Hash md5
Post: RE: Line Exception using Example Hash md5
Ah, indeed! Very easy to forget that one - even if you're not new! |
|
royce |
hashcat
|
4 |
3,155 |
12-08-2017, 03:44 AM |
|
|
Thread: Legacy Hashcat
Post: RE: Legacy Hashcat
[hr]
https://hashcat.net/files_legacy/oclHashcat-2.01.7z
https://hashcat.net/files_legacy/cudaHashcat-2.01.7z
Be aware that if your GPUs are no longer supported by the manufacturer, they are not s... |
|
royce |
hashcat
|
1 |
2,975 |
08-13-2016, 07:39 PM |
|
|
Thread: Learn Next?
Post: RE: Learn Next?
One of the most educational experiences I've had with hashcat was when I did this:
* working a large general list using all of the techniques that I knew,
* running PRINCE, random rules, or junk ... |
|
royce |
hashcat
|
2 |
2,037 |
07-06-2018, 08:35 PM |
|
|
Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...
You need to use the native NVIDIA drivers and their associated OpenCL.
This guide for driver baselining and reinstallation may be helpful.
https://hashcat.net/faq/wrongdriver
CUDA is not nec... |
|
royce |
hashcat
|
9 |
4,191 |
01-26-2019, 01:54 AM |
|
|
Thread: Known password construction
Post: RE: Known password construction
You'd need to generate multiple masks, using something like
https://thesprawl.org/projects/pack/#policygen |
|
royce |
hashcat
|
7 |
4,564 |
03-30-2018, 03:25 AM |
|
|
Thread: Known password construction
Post: RE: Known password construction
Ah, I misunderstood your question. Check out the 'req-include' and 'req-exclude' tools from hashcat-utils:
https://hashcat.net/wiki/doku.php?id=hashcat_utils#req |
|
royce |
hashcat
|
7 |
4,564 |
03-31-2018, 03:30 AM |