Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Help with cracking a WPA
Post: RE: Help with cracking a WPA
use this:
Code:
--
hashcat64 -w 4 -m 2500 test.hccap -a 3 9999?d?d?d?d?d?d
--
-1 is used to define a custom charset, you dont need it because ?d is already enough for digits-only. nevertheless here... |
|
jodler303 |
hashcat
|
2 |
3,213 |
09-04-2016, 04:16 PM |
|
|
Thread: Obtaining Nvidia GPU S/N via linux cli
Post: Obtaining Nvidia GPU S/N via linux cli
is there a way to obtain the serial numbers for gtx 1080, titan x, 980, etc... via linux command line ? |
|
jodler303 |
Hardware
|
2 |
7,805 |
09-30-2016, 12:10 PM |
|
|
Thread: Obtaining Nvidia GPU S/N via linux cli
Post: RE: Obtaining Nvidia GPU S/N via linux cli
Awesome! Did check the nvidia-* tools before but seems like i missed the S/N's.
Indeed doesn't show S/N for GTX980 but it's working for GTX1080's. Sold the titan x meanwhile, can't tell anymore.
T... |
|
jodler303 |
Hardware
|
2 |
7,805 |
10-01-2016, 06:34 PM |
|
|
Thread: what is this type of hash
Post: RE: what is this type of hash
|
jodler303 |
Old oclHashcat Support
|
3 |
5,171 |
01-29-2016, 09:05 PM |
|
|
Thread: Shrinking mask attacks
Post: RE: Shrinking mask attacks
as rico said before, the length you are trying to solve makes my brain hurt, too. :)
but to address your question about reducing the number of total combinations required:
have a look at the masks/ f... |
|
jodler303 |
Old hashcat Support
|
3 |
5,926 |
02-02-2016, 09:06 PM |
|
|
Thread: WPA2 charsets, can you help please.
Post: RE: WPA2 charsets, can you help please.
if your password is hex only and length 8, simply brute force it ... for the rest:
1) https://forum.hashkiller.co.uk/topic-view.aspx?t=2715
2) https://github.com/Routerkeygen
3) use duckduckgo, goo... |
|
jodler303 |
hashcat
|
3 |
5,062 |
09-13-2016, 02:17 PM |
|
|
Thread: WPA2 charsets, can you help please.
Post: RE: WPA2 charsets, can you help please.
don't imagine, do the math ;-)
for hex len = 10:
16^10/200000/60/60/24 = 63,6 days.
for len=10, hex excluding "1":
15^10/200000/3600/24 = 33,3 days.
doable. especially as 200 kH/s is in a range whe... |
|
jodler303 |
hashcat
|
3 |
5,062 |
09-14-2016, 11:02 AM |
|
|
Thread: how to set up my mask
Post: RE: how to set up my mask
|
jodler303 |
General Talk
|
3 |
4,537 |
10-11-2016, 09:02 AM |
|
|
Thread: Benchmarks for GTX 1070Ti FE (Founders Edition)
Post: Benchmarks for GTX 1070Ti FE (Founders Edition)
hashcat 4.0.1 benchmark for GTX 1070 Ti (Founders Edition)
Linux Nvidia driver 387.34
GPU clock offset: 0 MHz (STOCK CLOCK)
Temp: 42 - 58 °C (nvidia-smi)
Pwr Cap: 217 W
Happy New Ye... |
|
jodler303 |
Hardware
|
3 |
7,857 |
12-29-2017, 04:45 PM |
|
|
Thread: Bug - words get rejected
Post: RE: Bug - words get rejected
Just ran into the same issue and posted it on irc today. atom came up with a great solution for this:
1) echo [[[[[ > pre.rule
2) hashcat -j ^X^X^X^X^X -r pre.rule -r yournormalrule.rule
the -... |
|
jodler303 |
hashcat
|
4 |
6,859 |
08-17-2016, 05:42 PM |
|
|
Thread: second 1070 not seen (linux)
Post: RE: second 1070 not seen (linux)
|
jodler303 |
Hardware
|
4 |
5,105 |
09-14-2016, 11:00 AM |
|
|
Thread: speed wise case with 2x4 or 1x8 gpu's
Post: RE: speed wise case with 2x4 or 1x8 gpu's
intertan Wrote: (10-11-2016, 07:18 PM)
--
I have noticed the more GPU's one add the slower the added gpu's work
--
no. https://gist.github.com/epixoip/a83d38f412b4737e99bbef804a270c40 (https://gis... |
|
jodler303 |
Hardware
|
4 |
5,857 |
10-12-2016, 09:40 AM |
|
|
Thread: Mask that contains streetname
Post: RE: Mask that contains streetname
Where do you live? (i'm really curious where people are using street names, never heard about it) |
|
jodler303 |
hashcat
|
4 |
4,638 |
12-10-2016, 06:59 PM |
|
|
Thread: speed wise case with 2x4 or 1x8 gpu's
Post: RE: speed wise case with 2x4 or 1x8 gpu's
@heat: depends very much on the hash type you are processing. some hashes are running the cards very hot with high power consumption (e.g. wpa). some others are keeping the cards cool with very little... |
|
jodler303 |
Hardware
|
4 |
5,857 |
10-09-2016, 11:36 AM |
|
|
Thread: GPU high temperature. How to decrease it?
Post: RE: GPU high temperature. How to decrease it?
1) Get some strong fans (e.g. ULTRA KAZE DFS123812H-3000 is strong)
2) Consider watercooling (expensive though).
3) cudaHashcat offers -w 1, -w 3 etc. options but i guess this won't help much.
4) Red... |
|
jodler303 |
Old oclHashcat Support
|
5 |
8,723 |
04-28-2016, 05:28 PM |
|
|
Thread: GPU high temperature. How to decrease it?
Post: RE: GPU high temperature. How to decrease it?
which GPU are you using? reference design? |
|
jodler303 |
Old oclHashcat Support
|
5 |
8,723 |
04-28-2016, 05:58 PM |
|
|
Thread: WPA2 could i be doing this better?
Post: RE: WPA2 could i be doing this better?
kiara's suggestion with the masks sounds good. watch out though, statting a dictionary *might* miss some of the possible combinations. timbo writes the passwords are random-generated. so the mask stuf... |
|
jodler303 |
hashcat
|
5 |
5,642 |
09-01-2016, 02:58 PM |
|
|
Thread: WPA2 could i be doing this better?
Post: RE: WPA2 could i be doing this better?
hi there.
mp64 produces password candidates, not masks. so for a mask of length 10 you would want to pipe (|) the output from mp64 directly into hashcat instead of writing to a file. -q 2 should limi... |
|
jodler303 |
hashcat
|
5 |
5,642 |
09-01-2016, 11:52 PM |
|
|
Thread: combination of attack mode?
Post: RE: combination of attack mode?
have you tried --stdout and piping it ?
e.g.
hashcat --stdout | hashcat
most of the time i ask how to do something atom tells me just that and most of the times he's just right ^^ |
|
jodler303 |
hashcat
|
5 |
6,432 |
12-19-2016, 02:28 PM |
|
|
Thread: AES
Post: RE: AES
Only under certain circumstances (e.g. known plaintext attack) it is possible to crack the AES key. For WPA2 there is such an attack using ARP packages. You can find more on this topic in this paper ... |
|
jodler303 |
General Help
|
6 |
18,866 |
01-30-2016, 01:45 PM |