Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
winxp5421 Wrote: (06-23-2017, 09:56 PM)
--
This is fantastic! Now, all we need is an automated way to scan client probe requests, setup fake AP with probe request info, client attempts authentication... |
|
freeroute |
User Contributions
|
648 |
487,343 |
08-11-2017, 01:01 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks for your help. It is a unique tool.
You are great... |
|
freeroute |
User Contributions
|
648 |
487,343 |
08-12-2017, 03:03 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
I use this tool to convert hccapx back to cap, but it was sometimes unsuccessful. So this is the reason. Thanks. |
|
freeroute |
User Contributions
|
648 |
487,343 |
08-17-2017, 09:05 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks the info about hcxtools and "cleaned caps", ZerBea. It was very useful. |
|
freeroute |
User Contributions
|
648 |
487,343 |
09-14-2017, 08:40 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
systemctl network-manager stop
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
systemctl network-manager start |
|
freeroute |
User Contributions
|
648 |
487,343 |
10-25-2017, 05:29 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Great. I will test it today.
Thank you. |
|
freeroute |
User Contributions
|
648 |
487,343 |
11-21-2017, 07:11 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks the update. Going to test.... |
|
freeroute |
User Contributions
|
648 |
487,343 |
07-25-2018, 09:06 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi kiara,
Your question has been answered: https://forum.hashkiller.co.uk/topic-view.aspx?t=21036&m=189214#189214 |
|
freeroute |
User Contributions
|
648 |
487,343 |
09-29-2018, 02:48 PM |
|
|
Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID
Could you post: "ls -lh"
Did you try "cat test.16800" |
|
freeroute |
User Contributions
|
187 |
1,293,337 |
09-28-2018, 02:16 PM |
|
|
Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID
So your command was: "hcxpcaptool -z test.16800 test.pcapng"
It save only PMKID hashes to the file "test.16800."
You can try to find passwords with hashcat: "hashcat -O -m 16800 -a 0 test.16800 wo... |
|
freeroute |
User Contributions
|
187 |
1,293,337 |
09-28-2018, 06:05 PM |
|
|
Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID
pineapplepride Wrote: (10-13-2018, 01:03 PM)
--
Hi everyone,
I've tried doing this and when I enter
hcxdumptool -o test.pcapng -i wlan0 --enable_status=3
I get
interface is not up
faile... |
|
freeroute |
User Contributions
|
187 |
1,293,337 |
10-13-2018, 01:29 PM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
Do you have any info about Tenda and Huawei Routers default wifi keyspace?
SSID format (Tenda): Tenda_3B3E06
SSID format (Huawei): T-C82C87 (MAC: fc:e3:3c:c8:2c:94) Note: C82C is a part of MAC |
|
freeroute |
User Contributions
|
182 |
305,386 |
08-06-2017, 06:05 AM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
TCT mobile ltd vendor, MY WIFI routers the WPA password is MYWIFI and four digits.
The SSID: MY WIFI + the last 4 digits of the MAC (e.g. MY WIFI C057,) |
|
freeroute |
User Contributions
|
182 |
305,386 |
08-06-2017, 06:26 AM |
|
|
Thread: Noob trying to follow this walkthrough
Post: RE: Noob trying to follow this walkthrough
If you don't know where the tctsom.hccapx is.
Find the file:
"find / -type f -name tctsom.hccapx"
With hashcat use the full path to your tctsom.hccapx file. |
|
freeroute |
hashcat
|
12 |
7,525 |
10-30-2018, 11:09 PM |
|
|
Thread: hashcat v5.0.0
Post: RE: hashcat v5.0.0
Slow hashes mode is meaningless to use with CPU only attack (Device type = 1). Am I correct? |
|
freeroute |
hashcat
|
11 |
50,025 |
10-30-2018, 10:58 PM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
You can find useful information here.
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#installation |
|
freeroute |
hashcat
|
10 |
9,572 |
09-27-2017, 07:25 PM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
This article from 2015, but useful. The installation process almost the same with the new hashcat.
GPU Based Password Cracking with Amazon EC2 and oclHashcat:
https://www.rockfishsec.com/2015/05/gpu... |
|
freeroute |
hashcat
|
10 |
9,572 |
09-28-2017, 06:55 AM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
globbergouhl Wrote: (09-27-2017, 05:51 PM)
--
I am following the following tutorial:
https://mark911.wordpress.com/2017/04/05/how-to-compile-install-and-run-hashcat-password-cracker-from-github-sou... |
|
freeroute |
hashcat
|
10 |
9,572 |
09-27-2017, 11:09 PM |
|
|
Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0
|
freeroute |
hashcat
|
10 |
4,018 |
07-28-2020, 12:55 PM |
|
|
Thread: How to extract zip?
Post: RE: How to extract zip?
epixoip Wrote: (07-27-2016, 07:31 AM)
--
zip2john, but not all zip formats are supported.
--
What command did you use to crack encrypted zip file?
I tried, but not worked.
root@The-Distributi... |
|
freeroute |
hashcat
|
9 |
36,020 |
07-27-2016, 09:56 AM |