Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: PMKID
Post: RE: PMKID
I guess the question was meant to ask "why can you not use the PMKID to authenticate with a AP". Answer is simple: because the PMKID is not used in the WPA handshake. |
|
undeath |
General Talk
|
2 |
1,511 |
10-04-2019, 07:21 PM |
|
|
Thread: Best way to crack emails?
Post: RE: Best way to crack emails?
convert your email appendixes to a rules file and do a straight wordlist + rules attack. |
|
undeath |
General Talk
|
3 |
1,906 |
10-06-2019, 11:31 AM |
|
|
Thread: Best way to crack emails?
Post: RE: Best way to crack emails?
yes. And then you can apply additional rules to whatever input wordlist/username list you use before that final domain ruleset. |
|
undeath |
General Talk
|
3 |
1,906 |
10-07-2019, 11:28 AM |
|
|
Thread: Hash of office file need to be cracked.
Post: RE: Hash of office file need to be cracked.
you forgot to specify a wordlist |
|
undeath |
General Talk
|
1 |
1,161 |
10-07-2019, 06:11 PM |
|
|
Thread: Decoding multiple PMKID SSIDs
Post: RE: Decoding multiple PMKID SSIDs
wlanhcxinfo of https://github.com/ZerBea/hcxtools should be able to do all you need. |
|
undeath |
General Talk
|
4 |
2,073 |
10-13-2019, 12:07 PM |
|
|
Thread: WPA help
Post: RE: WPA help
standard wpa(2) is mode 2500. Unless you know what PMK or PMKID means you don't need them. |
|
undeath |
General Talk
|
1 |
978 |
12-11-2019, 01:00 AM |
|
|
Thread: Save mask in wordlist
Post: RE: Save mask in wordlist
hashcat -a3 PAS?dWOR?d --stdout > list.txt |
|
undeath |
General Talk
|
1 |
929 |
01-03-2020, 10:41 PM |
|
|
Thread: Dictionary Attack
Post: RE: Dictionary Attack
rockyou is a good wordlist but you should add rules. Hashcat ships a bunch. There is no way to guarantee cracking a hash though. |
|
undeath |
General Talk
|
3 |
1,523 |
01-05-2020, 01:09 PM |
|
|
Thread: Can this password type be brute forced?
Post: RE: Can this password type be brute forced?
Assuming a theoretical hash rate of 1 TH/s (which is already very fast, even for a fast hash mode) you'd be looking at about 10^43 years of cracking. Pretty sure that's well beyond the expected end of... |
|
undeath |
General Talk
|
2 |
1,226 |
01-10-2020, 01:08 PM |
|
|
Thread: Help with cracking a password to a PDF
Post: RE: Help with cracking a password to a PDF
hashcat does not use rainbow tables. And besides, I have no idea how your md5 is related to the pdf mentioned in the thread title. |
|
undeath |
General Talk
|
2 |
1,069 |
02-16-2020, 02:08 PM |
|
|
Thread: Optimizing WPA recovery
Post: RE: Optimizing WPA recovery
you can simply concatenate hccapx files |
|
undeath |
General Talk
|
4 |
1,529 |
02-20-2020, 06:10 PM |
|
|
Thread: Wordlist Processing Order
Post: RE: Wordlist Processing Order
The order ist pretty much random because of very high parallelization when doing GPU cracking. |
|
undeath |
General Talk
|
2 |
994 |
03-04-2020, 10:33 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
-a 0 is default, so you can omit it. But adding it is not going to cause any problems.
The words in your wordlist must be delimited by a newline character not a comma. |
|
undeath |
General Talk
|
29 |
5,284 |
04-17-2020, 11:38 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
A dictionary attack runs each word in your dictionary and applies rules if you specified any. What you describe would be a combinator attack but even that doesn't really fit your use case well.
You... |
|
undeath |
General Talk
|
29 |
5,284 |
04-20-2020, 12:07 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
whops, minor typo on my part. Should be -a 6 not -a 0
?s201?d is a mask |
|
undeath |
General Talk
|
29 |
5,284 |
04-20-2020, 01:06 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
Are you sure you were running the command with -a 6? The error message shows an error for the -a 1 kernel. |
|
undeath |
General Talk
|
29 |
5,284 |
04-22-2020, 12:17 AM |
|
|
Thread: Dusted off old gaming laptop
Post: RE: Dusted off old gaming laptop
|
undeath |
General Talk
|
3 |
980 |
04-27-2020, 10:26 PM |
|
|
Thread: Meltdown and Spectre patches
Post: RE: Meltdown and Spectre patches
using the search function is hard. https://hashcat.net/forum/thread-7710.html?highlight=spectre |
|
undeath |
General Talk
|
1 |
662 |
05-10-2020, 01:59 AM |
|
|
Thread: Hashcat RAM usage
Post: RE: Hashcat RAM usage
Why are you using --self-test-disable? If hashcat fails to start otherwise your driver is probably broken which is an issue you need to fix… |
|
undeath |
General Talk
|
3 |
1,209 |
05-11-2020, 01:10 AM |
|
|
Thread: Password recovery - 3 attack avenues?
Post: RE: Password recovery - 3 attack avenues?
Cracking ten random characters on veracrypt is not going to complete within your lifespan. GPG and pCloud are not supported. GPG would probably be faster to crack than veracrypt (only a guess) but sti... |
|
undeath |
General Talk
|
4 |
1,105 |
05-18-2020, 04:30 PM |