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 [desc] Replies Views Posted
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Hi diegodieguex. Nice improvement. Now we can retrieve the ESSID (in ASCII) and the VENDOR information from the hashline.
ZerBea User Contributions 187 1,293,337 08-26-2018, 05:24 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Looks like a driver issue. First check if your dongle supports "full" monitor mode here: https://wireless.wiki.kernel.org/en/users/drivers or here: https://wikidevi.com/wiki/Main_Page Check dmesg...
ZerBea User Contributions 648 487,343 01-25-2018, 09:06 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Yes, you can do this using wlanhcx2ssid: $ wlanhcx2ssid -h wlanhcx2ssid 4.0.2 (C) 2018 ZeroBeat usage: wlanhcx2ssid options: -i     : input hccapx file -p     : change directory for o...
ZerBea User Contributions 648 487,343 01-30-2018, 02:11 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Hi sao. The answer of your question is here: https://hashcat.net/forum/thread-7717-post-41675.html#pid41675
ZerBea User Contributions 187 1,293,337 08-27-2018, 02:24 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Now, wpa-sec running full PMKID support. ‎The success rate is very good: https://wpa-sec.stanev.org/?stats
ZerBea User Contributions 187 1,293,337 08-27-2018, 06:32 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Please try this one: https://github.com/kimocoder/rtl8812au
ZerBea User Contributions 648 487,343 08-28-2018, 03:29 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi sfw10625. ok, let's answer your questions: testlist.txt - this list includes all words (1 .. 32 characters) from the SSID field of the management frames including networknames and passwords (i...
ZerBea User Contributions 648 487,343 01-31-2018, 06:39 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

1. Yes: cat test1.hccapx test2.hccapx ..... testn.hccapx > merged.hccapx No need to remove cracked by hand - just use hashcat -m 2500 in combination with --remove 2. The one you cracked is an una...
ZerBea User Contributions 648 487,343 01-31-2018, 10:00 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Well, you're right too. In this case, wlandump-ng and hcxdumptool will work like an intelligent WiFi jammer! Normally APs and clients use a retry counter (we do the same). Default value is 6 retries,...
ZerBea User Contributions 648 487,343 02-06-2018, 08:29 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

It seems that hcxtools/hcxdumptool successfully ported to "Pineapple". Read more here: https://forums.hak5.org/topic/44213-pmkid-attack-on-wifi-pineapples/
ZerBea User Contributions 648 487,343 08-31-2018, 12:25 AM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

To answer the question we need more informations: Which tools do you use for capturing, conversation and cracking? How is the commandline of the tools? Which result do yo expect (exactly)? Which r...
ZerBea User Contributions 187 1,293,337 08-31-2018, 09:59 AM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

$ hcxpcaptool -z hash.16800 -E wordlist -I identitylist -U usernamelist *.pcap Works on all pcaps, but do not expect good results if - the pcaps are cleaned - the pcap are merged and contains ESS...
ZerBea User Contributions 187 1,293,337 09-01-2018, 03:31 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

As diegodieguex noticed, that function is allready in hcxtools (whoismac) implemented. hcxpcaptool is a conversion tool, only. It will show basic informations about the capture file. But I think about...
ZerBea User Contributions 187 1,293,337 09-03-2018, 06:19 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi JuniorJPDJ. Nice to see hcxtools on ANDROID. Implementing this additional blacklisting/state for wlandump-ng isn't so easy. Best way is to use the -F option (add the client or the AP to the BPF)....
ZerBea User Contributions 648 487,343 02-05-2018, 11:26 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

From the WikiDevi: Supported modes: STA (Station) mode: supported IBSS (Ad-Hoc) mode: supported AP (Master) mode: supported Mesh (802.11s) mode: supported P2P mode: supported Monitor mode: su...
ZerBea User Contributions 187 1,293,337 09-22-2018, 06:31 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

"file or directory not found" means that there is no file test.pcapng in that directory. Just do a $ ls to see what files are present.
ZerBea User Contributions 187 1,293,337 09-27-2018, 05:52 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

@Superninja It is not a good idea to copy hcxtools source and hcxdumptool source into the same directory. Also it is not a good idea to use this directory as your working directory. If you are a be...
ZerBea User Contributions 187 1,293,337 09-30-2018, 05:09 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

If you use the -F (wlancap2hcx) or the -B (hcxpcaptool) option and add all mac_addr from your neighbourhood you don't "destroy" their traffic. Channel hopping capabilites are limited to the driver an...
ZerBea User Contributions 648 487,343 02-06-2018, 10:25 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

All above requests are implemented in hcxdumptool: user defined scanlist: -C     : comma separated scanlist (1,3,5,7...) not supported channels are skipped (BTW: wlandump-ng shows you the last ...
ZerBea User Contributions 648 487,343 02-06-2018, 12:23 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

I have been asked to explain this 2 commadlines and the behavior of the tool hcxdumptool -i -o dumpfile.pcap -B blacklistown1 -c 1 -t 5 -D -B inside are the mac_ap we do not want to deauthenticat...
ZerBea User Contributions 648 487,343 02-06-2018, 06:29 PM