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: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Most of the features you requested are already build in. The rest can be done by bash commands. Example: Netgear123:WPA*01*2f5c05d6ad2070743...etc or if the AP name is bad then "Hex...:WPA*01*2f5...
ZerBea User Contributions 648 487,343 01-11-2020, 09:09 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

The major advantage of the new hashline is that you can use bash tools on it, because it isn't any longer binary. Playing around with this bash tools you can do nearly everything (grep, sort, cut, cat...
ZerBea User Contributions 648 487,343 01-11-2020, 11:50 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

We are still running several tests, to get in shape for hashcat's new hashline. That included a complete rewrite (refactoring) from scratch. Nearly everything is new and improved. Also we are missing ...
ZerBea User Contributions 648 487,343 01-12-2020, 11:45 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

That depends on the version of the tools: hcxdumptool >= v 6 require hcxpcapngtool --nmea to convert the NMEA sentences or hcxpcaptool --nmea. I dropped that xml conversion (and gpsd), because GPSB...
ZerBea User Contributions 648 487,343 01-12-2020, 09:29 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Mem5 Wrote: (01-12-2020, 12:43 AM) -- Wondering if message pairs are still included, and easy to find/decode, in the new format? M2M3 or M3M4 are good evidence that the password was correct. -- Fo...
ZerBea User Contributions 648 487,343 01-12-2020, 09:33 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Depends on the options, you used: --use_gpsd -> if gpsd freeze, hcxdumptool will freeze, too better choice: ---use_gps_device=your_device make sure your device is working and has a fix: $ ca...
ZerBea User Contributions 648 487,343 01-13-2020, 05:10 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

No, because Planar has an AR9271 chipset - as far as I know. I have several WiFi adapters for testing purpose (different chipsets and of course, different drivers). Most of all I was impressed by m...
ZerBea User Contributions 648 487,343 01-13-2020, 07:56 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

taxil Wrote: (01-13-2020, 09:30 PM) -- @ZerBea what is the fastest channel switching speed you recommend for capturing PMKID with hcxdumptool? Looking for a fast capture method with moving 20+ MPH. -...
ZerBea User Contributions 648 487,343 01-13-2020, 11:51 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

@strike1953: Looks like we can expect another fix for that (kernel) issue (ath9k_htc), soon: [56147.938929] ath: phy0: Short RX data len, dropping (dlen: 2) [56260.431703] ath: phy0: Short RX data ...
ZerBea User Contributions 648 487,343 01-14-2020, 11:35 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

@WPA_Catcher nice suggestion, but not the philosophy of Arch Linux: "Arch Linux adheres to five principles: simplicity, modernity, pragmatism, user centrality and versatility. In general, the princip...
ZerBea User Contributions 648 487,343 01-14-2020, 06:36 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Before you start with Wireshark, take a look at the basics of 802.11 here: https://en.wikipedia.org/wiki/802.11_Frame_Types Than dive into the study guide here: https://mrncciew.com/tag/802-11-ove...
ZerBea User Contributions 648 487,343 01-14-2020, 10:02 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

This is a really good reason to hexify ESSIDs within the new hash line (22000): https://support.sjcam.com/support/solutions/articles/9000005708--how-do-i-connect-my-camera-with-mobile-wifi- SSID:...
ZerBea User Contributions 648 487,343 01-26-2020, 01:10 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Adding the option to run a user defined MAC_AP and/or MAC_CLIENT was only a test to demonstrate that it is useless. Shortly after the start hcxdumptool adapts to the WiFi traffic and uses more and mo...
ZerBea User Contributions 648 487,343 01-28-2020, 04:33 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

You can do this running hcxpcapngtool without options to save files: Code: -- $ hcxpcapngtool test.cap reading from test.cap... summary capture file file name................................: test...
ZerBea User Contributions 648 487,343 01-28-2020, 06:31 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Latest git head is able to detect EAP-TLS (tunneled TLSv1.2)- WAP3/SAE - SAE SHA384 SUITE B frames with 24 byte MIC (WPA3 ENTERPRISE). example pcapng in Wireshark default capture format (gzip compres...
ZerBea User Contributions 648 487,343 01-28-2020, 06:43 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Good idea, and this will help old hccap users a lot. Your hashcat version doesn't support nonce-error-corrections (NC). That exactly is the reason why some of your hashes are not recoverable. NC is a...
ZerBea User Contributions 648 487,343 01-29-2020, 04:32 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

"As far as I know all hashes in the new .22000 format are 100% crackable, is that right?" ->No! That depend on the quality of your device (bit error on plcp layer) and the tool to dump the traffic! ...
ZerBea User Contributions 648 487,343 01-29-2020, 06:56 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

No, epical fail of me. Pushed a fix for that issue. Unfortunately we deleted all 392 byte hccap and leave the 0 size ones. So if all .22000 format hashes are good what is it I need to check for wit...
ZerBea User Contributions 648 487,343 01-29-2020, 08:15 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

I understand hcxdumptool/hcxtools are WiFi parsers for hashcat but I was assuming hcxhashtool was now able to convert PMKID to hccap but I see that is not happening. Perhaps this is not possible. -> ...
ZerBea User Contributions 648 487,343 01-29-2020, 08:36 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

An ideal use would be: hcxhashtool -i my22000hashlist –hccap-single -p mydirectoryofchoice -> No, ideal within a bash script is $ cd $HOME/.../mydirectoryofchoice $ hcxhashtool -i $HOME/.../my220...
ZerBea User Contributions 648 487,343 01-30-2020, 07:21 PM