Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: how do i stop duplicate characters brute force
Post: RE: how do i stop duplicate characters brute force
I'm not clear on one point.
If I'm using a .hcmask file, do I need to specify the mask for maskprocessor (after -r -q) also?
cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 ... |
|
Quest |
General Help
|
4 |
8,665 |
03-08-2015, 07:19 PM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: the correct syntax to pipe maskprocessor | cudahas...
tried almost everything.
cd /usr/share/maskprocessor && ./mp.bin -q 3 -r 4 ?d?d?d?d?d?d?d?d?d?d | cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 /root/capture.hccap -a 3
wh... |
|
Quest |
General Help
|
13 |
19,592 |
03-16-2015, 12:39 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
Hi coolbry,
because that's the way it installed, but I might just do that. |
|
Quest |
General Help
|
13 |
19,592 |
03-16-2015, 01:05 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
:~# cd /usr/share/cudahashcat/ && ./mp64.bin -q 3 -r 4 ?d?d?d?d?d?d?d?d?d?d
./mp64.bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./mp64.bin)
LOL |
|
Quest |
General Help
|
13 |
19,592 |
03-16-2015, 03:00 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
fresh/updated The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) install.
How do you install maskprocessor? This is so weird. |
|
Quest |
General Help
|
13 |
19,592 |
03-16-2015, 04:44 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
Hi epixoip,
How can I limit the number of repetitions and frequency?
markov chains is very good, but still spews out things like "metassse" or "meta2777" So what I'm trying to do is eliminate 3... |
|
Quest |
General Help
|
13 |
19,592 |
03-16-2015, 04:06 PM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
while the above works, thank you, I will be doing essentially a bruteforce attack. That is not what I want.
I would like to preserve my syntax (-t argument) AND have control over repetitions by using... |
|
Quest |
General Help
|
13 |
19,592 |
03-17-2015, 05:00 PM |
|
|
Thread: statsprocessor v0.07
Post: RE: statsprocessor v0.07
Hello all,
I would like to know what is the development status of statsprocessor? Is it still being worked on?
More precisely, is there any chances of it working with cudaHashcat in the near fut... |
|
Quest |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
12 |
57,032 |
09-11-2014, 06:04 PM |
|
|
Thread: I need help with syntax
Post: I need help with syntax
I'm new to ocl/cudaHashcat and I'm looking to build a syntax that would cover certain criteria.
A capture.hccap is the target. I'm using cudaHashcat 1.30 | The-Distribution-Which-Does-Not-Handle-Open... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-12-2014, 03:38 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
=] Thank you Phil!
2 more questions..
- Markov Chains(statsprocessor) will automatically kick in right?
- How can I verify the output(generated character set) to actually see the resulting word... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-12-2014, 04:11 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
Hi coolbry!
I do not have a "maskprocessor" executable from hashcat-utils folder ( /usr/share/hashcat-utils )!?
I've also checked in the /usr/share/cudahashcat directory.
Why would I want to s... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-12-2014, 08:56 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
Hi all,
so I'm having 2 basic problems.
- Markov Chains doesn't seem to 'kick in' when I use a syntax without a mask.
- Then when I try to use a mask, cudaHashcat starts, but doesn't do anythi... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-13-2014, 03:38 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
of course! *slap face* Slowly unconfusing myself here. Thank you =]
How can it takes an estimated 44 days, 16 hours, when my .hcmask only contain one line( ?u?l?l?l?l?l?d?d )..?
Is there really ... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-13-2014, 05:59 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
Hey atom himself!! Thank you sir for all the work!!
hahaha yes it would appear that my GPU sucks. At least there is nothing wrong with my syntax, so I'm not too depressed with the results. I came h... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-13-2014, 09:52 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
ah, I kinda see now. I'm gonna need some advice from the more experimented. What's a good threshold? -t 1, -t 5, -t 267, ? |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-14-2014, 12:30 AM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
let me rephrase my question then. How can I see the output generated from CudaHashcat when using the above commands? I'm not a big fan of working blind. |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-14-2014, 03:15 AM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
Thanks epixoip.
How can I instruct oclHashcat/Markov to never use two or more vowels next to each other, and to never use three or more consonants next to each other??
In other words that would ... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-14-2014, 11:30 AM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
look at that now! -t 10 = 3 hours, 57 mins :)
Code:
--
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 /root/... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-14-2014, 12:53 AM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
epixoip Wrote: (09-14-2014, 01:59 PM)
--
oclHashcat does not have any facilities to support such a feature.
--
ouch. Thx.
Most human generated passwords are pronounceable words made of vowels and ... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-14-2014, 06:46 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
ok guys, how can I fuse Uppercase and lowercase on first position in my.hcmask?
in other words, this is one .hcmask that I use..
?u?l?l?l?l?l?a?a
?u?l?l?l?l?l?a?a?a
?u?l?l?l?l?l?a?a?a?a
and ... |
|
Quest |
Old oclHashcat Support
|
42 |
69,243 |
09-14-2014, 11:53 PM |