Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID
cashhat Wrote: (09-26-2018, 09:50 PM)
--
Am I doing this right?
Step 0: Device is in monitor mode:
Code:
--
$ iw dev
phy#0
Interface mon0
ifindex... |
|
slyexe |
User Contributions
|
187 |
1,293,322 |
09-27-2018, 02:10 AM |
|
|
Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem
Mem5 Wrote: (09-26-2018, 09:38 PM)
--
Celeron! Don't expect good speed ;)
--
Or expect it to fry. What is that thing from the 90's? Geezus....
OpenCL Platform #1: The pocl project
============... |
|
slyexe |
hashcat
|
5 |
3,489 |
09-27-2018, 02:20 AM |
|
|
Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID
Superninja Wrote: (09-27-2018, 05:49 PM)
--
Hello there,
so i use other adapter, with rt3070, and it look likes it works. got pmkid.
But now it convert not the file to pcapng
i wrote:
hcxpc... |
|
slyexe |
User Contributions
|
187 |
1,293,322 |
09-28-2018, 11:18 PM |
|
|
Thread: gpu usage problem
Post: RE: gpu usage problem
My biggest concern is why you're only getting 50% hashrate for WPA2 2500. My 1070 easily gets 350K which is double your rate per card. Otherwise, judging by the images your hashrate is still being... |
|
slyexe |
hashcat
|
4 |
3,136 |
10-03-2018, 03:03 AM |
|
|
Thread: Need your help with Rx 580
Post: RE: Need your help with Rx 580
Show us the hashcat cmd prompt log. It's probably an issue with heating is what I would first suspect. Otherwise, a full code log would best give us a better idea.
hashcat64.exe -b
pause |
|
slyexe |
hashcat
|
3 |
2,600 |
10-16-2018, 12:57 AM |
|
|
Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID
Rit Wrote: (10-27-2018, 06:20 PM)
--
If there is an algorithm for the hand shake, and another for the PMKID, and the common denominator is the password, can't the handshake and tthe PMKID used to rev... |
|
slyexe |
User Contributions
|
187 |
1,293,322 |
10-27-2018, 07:04 PM |
|
|
Thread: Noob trying to follow this walkthrough
Post: RE: Noob trying to follow this walkthrough
This is probably in a mini PC is my guess which doesn't have a GPU. You'll more than likely damage your unit if it is since it most likely doesn't have a fan and only a heatsink. Eitherway, read the f... |
|
slyexe |
hashcat
|
12 |
7,521 |
11-01-2018, 01:19 AM |
|
|
Thread: OpenCL problem
Post: RE: OpenCL problem
rabbit.psg Wrote: (11-06-2018, 01:15 AM)
--
MacBook Air
--
Simple solution, don't use a laptop. |
|
slyexe |
hashcat
|
5 |
6,482 |
11-06-2018, 04:00 AM |
|
|
Thread: Run 3 opencl devices at once
Post: RE: Run 3 opencl devices at once
erikass Wrote: (11-10-2018, 11:46 PM)
--
i think --force would be work
try add --force
--
Never use --force to resolve an issue, there's a reason hashcat isn't for the simple minded.
He just ... |
|
slyexe |
hashcat
|
8 |
4,130 |
11-10-2018, 11:58 PM |
|
|
Thread: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem
Post: RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR ...
philsmd Wrote: (12-19-2018, 04:19 PM)
--
please follow this guide https://hashcat.net/faq/wrongdriver
--
Also consider learning to use hashcat via cmdline. It's not difficult and you're using a ver... |
|
slyexe |
hashcat
|
4 |
9,111 |
12-21-2018, 03:17 AM |
|
|
Thread: Status: hashcat + AMD GPU + Windows
Post: RE: Status: hashcat + AMD GPU + Windows
intem Wrote: (11-22-2018, 09:41 AM)
--
soxrok2212 Wrote: (11-22-2018, 12:48 AM)
--
Look at the screenshot you posted. It literally says the drivers are the problem. The card is too old.
--
These a... |
|
slyexe |
Hardware
|
10 |
11,715 |
11-25-2018, 02:15 AM |
|
|
Thread: Extensible Build Review
Post: RE: Extensible Build Review
Quote:
--
Has Nvidia pulled an AMD on the new cards? It's the first time I hear Nvidia cards exhibiting that behaviour.
--
A peak of 4.3A on the motherboard slot's 12V rail is well within t... |
|
slyexe |
Hardware
|
6 |
4,888 |
12-02-2018, 02:25 AM |
|
|
Thread: Hashcat saying wrong driver
Post: RE: Hashcat saying wrong driver
sae Wrote: (12-15-2018, 04:24 PM)
--
It is running but considerably slower than it should do.
--
What do you mean by this? And give an example of how you are using hashcat for us to help. Just run ... |
|
slyexe |
hashcat
|
7 |
4,413 |
12-16-2018, 01:31 AM |
|
|
Thread: hashcat 0h/s
Post: RE: hashcat 0h/s
Quote:
--
Candidates.#1....: [Copying]
--
It's to do with your wordlist. Try a brute attack
hashcat64.exe -m 2500 -a 3 1.hccapx ?d?d?d?d?d?d?d?d |
|
slyexe |
hashcat
|
3 |
2,303 |
12-16-2018, 06:25 PM |
|
|
Thread: Freebsd 12/Ryzen 7 1700/ RX580
Post: RE: Freebsd 12/Ryzen 7 1700/ RX580
Hashcat Legacy will not support PMKIDs so you will need to fallback to hccaps which have a potential of failing.
You will need to use aircrack to convert your capture files.
aircrack-ng -J HCCAP_FIL... |
|
slyexe |
hashcat
|
3 |
2,658 |
12-18-2018, 03:55 AM |
|
|
Thread: Help with lotus ID password
Post: RE: Help with lotus ID password
Learn to use hashcat is the best way to learn to crack it. The wiki will provide you with everything you need to know on how to use hashcat.
https://hashcat.net/wiki/
Whether it supports your s... |
|
slyexe |
hashcat
|
2 |
2,128 |
12-19-2018, 12:56 AM |
|
|
Thread: Is this WPA password cracked?
Post: RE: Is this WPA password cracked?
i865pe Wrote: (01-05-2019, 03:05 PM)
--
Mem5 Wrote: (01-05-2019, 02:19 PM)
--
Exhausted means finished, cracked or not.
Look at the line "Recovered........: 1/1"
Or look at your potfile, etc.
--
W... |
|
slyexe |
hashcat
|
8 |
4,177 |
01-05-2019, 10:29 PM |
|
|
Thread: Running maskprocessor on Mac
Post: RE: Running maskprocessor on Mac
ry2019 Wrote: (01-06-2019, 08:07 PM)
--
Hi, I'm new to this - could anyone tell me if there's a way to install and run maskprocessor on the Mac?
I have a hashed SHA512 password I'm trying to crack... |
|
slyexe |
hashcat
|
8 |
5,375 |
01-06-2019, 08:31 PM |
|
|
Thread: i cant convert a WPA / WPA2 pcap
Post: RE: i cant convert a WPA / WPA2 pcap
helenharry Wrote: (01-16-2019, 06:42 AM)
--
please help me. i cant convert a WPA / WPA2 pcap
Zero value timestamps detected in file: in/18893_1495309385.cap.
This prevents correct EAPOL-Key timeo... |
|
slyexe |
General Talk
|
3 |
2,371 |
01-17-2019, 01:15 AM |
|
|
Thread: What make the hashrate so huge different?
Post: RE: What make the hashrate so huge different?
Quote:
--
Is that mean the more handshake I capture the less time to crack the password?
--
The opposite. The more you have for different SSID's the more you increase your work load. |
|
slyexe |
hashcat
|
4 |
2,714 |
01-17-2019, 01:22 AM |