Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Itunes Backup
Post: RE: Itunes Backup
Scratch that, v3.40 just released!
https://hashcat.net/forum/thread-6351-post-33865.html#pid33865 |
|
rico |
General Talk
|
42 |
83,234 |
03-03-2017, 06:31 PM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
a-z = 26 chars
0-9 = 10 chars
=
?
38 chars, len 12. Keyspace is 38^12 = 9,065,737,908,494,995,456
calexico Wrote: (01-19-2017, 06:38 AM)
--
Yes, this is the default passphrase. And yes, I ha... |
|
rico |
User Contributions
|
182 |
305,386 |
01-20-2017, 01:50 AM |
|
|
Thread: Looking for A Little Push
Post: RE: Looking for A Little Push
You haven't mentioned the hash type though. Each of them have different hash rates, sometimes vastly so. Faster hash rates open up the scope for experimentation (more rules, brute-force, etc.). |
|
rico |
hashcat
|
9 |
10,406 |
08-24-2016, 12:09 AM |
|
|
Thread: low performance with prepend more than 3 characters in mask attack
Post: RE: low performance with prepend more than 3 chara...
I was wondering about this myself. I was playing with NTLM (-m 1000) a couple of nights ago and noticed that prepending even a single character slows the hash rate to ~25% whilst append works the same... |
|
rico |
Old oclHashcat Support
|
5 |
6,890 |
09-06-2015, 06:45 PM |
|
|
Thread: m02500.cl EXPLAIN NEEDED
Post: RE: m02500.cl EXPLAIN NEEDED
Yeah, like just put that in a function. |
|
rico |
User Contributions
|
7 |
8,582 |
02-13-2017, 12:38 PM |
|
|
Thread: macOS - mask attack doesn't work
Post: RE: macOS - mask attack doesn't work
Code:
--
$ ./hashcat -a 3 3c68f35450c4b594072841cfc1c5785f ?l?l?l?l?l?l?l?l
hashcat () starting...
OpenCL Platform #1: Apple
=========================
- Device #1: Intel(R... |
|
rico |
hashcat
|
6 |
7,494 |
10-10-2016, 12:14 PM |
|
|
Thread: Mask Attack -> Approaching Final Keyspace
Post: RE: Mask Attack -> Approaching Final Keyspace
Not sure what you think the passphrase scheme is but it looks like you're aiming for this mask?
Code:
--
-1 1234567890 -2 ?d?u?l ?1-?2?2?2?2?2?2?2?2?2?2?2?2
--
A digit, a dash, then 12 chars (di... |
|
rico |
hashcat
|
9 |
14,438 |
07-21-2016, 12:05 AM |
|
|
Thread: Mask Attack -> Approaching Final Keyspace
Post: RE: Mask Attack -> Approaching Final Keyspace
Celare still struggling with the difference between ! and ? |
|
rico |
hashcat
|
9 |
14,438 |
07-23-2016, 11:42 PM |
|
|
Thread: Mask option: date?
Post: RE: Mask option: date?
Stick the masks in a mask file: https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files |
|
rico |
hashcat
|
5 |
7,381 |
07-08-2016, 11:36 PM |
|
|
Thread: Mask option: date?
Post: RE: Mask option: date?
Oh yeah, forgot about that bit of the puzzle. Maybe rules files then? One with append days, one with months and one with years?
days.rule:
$0 $1
$0 $2
$0 $3
..
$3 $1
months.rule:
$0 $1
$0... |
|
rico |
hashcat
|
5 |
7,381 |
07-09-2016, 12:11 AM |
|
|
Thread: mask order change
Post: RE: mask order change
If you want D* exhausted first you will need to include the --markov-disable flag. |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-09-2016, 08:28 PM |
|
|
Thread: mask order change
Post: RE: mask order change
Code:
--
--markov-disable Disables markov-chains, emulates classic brute-force
--
Yeah, that's the gist of it. |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-10-2016, 01:37 AM |
|
|
Thread: mask order change
Post: RE: mask order change
PutNick has me doubting myself :) So I ran a quick test on a WPA hash I've previously cracked. I used --markov-disable and masks using charset or reverse-charset, i.e. plaintext is VTFTETBY so I've us... |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-17-2016, 02:22 AM |
|
|
Thread: mask order change
Post: RE: mask order change
Cheers. Shoulda knowed better... |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-17-2016, 02:32 AM |
|
|
Thread: merge multiple computers with the GPU
Post: RE: merge multiple computers with the GPU
Hashtopus, not octopus.
https://hashcat.net/forum/thread-3159.html?highlight=hashtopus (https://hashcat.net/forum/thread-3159.html?highlight=hashtopus) |
|
rico |
Old oclHashcat Support
|
4 |
6,496 |
09-10-2015, 07:49 PM |
|
|
Thread: Need full guide on WPA/WPA2 Hashcat cracking
Post: RE: Need full guide on WPA/WPA2 Hashcat cracking
Google "hashcat wpa tutorial" and go from there. There's even one on this site!!! https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
CPU version more or less the same as GPU version except slowe... |
|
rico |
Old hashcat Support
|
6 |
10,660 |
12-01-2015, 12:30 AM |
|
|
Thread: NEED SOME HELP PLEASE
Post: RE: NEED SOME HELP PLEASE
Use hashcat's -D switch. Use your E7-4830 v3 device as the numeral. You will need OpenCL runtimes installed for this to work with your CPU.
Code:
--
-D, --opencl-device-types | Str | Open... |
|
rico |
hashcat
|
2 |
3,083 |
03-09-2017, 12:24 PM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
Great stuff, handshake capturing always a tricky business. I just gave cap2hccapx a quick spin but didn't have much luck either I'm afraid. cap2hccapx seems to identify incomplete handshakes as good?
... |
|
rico |
User Contributions
|
49 |
179,646 |
02-07-2017, 01:01 AM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
Thanks, atom. I won't be able to get back to my PC to send the .cap for another 10 hours (if you even still need it). |
|
rico |
User Contributions
|
49 |
179,646 |
02-07-2017, 12:25 PM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
Thanks again, works great with hashcat-3.30+119 on Windows 10 x64.
I would suggest adjusting the reported hashrate though. I got very excited to see a huge speed bump and thought some new optimisat... |
|
rico |
User Contributions
|
49 |
179,646 |
02-07-2017, 10:20 PM |