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

Please try this one: https://github.com/kimocoder/rtl8812au
ZerBea User Contributions 648 487,343 08-28-2018, 03:29 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Added iw functionality to hcxdumptool. From now on hcxdumptool will set monitor mode and restore old interface settings when terminated. You do not need to run iw, ip, iwconfig, ifconfig any longer. ...
ZerBea User Contributions 648 487,343 08-30-2018, 10:53 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

It seems that hcxtools/hcxdumptool successfully ported to "Pineapple". Read more here: https://forums.hak5.org/topic/44213-pmkid-attack-on-wifi-pineapples/
ZerBea User Contributions 648 487,343 08-31-2018, 12:25 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi Mem5. Yes, hcxdumptool sends a few deauthentication messages. That's true. But hcxdumptool also sends a disassociation after it has received an EAPOL 4/4 (M4) with reason code: WLAN_REASON_DISASS...
ZerBea User Contributions 648 487,343 08-31-2018, 12:07 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxdumptool update: added GPSD support (stored as comment in pcapng file) --use_gpsd : use GPSD to retrieve position add latitude, lon...
ZerBea User Contributions 648 487,343 09-27-2018, 09:39 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

With the latest update of hcxtools, hcxpcaptool is able to detect a GPS track from hcxpdumptool and convert this track to GPX format (for example accepted by Viking and GPSBabel): $ hcxpcaptool -h -...
ZerBea User Contributions 648 487,343 09-29-2018, 06:27 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hcxdumptool retrieve the GPS data from GPSD in json format. So every device mentioned here as working, should work: https://www.catb.org/gpsd/hardware.html For my tests I run an "AktivePilot JENTRO B...
ZerBea User Contributions 648 487,343 10-02-2018, 08:13 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

According to hashcat, hcxdumptool and hcxtools moved to v5.1.0 hcxdumptool: several on big endian fixes (reported to run on OpenWRT) improved channel sitching (detect driver capabilities and skip...
ZerBea User Contributions 648 487,343 12-05-2018, 11:42 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Looks like hcxdumptool, hcxtools (and hcxkeys) are not installed. Do a git clone and satisfy dependencies (see README.md). Then run "make install". Read more here: https://github.com/ZerBea/hcxtool...
ZerBea User Contributions 648 487,343 12-06-2018, 09:04 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Due to several bug fixes and changes hcxdumptool and hcxtools moved to v5.1.1. Important changes: removed....: wlanhcx2psk replaced by: hcxpsktool removed....: wlanhcx2cap replaced by: hcxhas...
ZerBea User Contributions 648 487,343 02-03-2019, 06:33 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

small notice about hcxpcaptool option -I: hcxdumptool is able to request identities from a client (for example the International Mobile Subscriber Identity [IMSI] Number from a mobile phone). Running...
ZerBea User Contributions 648 487,343 02-04-2019, 07:58 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

allready answered here: https://hashcat.net/forum/thread-8183-post-43956.html#pid43956
ZerBea User Contributions 648 487,343 02-27-2019, 11:43 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Please attach an example pcapng so that I'm able to reproduce it. You can use tshark to find the ESSIDs. Example: You captured test.pcapng Now run tshark $ tshark -r test.pcapng -T fields -e w...
ZerBea User Contributions 648 487,343 03-16-2019, 11:56 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hi ciccio17. According to the documentation of the standard, the length of an SSID should be a maximum of 32 characters (32 octets, normally ASCII letters and digits, though the standard itself doesn...
ZerBea User Contributions 648 487,343 03-22-2019, 10:02 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

You can retrieve a PSK or a PMK only from a weak client. Therefore you must run hcxdumptool over a long time against your penetration target. We can not distinguish between an ESSID, a damaged ESSID,...
ZerBea User Contributions 648 487,343 04-10-2019, 09:51 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

And this is really important: Hashmodes 2501 and 16801 are not cracking hashmodes. The are only usefull to verfify(!) an existing PMK.
ZerBea User Contributions 648 487,343 04-10-2019, 10:06 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

24h is good, but you should do that on different days and or different month, too. Let me say a few words about hcx-suite: The suite is designed as an analysis suite. All attack vectors run on raw...
ZerBea User Contributions 648 487,343 04-10-2019, 11:55 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

We drop a packet if it doesn't contain a usefull information (deauthentication frames, disassociations frames, ack frames, ...) if it was transmitted twice or more if it is damaged (and I mean real...
ZerBea User Contributions 648 487,343 04-14-2019, 01:46 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

I'm not sure if sombody ported hcxdumptool to run using NodeMCU. But there is a similar project here: https://null-byte.wonderhowto.com/how-to/scan-fake-attack-wi-fi-networks-with-esp8266-based-wifi-...
ZerBea User Contributions 648 487,343 04-14-2019, 04:54 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

@ ciccio17 In case of a hccapx hash file, use - wlanhcxinfo to get information about the content. - wlanhcx2ssid to get desired hash or - split -b 393 --additional-suffix=.hccapx (393 = size of a...
ZerBea User Contributions 648 487,343 04-27-2019, 04:00 PM