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

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

Circuit: https://github.com/ZerBea/hcxtools/blob/master/gpiowait.odg Parts: 1 x LED, Low-Current (Kingbright 2.2 V, 2 mA) 1 x Resistor 10k Ohms 1 x Resistor 330 Ohms 1 Push Button 20cm cable ...
ZerBea User Contributions 648 487,081 08-04-2017, 08:07 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Quick answer: Yes, that's correct. Long statement: You need only to capture the M2 from a client. wlandump-ng and wlanresponse will calculate the M1. wlandump-ng will show us this (using the -s ...
ZerBea User Contributions 648 487,081 08-11-2017, 03:34 PM
    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,081 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,081 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,081 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,081 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,081 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,081 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,081 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,081 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,081 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,081 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,081 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,081 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,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...

Hi DKblue. Again thanks and all my best season greetings
ZerBea User Contributions 648 487,081 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,081 09-15-2017, 08:11 AM