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

added detection of zeroed plainmasterkeys to hcxtools: $ wlancap2hcx  -o test.hccapx *.cap start reading from wlan.cap 8659109 packets processed (8659109 wlan, 0 lan, 0 loopback) total 201527 u...
ZerBea User Contributions 648 487,246 08-14-2017, 12:15 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

How to increase hashcat's cracking speed on wpa/wpa2 by using wlandump forced handshakes only: 1. use wlandump-ng or wlanresponse to capture wlan traffic 2. increase cracking speed:   use wlan...
ZerBea User Contributions 648 487,246 08-16-2017, 10:23 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

How to convert hccapx back to cap: cap2hccapx and wlancap2hcx don't convert the following message pairs: MESSAGE_PAIR_M32E3 3 MESSAGE_PAIR_M32E3 131 MESSAGE_PAIR_M34E3 4 MESSAGE_PAIR_M34E3 132 ...
ZerBea User Contributions 648 487,246 08-17-2017, 08:11 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,246 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...

Some good "driver" news: Neheb told me that there is a fix for the iwlwifi driver issue in upcomming kernel 4.15 Right now, this driver is broken! More infos here: https://git.kernel.org/pub/scm/l...
ZerBea User Contributions 648 487,246 11-23-2017, 09:30 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxtools update: https://github.com/ZerBea/hcxtools added detection of CISCO TACACS+ Authentication (on LoopBack, Ethernet and WLAN): $ wlancap2hcx TACACS1Cisco123.pcapng start reading from TAC...
ZerBea User Contributions 648 487,246 11-28-2017, 03:07 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

How to build up an environment for advanced wpa cracking: Don't waste your time by testing useless wordlists, downloaded from the internet. Create your own environment, using real hashes and passw...
ZerBea User Contributions 648 487,246 08-18-2017, 08:15 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

advanced wpa cracking - weak point analyse (1) After a while it's time to do a weak point analyse. Take a look into hashcat.pot.2500 and search for networks using simliar default passwords. Yo...
ZerBea User Contributions 648 487,246 08-18-2017, 12:59 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi. Yes it is: -F : input file containing entries for Berkeley Packet Filter (BPF) All entries in this filterlist are not attacked. Plese read this how to use the white list: https://hash...
ZerBea User Contributions 648 487,246 11-28-2017, 04:43 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

That's nice. Maybe we can find more weak pass.
ZerBea User Contributions 648 487,246 12-09-2017, 10:05 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

weak point analyse (2) Take a look into hashcat.pot.2500 and search for networks using simliar default passwords. Try to figure out how the algo is calculated. pwhash will help you on hash cal...
ZerBea User Contributions 648 487,246 08-18-2017, 01:15 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxtools filter options ------------------------ To satisfy hashcat, hcxtools have many build-in filteroptions: 1. The Berkeley Packet Filter (BPF) is a very fast kernel filter. It allows many ...
ZerBea User Contributions 648 487,246 08-28-2017, 09:10 AM
    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,246 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,246 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...

Hi DKblue. Again thanks and all my best season greetings
ZerBea User Contributions 648 487,246 12-20-2017, 09:18 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,246 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,246 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...

Hi DKblue Happy New Year. Nice to read, that you are able to put your device into monitor mode.
ZerBea User Contributions 648 487,246 01-04-2018, 08:45 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi hulley. Right now, the driver situation is a big disaster. Many of the drivers are buggy, "not present" (rtl8812au) or doesn't support monitor mode (r8188eu). And there is no improvement foreseeab...
ZerBea User Contributions 648 487,246 01-07-2018, 05:36 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

calculate hashcat's "--nonce-error-corrections" using hcxtools In some special cases hashcat isn't able to do nonce-error-corrections. If you use wlanhcxinfo option -a -A to get  the required i...
ZerBea User Contributions 648 487,246 09-20-2017, 05:40 PM