Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: WPA minimal len
Post: RE: WPA minimal len
yes, thats one of the things going into the rejection counter |
|
atom |
Very old oclHashcat-plus Support
|
1 |
5,010 |
01-28-2012, 10:25 AM |
|
|
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: WPA mac addresses "flip flopped" in potfile
Post: RE: WPA mac addresses "flip flopped" in potfile
Please add an issue on github for it. I'm closing this here |
|
atom |
hashcat
|
1 |
2,602 |
11-14-2016, 09:33 PM |
|
|
Thread: WPA Hashing Question
Post: RE: WPA Hashing Question
It looks like you are using an outdated oclHashcat-plus.
Latest versions just print "> 10 Years", not "66 years..." |
|
atom |
Very old oclHashcat-plus Support
|
8 |
14,723 |
11-01-2012, 09:28 AM |
|
|
Thread: WPA Combination attack (skipping passwords)
Post: RE: WPA Combination attack (skipping passwords)
Since -a1 (and -a6 and -a7 as well) change the length of the password candidate on gpu, there's no way to skip them anymore. If you want them skipped, use combinator.bin from hashcat-utils and pipe |
|
atom |
Old oclHashcat Support
|
2 |
5,123 |
03-30-2015, 11:07 AM |
|
|
Thread: WPA : print the BSSID as well ?
Post: RE: WPA : print the BSSID as well ?
I can see the need for it, still it's a rare case. I will add it if there's some time left |
|
atom |
General Help
|
4 |
7,892 |
05-27-2014, 06:11 PM |
|
|
Thread: WPA 27k/s on a GTX770 is that low?
Post: RE: WPA 27k/s on a GTX770 is that low?
AMD is much stronger than NV because they have some low level instructions that are good for crypto and oclHashcat can make use of this. |
|
atom |
Very old oclHashcat-plus Support
|
3 |
11,065 |
11-30-2013, 08:52 AM |
|
|
Thread: WPA 10 digit phone number using area code dictionary and 7 digit mask? HOW?
Post: RE: WPA 10 digit phone number using area code dict...
If you want to verify the password candidates match your expectations you can use latest beta version, it will show them to you in the status view or use --stdout |
|
atom |
hashcat
|
12 |
16,742 |
10-21-2016, 07:01 PM |
|
|
Thread: WPA 10 digit phone number using area code dictionary and 7 digit mask? HOW?
Post: RE: WPA 10 digit phone number using area code dict...
Do you have any empty lines in the masks/areacodes_no-tabs.hcmask?
Note you can not use --stdout in combination with a hash, so you also need to remove the hccap-combined3/combined3.hccap |
|
atom |
hashcat
|
12 |
16,742 |
10-25-2016, 11:00 AM |
|
|
Thread: WPA .Caps Wanted !
Post: RE: WPA .Caps Wanted !
you can not change the mac addresses since they are part of the PTK calculation :( |
|
atom |
General Help
|
6 |
14,843 |
11-20-2011, 12:23 AM |
|
|
Thread: WPA .Caps Wanted !
Post: RE: WPA .Caps Wanted !
the rainbow tables you are talking about create the PMK only. this is the slow part in cracking the WPA. but there is another part, the calculation of the PTK. this part is fast (~10 iterations) and t... |
|
atom |
General Help
|
6 |
14,843 |
11-20-2011, 10:56 AM |
|
|
Thread: Worst documentation and usability EVER
Post: RE: Worst documentation and usability EVER
this is a young project. if you want to help making documentation better i will create you an account on the wiki pages. |
|
atom |
Very old oclHashcat-plus Support
|
6 |
12,190 |
01-13-2012, 10:48 AM |
|
|
Thread: Works great, except for ethereum
Post: RE: Works great, except for ethereum
SCRYPT is an anti-gpu algorithm, you can expect strange behavior especially with such high SCRYPT settings. Let it run for a few minutes or hours and do not interrupt. Or simply use a CPU device for "... |
|
atom |
hashcat
|
1 |
2,678 |
07-30-2017, 12:59 PM |
|
|
Thread: Words/numbers list
Post: RE: Words/numbers list
|
atom |
General Talk
|
2 |
7,262 |
06-16-2012, 08:16 AM |
|
|
Thread: Words Combinator
Post: RE: Words Combinator
I like that idea, the question is just how to do it without loosing performance compared to the current ones. For slow hashes it doesn't matter, but the fast hashes... Maybe I have an idea sometime ho... |
|
atom |
General Talk
|
10 |
27,349 |
05-14-2014, 06:37 PM |
|
|
Thread: Words Combinator
Post: RE: Words Combinator
Oh no, sorry, I just was talking about the ?w thing. That's the interessting part. For combinator stuff use combinator.bin from hashcat-utils in combination with -a1 attack for full performance |
|
atom |
General Talk
|
10 |
27,349 |
05-15-2014, 08:16 AM |
|
|
Thread: Words Combinator
Post: RE: Words Combinator
please use combinator.bin in combination with -a1 combinator attack. |
|
atom |
General Talk
|
10 |
27,349 |
05-19-2014, 09:43 PM |
|
|
Thread: wordpress password issue
Post: RE: wordpress password issue
This is just because there are no $P$B example hashes added. Dont worry, its supporting them. |
|
atom |
Old hashcat Support
|
5 |
14,420 |
11-05-2012, 11:48 AM |
|
|
Thread: wordpress password issue
Post: RE: wordpress password issue
You need -m 400 to crack phpass passwords. |
|
atom |
Old hashcat Support
|
5 |
14,420 |
11-07-2012, 11:29 AM |
|
|
Thread: Wordpress Hashes and Temperate Limit
Post: RE: Wordpress Hashes and Temperate Limit
Whats different about them is they do many iterations of their result digest. You can control how many of them are calculated by specifying --gpu-loops. Try with --gpu-loops 1 first, see if it helps a... |
|
atom |
Very old oclHashcat-plus Support
|
5 |
12,326 |
06-23-2012, 02:20 PM |