Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: dictionary maker?
Post: RE: dictionary maker?
Depending on your system-configuration this can take up to 30 minutes. On my (fast) system:
root@sf:/mnt/sda3# time /root/maskprocessor-0.69/mp64.bin -1 ?l?d -o outfile.txt ?1?1?1?1?1?1
real 2m55... |
|
atom |
General Help
|
7 |
13,281 |
10-20-2012, 01:33 PM |
|
|
Thread: Formatting question
Post: RE: Formatting question
All you need to add user the --username flag. If specified, it "knows" that hashes come in username:hash format and ignores the username.
When you are done with cracking you can use the --show flag t... |
|
atom |
General Help
|
4 |
8,309 |
10-28-2012, 11:40 AM |
|
|
Thread: make number list (hashcat-utils Tools)
Post: RE: make number list (hashcat-utils Tools)
This mask should do it: -1 3456789 09?1?d?d?d?d?d?d?d?d?d |
|
atom |
General Help
|
2 |
5,803 |
11-03-2012, 10:59 AM |
|
|
Thread: Speed of Hascat vs Pyrit
Post: RE: Speed of Hascat vs Pyrit
Do not forget the magical "--gpu-loops 4096 -n 32" parameter set for WPA :) |
|
atom |
General Help
|
10 |
49,692 |
11-03-2012, 05:38 PM |
|
|
Thread: Markov Chains and hashcat.hcstat File
Post: RE: Markov Chains and hashcat.hcstat File
chicago-guy Wrote: (11-04-2012, 08:48 AM)
--
2) When hcstatgen creates the statistics for a corpus, is it a 0-gram or 1-gram analysis, i.e., does it just rank-order characters by position irrespectiv... |
|
atom |
General Help
|
6 |
26,042 |
11-05-2012, 11:29 AM |
|
|
Thread: question about wpa wordlist and other things
Post: RE: question about wpa wordlist and other things
The tuning parameter is not just to make it faster, its also to make it slower if you wish to. For example if I want to play a game or watch a movie while cracking i need to reduce the GPU utilization... |
|
atom |
General Help
|
7 |
12,560 |
11-05-2012, 11:32 AM |
|
|
Thread: Speed of Hascat vs Pyrit
Post: RE: Speed of Hascat vs Pyrit
Its depending on GPU. Its mostly efficient on AMD, at most at hd7970. Not much of a difference on NV. |
|
atom |
General Help
|
10 |
49,692 |
11-05-2012, 11:47 AM |
|
|
Thread: Partial-Hash
Post: RE: Partial-Hash
I think you are searching for a program to collide (collision) a hash. Hashcat is not made for this. |
|
atom |
General Help
|
1 |
5,692 |
11-05-2012, 01:05 PM |
|
|
Thread: zip compressed wordlist
Post: RE: zip compressed wordlist
or using stdin: zcat dict.zip | ./oclHashcat-plus64.bin ... |
|
atom |
General Help
|
6 |
13,786 |
11-08-2012, 10:26 AM |
|
|
Thread: dictionary generation
Post: RE: dictionary generation
You can use statsprocessor to do this: https://hashcat.net/wiki/doku.php?id=statsprocessor |
|
atom |
General Help
|
2 |
8,081 |
11-15-2012, 12:12 PM |
|
|
Thread: Why run wpaclean when its' output file isn't used?
Post: RE: Why run wpaclean when its' output file isn't u...
Thanks for the hint, updated wiki |
|
atom |
General Help
|
3 |
7,195 |
11-26-2012, 11:23 AM |
|
|
Thread: how to configure this in OCLhashcat?
Post: RE: how to configure this in OCLhashcat?
While this will work it will run very very very slow because the 4 chars are static. To make any reasonable use of GPU you need to give it some work to run on GPU kernel.
So you better get oclHashcat... |
|
atom |
General Help
|
3 |
6,683 |
12-08-2012, 08:16 PM |
|
|
Thread: WPA masks
Post: RE: WPA masks
you can pipe if you want:
./crunch 10 10 -f charset.lst hex-lower -i -d 2 -b 100GB | ./oclHashcat-plus64.bin -m 2500 -n 8 --gpu-loops=45 -1 abcdef?d /pentest/passwords/oclhashcat+/mynetworkcap.hccap |
|
atom |
General Help
|
6 |
14,434 |
12-14-2012, 03:20 PM |
|
|
Thread: How to configure mask attack
Post: RE: How to configure mask attack
This is simply not possible because of the salt (ESSID) that is used by WPA/WPA2. |
|
atom |
General Help
|
5 |
16,696 |
12-23-2012, 02:25 PM |
|
|
Thread: HD3400 support?
Post: RE: HD3400 support?
No, AMD never added support for OpenCL to 3xxx series. |
|
atom |
General Help
|
1 |
5,003 |
12-30-2012, 11:37 PM |
|
|
Thread: oclHashcat without window manager
Post: RE: oclHashcat without window manager
The main problem is that all drivers > catalyst 12.8 are very unstable (and slow). So you should stick to catalyst 12.8. Btw, X11 is not decreasing your cracking rates. |
|
atom |
General Help
|
7 |
12,783 |
12-30-2012, 11:39 PM |
|
|
Thread: oclHashcat without window manager
Post: RE: oclHashcat without window manager
The speed loss is mainly on SHA1 based algorithms, not MD4. |
|
atom |
General Help
|
7 |
12,783 |
01-02-2013, 12:27 PM |
|
|
Thread: hashcat and Apache SHA1?
Post: RE: hashcat and Apache SHA1?
|
atom |
General Help
|
1 |
5,559 |
01-09-2013, 10:00 PM |
|
|
Thread: hi, im new , with quesion plz
Post: RE: hi, im new , with quesion plz
|
atom |
General Help
|
5 |
10,732 |
01-15-2013, 01:06 PM |
|
|
Thread: Catalyst v13.1
Post: Catalyst v13.1
I've checked out the new Catalyst v13.1 driver a bit.
All test have been done on Ubuntu 12.04.1 lts.
Performance comparison are against Catalyst v12.8.
Here are my results:
On hd7970:
Good: Oracle... |
|
atom |
General Help
|
20 |
38,162 |
01-18-2013, 10:31 AM |