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 [desc] Author Forum Replies Views Posted
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

update on hcxtools (https://github.com/ZerBea/hcxtools): added detection of WDS (Wireless Distribution System) and Mesh networking many stability and security fixes $ wlancap2hcx -o test.hccapx 2...
ZerBea User Contributions 648 487,081 09-11-2017, 08:52 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxtools and "cleaned caps" First of all: It's a good idea to take a look into a wlandump-ng / wlanresponse cap to learn about 802.11x and the authentication process. But it's not a good idea to...
ZerBea User Contributions 648 487,081 09-14-2017, 05:58 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxtools and cap2hccapx (two good friends) If you are interested in wpa / wpa2 only, you can savely use cap2hccapx (https://github.com/hashcat/hashcat-utils) or the online converter (https://hashcat....
ZerBea User Contributions 648 487,081 09-15-2017, 08:11 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

manually calculate hashcat's "--nonce-error-corrections" using hcxtools If you use wlancap2hcx, you'll get a proposal for the --nonce-error-corrections value of hashcat. It looks like this: hashc...
ZerBea User Contributions 648 487,081 09-17-2017, 11:18 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

some words about hcxtools (https://github.com/ZerBea/hcxtools) and hcxkeys (https://github.com/ZerBea/hcxkeys): Main purpose of both toolsets is to conduct an analysis and compile statistics on WiFi,...
ZerBea User Contributions 648 487,081 09-19-2017, 09:29 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

update hcxtools (4.0.0-rc1): https://github.com/ZerBea/hcxtools Added new tool wlanjohn2hcx to convert john wpapsk hashfiles to hccapx. $ wlanjohn2hcx -h wlanjohn2hcx 4.0.0-rc1 (C) 2017 ZeroBeat ...
ZerBea User Contributions 648 487,081 09-25-2017, 07:50 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

wlanhcx2cap update: set M1 replaycount = (M4 replaycount-1) if M4 EAPOL is used attention: somtimes wireshark can't handle wlanhcx2cap files if group keys are used that means handshake in cap file ...
ZerBea User Contributions 648 487,081 09-26-2017, 08:10 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

I have tested the most used wpa cracking tools hascat (google: about 274,000 results), aircrack-ng (google: about 535,000 results) and John the Ripper jumbo (google: about 311,000 results) how they wo...
ZerBea User Contributions 648 487,081 09-27-2017, 04:10 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

And if you decide to follow hcxtools recommendations: you should use hashcat --nonce-error-corrections=64 (or greater) on wlancap2hcx.hccapx $ hashcat -m 2500 --nonce-error-corrections=64 --logfil...
ZerBea User Contributions 648 487,081 09-27-2017, 05:42 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

update hcxtools (better plainmasterkey handling): https://github.com/ZerBea/hcxtools added new option -O to wlancap2hcx: -O : output hccapx file without ESSIDs (WPA/WPA2/WPA2 AES-128-CMAC: use ha...
ZerBea User Contributions 648 487,081 10-02-2017, 01:33 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

If you like to test this new feature do the following steps: 1) Download example cap from wireshark examples (https://wiki.wireshark.org/SampleCaptures) File: wpa-eap-tls.pcap.gz https://wiki.wi...
ZerBea User Contributions 648 487,081 10-02-2017, 04:47 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

advanced wpa cracking: Entering the "royal class" needed tools: combinator3 (hashcat-utils) wlancap2hcx (hcxtools) wlangenpmk or wlangenpmkocl (hcxkeys) hashcat (hashcat) 1) download demo ca...
ZerBea User Contributions 648 487,081 10-03-2017, 04:02 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

shortly before final release of hcxtools 4.0.0 I decided to add a new tool: wlanhcx2psk wlanhcx2psk calculates weak password candidates for hashcat based on opensource intelligence data found in the ...
ZerBea User Contributions 648 487,081 10-06-2017, 11:54 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

small update wlanhcx2psk added option (-W) to test if a wpskey is used as psk added options (-D -d) to test if a date (eu or us) is used as psk $ wlanhcx2psk -h wlanhcx2psk 4.0.0-rc2 (C) 2017 Ze...
ZerBea User Contributions 648 487,081 10-07-2017, 08:53 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

some background informations about wlanhcx2psk: wlanhcx2psk is a dynamic tool (so look for latest hcxtools updates on git). It doesn't calculate a matching candidate (if you need matching candidat...
ZerBea User Contributions 648 487,081 10-11-2017, 09:01 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi MrShannon. Thank's. Nice that you like this little wifi-toys. All functions you asked for (and much more) are allready implemented: 1. case: "I would like to prevent wlanresponse and wlandump...
ZerBea User Contributions 648 487,081 10-18-2017, 10:06 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi winxp5421. No, automatically it is not possible (an automatic often fails). The only way to prevent this behavior is ‎"manual intervention". By using the corresponding switches for your operatio...
ZerBea User Contributions 648 487,081 10-18-2017, 11:25 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hi winxp (did you received my mail?) Well, it's hard to understand the aim, because hcxtools are completely different in both function and design, compared to other tools (I need this functions and...
ZerBea User Contributions 648 487,081 10-19-2017, 07:47 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

winxp5421 Wrote: (10-19-2017, 03:51 PM) -- Zerbea, No I have not received any mail from you. I just got done searching my mailbox. I sent you an email via Hashcat.net's Email function to see if this ...
ZerBea User Contributions 648 487,081 10-19-2017, 04:35 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxtools and hcxkeys v 4.0.0 released ------------------------------------------- https://github.com/ZerBea/hcxtools https://github.com/ZerBea/hcxkeys many bug- and stability fixes initial OSX ...
ZerBea User Contributions 648 487,081 10-20-2017, 08:32 AM