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

By latest commit, I added several new attack modes to hcxdumptool: --disable_internal_beacons        : do not transmit beacons using received ESSIDs                               ...
ZerBea User Contributions 648 487,318 09-18-2019, 02:04 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Looks like the interface wasn't set complete to monitor mode and / or packet injection isn't working like expected. You can test packet injection running: $ hcxpcaptool -i wlan1 --do_rcascan -do_rc...
ZerBea User Contributions 648 487,318 09-18-2019, 10:41 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Maybe dmesg will give us an answer. Here is an example for an EDIMAX EW-7711UAN (mt7601u) ID 7392:7710 Edimax Technology Co., Ltd Edimax Wi-Fi [ 2592.678152] mt7601u 1-1:1.0: ASIC revision: 760100...
ZerBea User Contributions 648 487,318 09-19-2019, 08:30 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Now I plugged in the same device into an USB 3.0 port and was hit by the kernel xhci issue in a very hard way: [ 4651.606170] mt7601u 1-1:1.0: rx urb failed: -71 [ 4651.606203] mt7601u 1-1:1.0: rx u...
ZerBea User Contributions 648 487,318 09-19-2019, 09:02 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Normally we wait up to 2 minutes to get a GPX fix. If we didn't get it, we deactivate GPS. EDIT: I pushed another update. Now we leave the GPS fix loop if we didn't receive a GPRMC sentence within...
ZerBea User Contributions 648 487,318 10-31-2019, 11:22 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Please try hcxdumptool v6.0.0 in combination with latest git head hcxpcapngtool. hcxdumptool GPS options: --use_gps_device=          : use GPS device                             ...
ZerBea User Contributions 648 487,318 12-27-2019, 08:13 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Tested your example and it is working like a charm. The hccap file is ok! This is the chain: Step 1 convert hccap to hccapx (I'm not able to run ancient versions of programs, here) $ wlanhc2hcx...
ZerBea User Contributions 648 487,318 01-07-2020, 11:10 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

I suggest you to use latest hcxpcapngtool. It doesn't make nonce-error-corrections and provide only basic functions for conversion to old formats. Pay attention: The cap file is synthetic and doesn...
ZerBea User Contributions 648 487,318 01-07-2020, 11:40 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxhashtool: added hccap output All filteroptions (except essid groups - old hascat doesn't support reuse PBKDF2) are working on hccap, now. workflow: hcxdumptool (-o x.pcapng) -> hcxpcapngtool (...
ZerBea User Contributions 648 487,318 01-08-2020, 11:34 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Well, K*A*L*I isn't a distribution, which is easy to use. Why do I tell this first? Because of this error message: "could not create dumpfile Dump/wifidump_2020_01_08.pcapng" You simply haven't wr...
ZerBea User Contributions 648 487,318 01-08-2020, 10:01 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

This are the available options. If there is need for more, please let me know. Decided to add filter by MAC CLIENT, too, because hcxdumptool is able to request the original MAC of a CLIENT. Code:...
ZerBea User Contributions 648 487,318 01-08-2020, 06:26 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

"Oh I see I have to chain them." Yes! The new has format (2200x) is plain HEX-ASCII. That means you will get a read able hashline (not binary hccap or hccapx). Depending on the WiFi related filte...
ZerBea User Contributions 648 487,318 01-09-2020, 11:38 AM
    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,318 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,318 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,318 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,318 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,318 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,318 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,318 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,318 01-13-2020, 11:51 PM