Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!
this is an issue with your terminal encoding, not an issue with hashcat.
just because enca says the dictionary contains ascii characters doesn't mean you don't have some other characters in your dict... |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-12-2012, 09:37 AM |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!
hexdump -C your output file. |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-12-2012, 11:11 AM |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!
i also notice you're running in stdin mode, not a straight dictionary attack -- what are you doing to your dictionary before piping it into hashcat? |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-12-2012, 11:12 AM |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?! (Solved)
sounds like your problems are the result of aggressive overclocking. |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-13-2012, 09:05 AM |
|
|
Thread: New to Program
Post: RE: New to Program
It appears to be working just fine. Straight dictionary attacks will of course complete within seconds. |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
11,639 |
11-17-2012, 03:05 AM |
|
|
Thread: oclhashcat-plus32 freezing my desktop (and computer?)
Post: RE: oclhashcat-plus32 freezing my desktop (and com...
some desktop lag is to be expected, since your cracking passwords with the same piece of hardware that also drives your display and graphical desktop. this can be made worse if you're using compositin... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
10,041 |
11-19-2012, 07:45 AM |
|
|
Thread: Recommendations on WPA cracking
Post: RE: Recommendations on WPA cracking
sure, you could create a wordlist containing a few variations of the company name, and use rule chaining. |
|
epixoip |
Very old oclHashcat-plus Support
|
3 |
6,861 |
11-20-2012, 04:25 PM |
|
|
Thread: ERROR: No NVidia compatible platform found -But i have GeForce Go 7400
Post: RE: ERROR: No NVidia compatible platform found -Bu...
card is too old and does not support cuda. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
6,969 |
11-21-2012, 06:08 PM |
|
|
Thread: VCL network question
Post: RE: VCL network question
Well I haven't got it yet, it should be here on Monday. I was actually in the process of ordering everything when I replied yesterday. I actually decided against the 4x DDR setup at the last minute, a... |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
11,197 |
11-21-2012, 06:56 PM |
|
|
Thread: VCL network question
Post: RE: VCL network question
VCL uses TCP/IP and is therefore routable, so yes, you can have nodes on different subnets. However, your router likely does not have the bandwidth necessary to support nodes on other subnets.
The ba... |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
11,197 |
11-19-2012, 11:05 PM |
|
|
Thread: VCL network question
Post: RE: VCL network question
The bottleneck would still be there if they were on 1Gbps to the switch, yes.
No, you would need a 10Gbit uplink if you had 20 GPUs to achieve near-native performance. If you had two GPUs you could a... |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
11,197 |
11-20-2012, 12:05 AM |
|
|
Thread: VCL network question
Post: RE: VCL network question
yeah, you can do ethernet channel bonding. it's extremely easy to set up. with four GPUs you could get away with 2Gbps to the broker, and 1Gbps to the compute nodes.
i just ordered a 4x DDR (20Gbps) ... |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
11,197 |
11-20-2012, 07:07 PM |
|
|
Thread: custom charset reality check
Post: RE: custom charset reality check
if it only has one word you don't need to do a hybrid attack, you can just do a mask attack. also, while it is valid, you don't really need to use a custom charset for just one character. so, brute fo... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
8,610 |
11-28-2012, 10:21 AM |
|
|
Thread: No GPU utilization
Post: RE: No GPU utilization
you are not giving the card any work to do, that is why there is 0% utilization. if you want to fully utilize the gpu then try adding rules to give the card something to do. |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
21,065 |
12-02-2012, 03:30 PM |
|
|
Thread: No GPU utilization
Post: RE: No GPU utilization
tinman Wrote: (12-03-2012, 01:56 AM)
--
If I were to say --generate-rules 20 would it do all of --generate-rules 19 and --generate-rules 18? The manual isn't clear on that.
--
no. you are generati... |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
21,065 |
12-03-2012, 09:27 AM |
|
|
Thread: error with oclhashcat-plus64
Post: RE: error with oclhashcat-plus64
it doesn't look like you are using catalyst 12.8 as you claim, it definitely looks like you are using catalyst 12.10. if you had previously installed a newer version of catalyst and then tried to roll... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
5,385 |
12-06-2012, 07:24 AM |
|
|
Thread: GPU Clustering vclHashcat-plus error
Post: RE: GPU Clustering vclHashcat-plus error
explain your architecture -- do you have a dedicated broker node, or are you running the broker on a compute node? what is the output of ''vclrun clinfo | grep Type'' on your broker? |
|
epixoip |
Very old oclHashcat-plus Support
|
16 |
26,211 |
12-08-2012, 08:10 AM |
|
|
Thread: GPU Clustering vclHashcat-plus error
Post: RE: GPU Clustering vclHashcat-plus error
If ''vclrun clinfo'' fails, then the problem is with your VCL setup, not with Hashcat. |
|
epixoip |
Very old oclHashcat-plus Support
|
16 |
26,211 |
12-09-2012, 01:30 AM |
|
|
Thread: GPU Clustering vclHashcat-plus error
Post: RE: GPU Clustering vclHashcat-plus error
No, that is not a problem.
Slow down and follow the wiki to-the-letter. I promise it works. |
|
epixoip |
Very old oclHashcat-plus Support
|
16 |
26,211 |
12-10-2012, 01:22 AM |
|
|
Thread: vcl woes
Post: RE: vcl woes
VCL does not use Catalyst. Use --force with vclHashcat to ignore the message about the driver. Your compute nodes absolutely must be using 12.8. |
|
epixoip |
Very old oclHashcat-plus Support
|
37 |
57,186 |
12-19-2012, 03:28 AM |