Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Im looking for a way of disabling WPA_SUPPLICANT all the times, but no success.
Trying with those lines on /etc/dhcpcd.conf
denyinterfaces wlan0
nohook wpa_supplicant
Any other idea that I c... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-15-2019, 07:54 AM |
|
|
Thread: cheap hardware for 200.0 kH/s WPA2 with single GPU
Post: RE: cheap hardware for 200.0 kH/s WPA2 with single...
Have anyone seen real 1660 cards benchmarks?
I'm wondering if they will outperform the 1070. |
|
powermi |
Hardware
|
9 |
6,875 |
06-13-2019, 05:13 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
some results coming finally.. THANKS A LOT.
Session..........: hashcat
Status...........: Exhausted
Hash.Type........: WPA-PMKID-PBKDF2
Hash.Target......: test.16800
Time.Started.....: Wed Jun ... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-12-2019, 08:37 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
So. How could I solve it? |
|
powermi |
User Contributions
|
648 |
487,117 |
06-12-2019, 06:21 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
And then starts to capture packages.
and with:
root@raspberrypiB:/home/pi# hcxdumptool -i wlan0 -C --ignore_warning
initialization...
available channels:
1 / 2412MHz (20 dBm)
2 / 2417MHz (20 dBm... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-12-2019, 04:55 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
root@raspberrypiB:/home/pi# hcxdumptool -i wlan0 -o test.pcapng --enable_status=15 --ignore_warning
initialization...
warning: wpa_supplicant is running with pid 416 351
start capturing (stop wit... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-12-2019, 04:54 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
those are the detailed results.. fails to start, but it does work after airmon-ng start wlan0.
root@raspberrypiB:/home/pi# hcxdumptool -I
wlan interfaces:
90f652e42668 wlan0 (ath9k_htc)
root@ras... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-12-2019, 12:55 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
When I try to start without airmon-ng, the command line says that interface is not up.
I use airmon-ng to check kill process too. Any other command alternatives?
Thanks |
|
powermi |
User Contributions
|
648 |
487,117 |
06-10-2019, 08:59 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
So, my awus036ac should work too, as they share the driver. Is it necessary to start airmon-ng on the interface before hcxdumptool?
I'm doing it, but don't know if it's right. |
|
powermi |
User Contributions
|
648 |
487,117 |
06-09-2019, 09:39 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Just being wondering.. what do you use the gpio_button for? its a trigger?
BTW Im looking for the --enable_status values and cant find the meaning of each. any guide? |
|
powermi |
User Contributions
|
648 |
487,117 |
06-09-2019, 09:30 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Is any 5ghz dongle working good with hcxtools?
Im about to buy a dongle for another setup cause my AWUS 036AC from Alfa seems not to work. |
|
powermi |
User Contributions
|
648 |
487,117 |
06-08-2019, 09:06 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Seems that closing the ssh window from a terminal stops the process on the raspberry. Any other way to keep it alive ?
-- thanks, working great on the background. |
|
powermi |
User Contributions
|
648 |
487,117 |
06-08-2019, 05:13 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Noted, that will do everything easier.
I saw people using Wlandump instead hcxdumptool.. any difference on the output?
Could be possible to create a minimal raspberry distro just for hcxtools and ... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-08-2019, 03:59 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks, for those great posts. After getting a pmkid file from a capture with -k, should I depure It and erase repeated ESSIDs ? The are different hashes with same ESSIDs, same AP MAC, but different s... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-08-2019, 03:00 PM |
|
|
Thread: GPU Fan control ?
Post: RE: GPU Fan control ?
Download a software like Afterburner or Nvidiainspector. then set the speed to 100%. Then test again.. |
|
powermi |
hashcat
|
3 |
1,738 |
06-07-2019, 09:28 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks a lot for the detailed answer. Why do you use -k instead -z to get the .16800?
Could you describe the different arguments execute on hcxdumptool? Some are unknown for me .
I'm thinking usin... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-06-2019, 03:34 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
thanks a lot for that great info. So, could you elaborate your full attack strategy for breaking PMKID captures on a new environment being located just on one spot?
Im about to purchase a Raspberry P... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-05-2019, 06:33 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks, I duplicated the line 1/2 cause as I saw HEX[xxxx] I suspected that could be a PSK, but didn't know that Hashcat could process it as a possible key.
So would it make more sense to convert to ... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-04-2019, 07:45 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
ZerBea Wrote: (06-04-2019, 08:18 AM)
--
BTW:
Your "Test -E ESSID" contain some nice default key space PSKs:
lines 12, 53, 54, 70, 71, 72, 171, 179, 292
and some possible user defined PSKs like this o... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-04-2019, 05:19 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks. for the moment -U -I don't return nothing on my captures, and -E gives Essid names, some HEX[xxxxxxxxxxxxx] and some random words and numbers, I'm using it as wordlist with rules combined but ... |
|
powermi |
User Contributions
|
648 |
487,117 |
06-03-2019, 05:42 PM |