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

That depend on your technics, tactics and procedures and a lot of experience. You must establish an environment and a good database: $ wc essidliste 5504870  7164072 73826553 essidliste $ wc ...
ZerBea User Contributions 648 487,318 06-08-2019, 01:12 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

After getting a pmkid file from a capture with -k, should I depure It and erase repeated ESSIDs ? Yes you can do it, if ESSID and MAC_AP is the same - that will speed up hashcat a little bit Do yo...
ZerBea User Contributions 648 487,318 06-08-2019, 03:47 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Added full support (TZSP_ENCAP_IEEE_802_11) for TaZmen Sniffer Protocol (TZSP) $ hcxpcaptool -V tzsp.pcap start reading from tzsp.pcap                                         ...
ZerBea User Contributions 648 487,318 06-22-2018, 03:02 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxdumptool / hcxpcaptool: added detection of SAE authentication. $ hcxpcaptool -V sae_simple_psk.pcapng start reading from sae_simple_psk.pcapng summary:                           �...
ZerBea User Contributions 648 487,318 06-27-2018, 03:52 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi rk3y. How to analyze specific stations? That depends on the depth of you analysis. For a simple analysis run: hcxdumptool -> hcxpcaptool -T trafficlist *.cap Result is a list, containig simple ...
ZerBea User Contributions 648 487,318 07-01-2018, 11:36 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxpcaptool: added detection of FILS authentication. $ hcxpcaptool -V -I identitylist *.pcapng start reading from fils-handshake.pcapng summary: file name...
ZerBea User Contributions 648 487,318 07-01-2018, 08:26 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

run it as background task $ hcxdumptool -i interface ..... &
ZerBea User Contributions 648 487,318 06-08-2019, 05:23 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Ok, Raspbian is a good choice! Easy to install and easy to use. Fine that it works, at least. Now we know what prevent full access to the interface: wpa_supplicant is running...
ZerBea User Contributions 648 487,318 06-12-2019, 05:44 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxpcaptool: added detection of BROADCOM specific authentication. BROADCOM adds a special vendor tag to the authentication sequence: Tagged parameters (11 bytes) Tag: Vendor Specific: Broadco...
ZerBea User Contributions 648 487,318 07-07-2018, 10:46 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxpcaptool: added detection of SONOS and APPLE specific authentication. SONOS adds a special vendor tag to the authentication sequence, too: Tagged parameters (8 bytes) Tag: Vendor Specific: Son...
ZerBea User Contributions 648 487,318 07-10-2018, 10:57 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

We have some bad issues in radioptap and/or wireshark. read more about the issue here: https://github.com/secdev/scapy/issues/1465 hcxpcaptool and hcxdumptool will ignore this issues. Get exam...
ZerBea User Contributions 648 487,318 07-15-2018, 11:50 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxdumptool default capture format will be pcapng. That means upcomming hcxdumptool 4.2.0 will save the data in pcapng format. wlandump-ng and wlancap2hcx will be removed in version 4.2.0! I decided ...
ZerBea User Contributions 648 487,318 07-23-2018, 12:21 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi strike1953. Well, I hope so. I didn't see any chance to save during runtime calculated values in a better way. The option field of pcapng seems to be a good way to do that. Wireshark is an absolu...
ZerBea User Contributions 648 487,318 07-23-2018, 09:45 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Small update on hcxdumptool and hcxtools: moved to v 4.2.0 rc1: Added complete new WPA attackmode according to new hashcat hashmodes 16800 and 16801. The attack is performed on the RSN IE (Robust Sec...
ZerBea User Contributions 648 487,318 07-25-2018, 08:44 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

please use latest git updates! hashcat: https://github.com/hashcat/hashcat/commit/88ebca40b8a52c16fd0d9d24f7a2f63d8d7f4400 hcxtools: https://github.com/ZerBea/hcxtools hcxdumptool: https://githu...
ZerBea User Contributions 648 487,318 07-26-2018, 09:54 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

For a rspberry pi capturing system: $ pacman -Syu $ pacman -S make gcc watchdog openssl rsync fake-hwclock zlib crda $ pacman -Rs netctl wpa_supplicant Thats all. first cmd will update packa...
ZerBea User Contributions 648 487,318 06-15-2019, 12:16 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

From git: make install or from Arch default package list $ pacman -S hcxtools hcxdumptool search for hcxtools and/or hcxdumptool here: https://archlinuxarm.org/packages
ZerBea User Contributions 648 487,318 06-15-2019, 12:21 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Thanks. You're right, the wordlists are in the dicts section: https://wpa-sec.stanev.org/?dicts Another good (real and not so big) wordlist is here: https://3wifi.stascorp.com/3wifi-dic-2019-0...
ZerBea User Contributions 648 487,318 06-21-2019, 11:43 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

You can't use the hc2500.pot in combination with -m 16800, because the output is completely different. hc16800.pot should look like this: PMKID*MAC_AP*MAC_STA*ESSID (in HEX):password 2582a8281bf9...
ZerBea User Contributions 648 487,318 07-27-2018, 11:35 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Now problem, you're welcome. But now, I could use a little help: hcxdumptool use raw sockets. Now I noticed, that the responds are too slow to attack an AP successfully. 1. AP responds to our...
ZerBea User Contributions 648 487,318 07-28-2018, 12:10 AM