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...

The BPF works on wlandump-ng, wlanresponse and wlancap2hcx and is extreme fast. The maximum instruction limit per program is restricted to 4096 BPF instructions. That should be enough for stationary o...
ZerBea User Contributions 648 487,167 10-20-2017, 07:43 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi MrShannon. Nice idea. Pushed an update to git: added new option -P for use with hard coded GPIO switch -P : terminate program and poweroff raspberry pi by GPIO switch       default: termin...
ZerBea User Contributions 648 487,167 11-21-2017, 09:08 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

windmaple: There are some major problems in your configuration: 1. do not use aircrack-ng tools or scripts in combination with hcxtools.     airmon-ng creates a virtual interface (monx) and leav...
ZerBea User Contributions 648 487,167 10-25-2017, 08:04 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hi windmaple "I think I'm getting close to making it work but right now it seems it doesn't hop to diff channels (it pretty much is stuck on channel 4, which I specified w/ '-c 4'). My understanding ...
ZerBea User Contributions 648 487,167 10-25-2017, 10:00 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

according to many user requests: merged wlanresponse and wlandump-ng refactored wlandump-ng and removed wlanresponse wlandump-ng ---------------- - waterfall status - improved deauthentication...
ZerBea User Contributions 648 487,167 10-28-2017, 11:36 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

small improvement on wlandump-ng and wlancap2hcx: Added detection of "Fast BSS transition (fast roaming)" authentication and write frames to cap file. More and more vendors will add "802.11r-2008", ...
ZerBea User Contributions 648 487,167 10-29-2017, 10:18 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Thats very simple: Option -I requires a text file containing ESSID:passwort. for example: networkname1:password1 networkname2:password2
ZerBea User Contributions 648 487,167 10-31-2017, 10:09 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Just run wlangenpmkocl in another terminal and use parameters of second device: -P : input platform, default 0 (first platform) -D : input device, default 0 (first device) using -l option sho...
ZerBea User Contributions 648 487,167 10-31-2017, 06:46 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

There are multiple possibilities, depending on what you wan't to do: simple example that creates outputlists for direct use with hashcat -m 2501: Create 2 combilists. open terminal and run wlange...
ZerBea User Contributions 648 487,167 11-01-2017, 09:51 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

It is possible. create you combilist. split the list into 2 parts of the same size run in terminal1 wlangenpmkocl -I part1 -a plainmasterkeylist1 -P 0 -D 0 run in terminal2 wlangenpmkocl -I par...
ZerBea User Contributions 648 487,167 11-01-2017, 04:57 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi. 1) wlanhcx2ssid -e argument actually spits out the hex ESSID, is it supposed to? If so, would it be possible for you to put an option to ASCII stringify this? It is possible, but I don'...
ZerBea User Contributions 648 487,167 11-11-2017, 09:56 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Accesspoint-less attack not longer working against latest ANDROID devices. The authentication sequence was changed. Now there are some additional frames inside the authentication procedure. This pr...
ZerBea User Contributions 648 487,167 11-11-2017, 10:03 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

HI strasharo Is it possible to supply the authentication hash used to view your submissions on the site when submitting hashes via wlancap2wpasec? No, wpa-sec doesn't support this. But you can ...
ZerBea User Contributions 648 487,167 11-13-2017, 09:22 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi mob_new. Please, tell me under what settings or conditions we can get the PMK in the dump? Only in that case if a WPA-ENTERPRISE client is missconfigured. The pmk is part of the last part of a...
ZerBea User Contributions 648 487,167 11-13-2017, 09:25 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi mob_new I thought that plainmasterkey I can get with wpa2-psk. Now I know that this is only for wpa-enterprise. No, that is only one half of the knowledge. Both, WPA and WPA2 using plainmas...
ZerBea User Contributions 648 487,167 11-14-2017, 01:02 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Not all WiFi adapters and drivers are able to do packet injection. This is an overview of some tested and working WiFi adapters (they run "out of the box" on common LINUX kernels >= 4.9): USB ID ...
ZerBea User Contributions 648 487,167 11-19-2017, 12:05 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi. There is no way to do this in the settings of wlandump-ng. But I pushed an update: Now wlandump-ng doesn't terminate. Instead it increase internal errorcount and fall back to channel 1. Keep ...
ZerBea User Contributions 648 487,167 11-20-2017, 10:01 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

added a new git repository: https://github.com/ZerBea/hcxtoolsbleeding This is a playground and testarea for new/upcomming versions of hcxtools - use with care! wlandump-ng (3. generation) - drop...
ZerBea User Contributions 648 487,167 11-21-2017, 01:53 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Thanks. It's important to get some feedback. The changes are very extensive. It's a complete re-design of wlandump-ng. I dropped libpcap and go closer to the hardware. The authentication engine was ...
ZerBea User Contributions 648 487,167 11-21-2017, 09:39 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi slyexe. That are good news. Take also a look at the complete regdb. There are some countries which allows high power by default. And keep in mind that most of the issues regarding packet injectio...
ZerBea User Contributions 648 487,167 11-23-2017, 09:26 AM