Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Generating wordlist using specific charlist with exclusions
Post: RE: Generating wordlist using specific charlist wi...
Please suggest powerful word list generators that can manage exclusions/rules. |
|
Kangaroot |
General Talk
|
8 |
6,768 |
02-22-2018, 09:24 AM |
|
|
Thread: Generating wordlist using specific charlist with exclusions
Post: RE: Generating wordlist using specific charlist wi...
Haven’t practiced programming for a while, might take me a while to write this. |
|
Kangaroot |
General Talk
|
8 |
6,768 |
02-22-2018, 12:13 PM |
|
|
Thread: Generating wordlist using specific charlist with exclusions
Post: Generating wordlist using specific charlist with e...
Not pretending to be unique in my inquiry, but I have specific task to do. How can I generate word list using specific char list and applying multiple rules or exclusions?
For example:
Charlist ... |
|
Kangaroot |
General Talk
|
8 |
6,768 |
02-14-2018, 04:35 PM |
|
|
Thread: WPA/WPA2 pass cracking
Post: WPA/WPA2 pass cracking
Just wanted start a discussion on general suggestions on how to make WPA/WPA2 password cracking less sophisticated. How would you build your research if all you knew is AP's SSID? |
|
Kangaroot |
General Talk
|
9 |
8,617 |
12-12-2017, 11:36 PM |
|
|
Thread: WPA/WPA2 pass cracking
Post: RE: WPA/WPA2 pass cracking
I apologise for not putting this in more sensible way, but I don't really know how to write it any better as it involves so many different things. One of which mentioned as research on the ISP. For ex... |
|
Kangaroot |
General Talk
|
9 |
8,617 |
12-14-2017, 10:00 AM |
|
|
Thread: WPA/WPA2 pass cracking
Post: RE: WPA/WPA2 pass cracking
Knowing ISP for particular AP can dramatically reduce keyspace to iterate through, but what methods you'd use if user changed SSID name to 'abracadabra'. How will you find ISP being used? |
|
Kangaroot |
General Talk
|
9 |
8,617 |
12-14-2017, 10:14 AM |
|
|
Thread: WPA/WPA2 pass cracking
Post: RE: WPA/WPA2 pass cracking
I'm not a novice in the subject and not interested in hacking neighborhood. I just wanted to explore other people's methods. |
|
Kangaroot |
General Talk
|
9 |
8,617 |
12-15-2017, 09:27 AM |
|
|
Thread: WPA/WPA2 pass cracking
Post: RE: WPA/WPA2 pass cracking
Yes, Rico, I'm well aware of default router key spaces. I'm trying to find any methods may help to reveal progress when cracking password or show that different direction may be looked at.
I'm als... |
|
Kangaroot |
General Talk
|
9 |
8,617 |
12-17-2017, 11:31 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
genpmk (PMK generator) is still can be found in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux and can be used along with cowpatty to wpa/wpa2, but I doubt cowpatty support GPU usage ... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-02-2018, 09:30 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
philsmd, apparently I don't have latest version then :( |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-02-2018, 11:12 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: WPA/WPA2 PMK mode (2501)
WPA/WPA2 PMK mode (2501) - is this mode no longer supported by Hashcat? I thought this mode was designed to speed up cracking hashes by pre-calculating PMK for given SSID and a list of pass phrases, s... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-02-2018, 09:13 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
hashcat --version returns pull/1273/head
2501 is definitely missing, so I assume I have older version.
How do I update it, please? |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-02-2018, 11:17 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
Where can I find wlangenpmkocl? |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-02-2018, 05:26 PM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
Can anyone help to find more info about this? I have tried to generate genpmk file in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and it took me hours to generate rockyou list with speci... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-03-2018, 03:57 PM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
I will definitely try wlangenpmkocl, because genpmk in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) is simply make whole thing useless as it take too much time to generate pmk file. |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-03-2018, 11:43 PM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
hcxkey won't compile, missing CL/cl.h. Fixed it using symbolic link, but then it still won't compile:
gcc -std=gnu99 -O3 -Wall -Wextra -o wlangenpmk wlangenpmk.c -lcrypto
gcc -std=gnu99 -O3 -Wall -We... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-04-2018, 09:31 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
Just if anyone have same problems like me on Ubuntu when it won't compile for missing cl.h and lOpenCL, both problems can be fixed using symbolic links:
1. sudo ln -s /home/kangaroot/hashcat/deps/Ope... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-04-2018, 09:52 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
ZerBea Wrote: (03-03-2018, 07:07 PM)
--
Maybe you're doing something wrong:
$ time wlangenpmkocl -e networkname -i rockyou -A pmklist
using: GeForce GTX 1080 Ti
9612471 plainmasterkeys generated... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-04-2018, 10:00 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
ZerBea, no, I wasn't saying 2501 is slow, but for the purpose I use hashcat, I will have to recreate PMK file with every SSID, which is never the same, and custom dictionaries I build.
I'm sure I w... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-05-2018, 11:16 AM |
|
|
Thread: WPA/WPA2 PMK mode (2501)
Post: RE: WPA/WPA2 PMK mode (2501)
Here is some statistics, if you don't mind. I wanted to time both modes (2500 and 2501) and see which one will be faster in the end. Results seems identical.
First, I run normal 2500, which I would... |
|
Kangaroot |
General Talk
|
20 |
19,682 |
03-04-2018, 10:49 PM |