Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: bug in 1.35?
Post: bug in 1.35?
I hadn't noticed 1.35 was out, so I just downloaded it. I have been using 1.33. But when I ran 1.35, it didn't recover anything, while the same run with 1.33 did. Here are the command lines.
First I ... |
|
rsberzerker |
Old oclHashcat Support
|
3 |
5,293 |
04-13-2015, 01:03 AM |
|
|
Thread: foreign words and --remove
Post: foreign words and --remove
I've got two questions I can't find the answer to:
1) I do my hashcat runs using --remove thinking it might be faster since hashcat doesn't have to check a particular hash again. But now I'm wonder... |
|
rsberzerker |
hashcat
|
3 |
3,864 |
08-09-2017, 04:56 AM |
|
|
Thread: Performance difference Win 7 vs Win 10?
Post: Performance difference Win 7 vs Win 10?
Somewhat by luck, I've got my hands on two systems for a short time, one Win 7 and the other Win 10. Both have a GTX 1060 FE card. But when I run hashcat 3.6.0 on both, doing MD5, I'm getting quite a ... |
|
rsberzerker |
hashcat
|
3 |
3,723 |
09-16-2017, 05:47 AM |
|
|
Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?
I'm running a mask attack, from different points in the same hcmask file I generated using PACK. (I deleted some from one copy then started hashcat.) All the masks are 10 characters, not that that sho... |
|
rsberzerker |
hashcat
|
3 |
3,723 |
09-16-2017, 01:37 PM |
|
|
Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?
I've done some more experimenting and I'm convinced there are other factors that determine speed besides the video card and hash. When I upgraded my main cracking system to the 1060 card, I took my ol... |
|
rsberzerker |
hashcat
|
3 |
3,723 |
09-19-2017, 05:03 AM |
|
|
Thread: Slow Speed On My Nvidia GPU
Post: RE: Slow Speed On My Nvidia GPU
> Nothing is wrong. The GPU is just old and slow.
Agreed. Plus WPA is a slow hash. |
|
rsberzerker |
hashcat
|
3 |
3,122 |
09-22-2017, 11:17 PM |
|
|
Thread: wpa2 broken
Post: RE: wpa2 broken
I'd guess no. This attack isn't a way to crack the actual password, but trick the endpoint into connecting to another device with a known password. |
|
rsberzerker |
hashcat
|
3 |
3,878 |
10-16-2017, 02:56 PM |
|
|
Thread: MD5 salted hashs
Post: MD5 salted hashs
I've got [mostly] down how to use hashcat (and oclhashcat) on unsalted hashes, so I decided to try something harder, a salted hash. I found a cracked md5:salt hash elsewhere and put that, along with t... |
|
rsberzerker |
Old hashcat Support
|
4 |
8,165 |
12-22-2014, 03:46 AM |
|
|
Thread: MD5 salted hashs
Post: RE: MD5 salted hashs
epixoip Wrote: (12-22-2014, 04:06 AM)
--
Not sure what you're doing wrong. Maybe you have trailing whitespace or something.
--
OK, partially solved. I did have some whitespace at the end of the has... |
|
rsberzerker |
Old hashcat Support
|
4 |
8,165 |
12-22-2014, 04:48 AM |
|
|
Thread: MD5 salted hashs
Post: RE: MD5 salted hashs
That's what I thought. Thanks. If nothing else, I think I finally truly understand salting (as opposed to just being able to define it). |
|
rsberzerker |
Old hashcat Support
|
4 |
8,165 |
12-22-2014, 07:18 AM |
|
|
Thread: Incrementing Brute Force Attack?
Post: RE: Incrementing Brute Force Attack?
epixoip Wrote: (01-01-2015, 07:30 AM)
--
You're not going to be able to brute force past 9 characters, let alone 32.
--
Epixoip is right. True brute forcing past about 8 characters is not practical... |
|
rsberzerker |
Old oclHashcat Support
|
4 |
12,083 |
01-01-2015, 07:59 AM |
|
|
Thread: How To Run Hashcat ON RDP/VPS
Post: RE: How To Run Hashcat ON RDP/VPS
Seconded Mem5's answer. You're missing the proper video drivers.
Also hashcat-cli64 is from older versions of hashcat and obsolete. Not recommended to use. |
|
rsberzerker |
hashcat
|
4 |
4,625 |
09-26-2017, 02:51 PM |
|
|
Thread: Minimum password length
Post: Minimum password length
I know with hashcat I can specify a minimum password length, but I can't seem to find a similar option with oclhashcat. I'm working on a hybrid attack, and I've already brute forced everything with 7 ... |
|
rsberzerker |
Old oclHashcat Support
|
5 |
24,935 |
12-21-2014, 03:26 AM |
|
|
Thread: Minimum password length
Post: RE: Minimum password length
Yes, a mask will work for a brute force attack to select only certain length passwords, but it doesn't work for a hybrid attack. For example, my [fake, example only] dictionary contains two words: pas... |
|
rsberzerker |
Old oclHashcat Support
|
5 |
24,935 |
12-21-2014, 05:19 AM |
|
|
Thread: Need Help | SHA256
Post: RE: Need Help | SHA256
Translation of epixoip's post: Your keyspace is too large for hashcat to handle, even the 64 bit version. There's not enough memory addresses. No you can't get more until an OS and hardware are made t... |
|
rsberzerker |
hashcat
|
5 |
4,896 |
08-14-2017, 02:37 PM |
|
|
Thread: Custom symbol character set
Post: Custom symbol character set
Problem 1: I've got a mask file I'm trying to use a custom character set for the symbols, but keep getting a syntax error. Basically I want to use the ?s, but I know there are no spaces, so what do I ... |
|
rsberzerker |
hashcat
|
5 |
5,446 |
09-14-2017, 04:14 AM |
|
|
Thread: Custom symbol character set
Post: RE: Custom symbol character set
Thank you. That works for me too. I guess my mistake was missing the ?? . Funny that you can't escape the ? with a \ like this \? . So \ isn't a universal escape character... |
|
rsberzerker |
hashcat
|
5 |
5,446 |
09-14-2017, 02:48 PM |
|
|
Thread: Plain Vmware image setup - anyone?
Post: RE: Plain Vmware image setup - anyone?
> but it would be easier to re-load Win 7, however, that of course kicks the counter and makes my current version no longer authorized, even if I could do it.
A little off topic but I once talked... |
|
rsberzerker |
hashcat
|
5 |
4,924 |
09-01-2017, 05:21 AM |
|
|
Thread: Custom symbol character set
Post: RE: Custom symbol character set
#2 - That's what I was afraid of. Oh well, nothing a find and replace can't fix.
#1 - Your line looks like what I tried, but it doesn't work. I had figured out I need to escape the comma (the error... |
|
rsberzerker |
hashcat
|
5 |
5,446 |
09-14-2017, 02:07 PM |
|
|
Thread: 5 question around
Post: RE: 5 question around
2) Depends on the hashtype.
3) You are using the parameter --outfile-format 2
From the wiki:
Code:
--
- [ Outfile Formats ] -
# | Format
===+========
1 | hash[:salt]
2 | plain
�... |
|
rsberzerker |
hashcat
|
5 |
5,387 |
09-27-2017, 02:34 PM |