Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: match column
Post: RE: match column
There are a number of methods. A searc for:
merge two csv primary key
... should yield some results. |
|
royce |
hashcat
|
2 |
3,138 |
02-16-2017, 07:17 PM |
|
|
Thread: maskprocessor to output in HEX?
Post: RE: maskprocessor to output in HEX?
Not sure if this matches your use case, but FWIW, hops suggested this workaround:
Code:
--
$ ./mp64.bin -1 ?dabcdef '$HEX[?1?1]'
$HEX[00]
$HEX[01]
$HEX[02]
$HEX[03]
$HEX[04]
$HEX[05]
$HEX... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,357 |
11-25-2017, 10:34 PM |
|
|
Thread: Masked Attack Parameter for Binary
Post: RE: Masked Attack Parameter for Binary
You wouldn't be able to feed the string in as a direct input. And it would be tricky to try to shape the mask to match only the binary that is valid alphanumerics, other than the fact that the first b... |
|
royce |
hashcat
|
2 |
2,815 |
12-21-2017, 05:08 AM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Hi, Robert - could you please copy and paste the simplest, but complete, cmdline example and resulting output that demonstrates the issue, including an artificial/synthetic hash with a known password ... |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:56 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Also, could you please confirm whether the 'rdgeno' user on these forums is also you?
https://hashcat.net/forum/user-12496.html
If so, why are you creating multiple accounts? |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:59 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Are you having to use --force? Can you please post the actual full commands you're using? |
|
royce |
hashcat
|
20 |
5,249 |
11-17-2019, 12:43 AM |
|
|
Thread: mask help
Post: RE: mask help
You'll need to be realistic about your odds. You can improve them a bit, but it will take some work.
Office 2013 hashes are extremely slow. On my GTX 970, I only get about 4000 hashes per second ... |
|
royce |
hashcat
|
6 |
6,636 |
02-17-2017, 06:45 PM |
|
|
Thread: mask help
Post: RE: mask help
When incrementing, your mask needs to be as long as your increment maximum, so your syntax needs to be adjusted accordingly:
?d?l?l?l?l?l?l?l
And yes, anything you can do to narrow it down will ... |
|
royce |
hashcat
|
6 |
6,636 |
02-19-2017, 04:42 PM |
|
|
Thread: Mask attack with brain
Post: RE: Mask attack with brain
Fast hashes can be too fast for brain to track exhausted attacks on a candidate-by-candidate basis (brain featureset 1 or 3), even if there is a very fast network between the brain server and the brai... |
|
royce |
hashcat
|
5 |
3,636 |
12-08-2018, 03:46 AM |
|
|
Thread: mask attack issue
Post: RE: mask attack issue
Have you tried --status and --status-timer ? |
|
royce |
hashcat
|
1 |
1,773 |
02-05-2018, 07:06 AM |
|
|
Thread: Markov: Wordlist Generation
Post: RE: Markov: Wordlist Generation
It sounds like you're doing a lot of work to create word lists with a lot of permutations up front, and storing them.
But hashcat has features that make this less necessary. In brute force attacks,... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,716 |
04-29-2017, 11:33 PM |
|
|
Thread: Markov: Wordlist Generation
Post: RE: Markov: Wordlist Generation
WPA2 is salted using the SSID. So rainbow tables of passwords of non-trivial length are likely to be infeasible for a given AP, other than maaaaaaaaaybe for the ones that are named "linksys" and other... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,716 |
04-30-2017, 06:33 AM |
|
|
Thread: Make a word list with hashcat
Post: RE: Make a word list with hashcat
To clarify, do you mean that each word is 62 characters long, and only consisting of the letters '1', '3', 'e', and 'f' ?
If so, this wordlist would be infeasible to exhaust.
https://www.wolfram... |
|
royce |
hashcat
|
3 |
910 |
05-26-2020, 04:29 PM |
|
|
Thread: Make a word list with hashcat
Post: RE: Make a word list with hashcat
It is not possible with 100,000 graphics cards. I encourage you to do the mathematical calculation yourself:
- Test how many hashes per second are possible on your system
- Calculate how many poss... |
|
royce |
hashcat
|
3 |
910 |
05-26-2020, 08:45 PM |
|
|
Thread: LUKS Support
Post: RE: LUKS Support
I wondered why it'd been quiet in #hashcat lately. :) Amazing work!
Some quick benchmarks, stock clocks. Indeed, a slow algorithm.
hashcat (v3.30-20-gf88644f) starting in benchmark mode...
Op... |
|
royce |
User Contributions
|
12 |
40,931 |
01-21-2017, 10:09 PM |
|
|
Thread: LUKS benchmarks and estimated times
Post: RE: LUKS benchmarks and estimated times
Mode 14600 (LUKS) benches at around 10k H/s on a GTX 1080 with -w 4 and -O.
If you have literally no idea what those 10 characters might be ... it ain't happenin' any time soon. |
|
royce |
hashcat
|
2 |
3,486 |
11-27-2017, 04:59 AM |
|
|
Thread: low-end CPU recommendation.
Post: RE: low-end CPU recommendation.
FWIW, for some attacks I've seen it's good to have one core per GPU. I haven't seen anything that would benefit from multiple cores per GPU. |
|
royce |
Hardware
|
6 |
936 |
09-23-2020, 08:15 AM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
Drop one or two ?b and try again |
|
royce |
hashcat
|
10 |
3,248 |
11-10-2019, 05:33 PM |
|
|
Thread: Low GPU utilization and how to cope with it
Post: RE: Low GPU utilization and how to cope with it
Running a hybrid attack on a single mask against a single hash would indeed be pretty inefficient. |
|
royce |
hashcat
|
7 |
3,760 |
01-05-2019, 01:12 AM |
|
|
Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing
It's possible that hashcat's format is a little different in its conversion, but I'm not sure what the difference might be.
It's also possible that it's a slightly newer version or variant. Do you... |
|
royce |
hashcat
|
5 |
4,041 |
05-28-2018, 04:37 PM |