Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Do you have any info about Tenda and Huawei Routers default wifi keyspace? SSID format (Tenda): Tenda_3B3E06 SSID format (Huawei): T-C82C87 (MAC: fc:e3:3c:c8:2c:94) Note: C82C is a part of MAC
freeroute User Contributions 182 305,386 08-06-2017, 06:05 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

TCT mobile ltd vendor, MY WIFI routers the WPA password is MYWIFI and four digits. The SSID: MY WIFI + the last 4 digits of the MAC (e.g. MY WIFI C057,)
freeroute User Contributions 182 305,386 08-06-2017, 06:26 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

winxp5421 Wrote: (06-23-2017, 09:56 PM) -- This is fantastic! Now, all we need is an automated way to scan client probe requests, setup fake AP with probe request info, client attempts authentication...
freeroute User Contributions 648 487,345 08-11-2017, 01:01 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Thanks for your help. It is a unique tool. You are great...
freeroute User Contributions 648 487,345 08-12-2017, 03:03 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

I use this tool to convert hccapx back to cap, but it was sometimes unsuccessful. So this is the reason. Thanks.
freeroute User Contributions 648 487,345 08-17-2017, 09:05 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Thanks the info about hcxtools and "cleaned caps", ZerBea. It was very useful.
freeroute User Contributions 648 487,345 09-14-2017, 08:40 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

systemctl network-manager stop ifconfig wlan0 down iwconfig wlan0 mode monitor ifconfig wlan0 up systemctl network-manager start
freeroute User Contributions 648 487,345 10-25-2017, 05:29 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Great. I will test it today. Thank you.
freeroute User Contributions 648 487,345 11-21-2017, 07:11 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Thanks the update. Going to test....
freeroute User Contributions 648 487,345 07-25-2018, 09:06 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Could you post: "ls -lh" Did you try "cat test.16800"
freeroute User Contributions 187 1,293,338 09-28-2018, 02:16 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi kiara, Your question has been answered: https://forum.hashkiller.co.uk/topic-view.aspx?t=21036&m=189214#189214
freeroute User Contributions 648 487,345 09-29-2018, 02:48 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

So your command was: "hcxpcaptool -z test.16800 test.pcapng" It save only PMKID hashes to the file "test.16800." You can try to find passwords with hashcat: "hashcat -O -m 16800 -a 0 test.16800 wo...
freeroute User Contributions 187 1,293,338 09-28-2018, 06:05 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

pineapplepride Wrote: (10-13-2018, 01:03 PM) -- Hi everyone, I've tried doing this and when I enter hcxdumptool -o test.pcapng -i wlan0 --enable_status=3 I get interface is not up faile...
freeroute User Contributions 187 1,293,338 10-13-2018, 01:29 PM
    Thread: Maskprocessor make error
Post: Maskprocessor make error

Helllo, I just tried to compile maskprocessor according to the README file. "Compile -------------- Simply run make" But I got an error message. Could you help me, what the solution is, plz...
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 0 2,870 07-23-2016, 02:20 AM
    Thread: Create a single rule file with maskprocessor
Post: Create a single rule file with maskprocessor

Hello, I would like to create a rule file with maskprocessor - creating a rule to generate passwords. I know the pwd is a single birthday. It contains only 8 digits and begin 19. I have a test.hc...
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 6,701 07-24-2016, 06:09 AM
    Thread: Create a single rule file with maskprocessor
Post: RE: Create a single rule file with maskprocessor

Thank your for your quick answer and advice. I will read all the manual of hashcat,of course. I tried to install the new haschat, but my video card is an old card and it didn't work with hashcat 3....
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 6,701 07-24-2016, 12:45 PM
    Thread: Creating rule file
Post: Creating rule file

I have a dictionary file which contain only lower case, female names (female_names.txt). Let's say the WPA2 password "Julia1984". So I have to capitalize the first letters and append years to the fe...
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,179 08-18-2016, 03:03 PM
    Thread: Creating rule file
Post: RE: Creating rule file

Thanks for you help. I guess hashcat rejected password that shorter than 8 characters. I know that WPA2 algorithm has password limitations. It should be min 8. char. and max. 64 char. But in this case...
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,179 08-20-2016, 11:36 AM
    Thread: Creating rule file
Post: RE: Creating rule file

Thank you for your help.
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,179 08-20-2016, 02:37 PM
    Thread: device local mem size is too small, use anyway?
Post: RE: device local mem size is too small, use anyway...

Hello, Today morning I installed the recent version of hashcat (3.00-3) Running benchmark, I got this message: root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# hashcat --benchm...
freeroute hashcat 6 28,659 07-19-2016, 08:31 AM