Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: wordlist recommendation for rule-based attack
Post: wordlist recommendation for rule-based attack
Example: time to go through a 1 billion wordlist dic attack takes 1 hour.
Based on a rule-base attack, for each single "function" it would therefore take 1 hour to go through the entire wordlist. ... |
|
r9290xocl |
Old oclHashcat Support
|
8 |
22,557 |
02-19-2015, 07:07 AM |
|
|
Thread: What am I doing wrong??
Post: What am I doing wrong??
I created an MD5 hash for the word data123, placed the word "data" in dic1, and the "123" on dic2.
The hash is accurate, because it gets cracked with the best64 rule file and dic1.
C:\Users\Ab... |
|
r9290xocl |
Old hashcat Support
|
6 |
8,800 |
02-20-2015, 06:57 PM |
|
|
Thread: Update Wiki to include hashcat w/ combinator attack: 1 dic file only
Post: Update Wiki to include hashcat w/ combinator attac...
Hi!
It clearly mentions on the oclhashcat that we need exactly 2 dictionary files for the combinator (combination) attack:
https://hashcat.net/wiki/doku.php?id=oclhashcat
However, I have not ... |
|
r9290xocl |
User Contributions
|
2 |
6,218 |
02-20-2015, 07:41 PM |
|
|
Thread: Rule syntax question
Post: Rule syntax question
I would like to verify if these 2 functions are the same:
Function 1: $$$1
Function 2: $$ $$ $1 |
|
r9290xocl |
General Help
|
9 |
12,631 |
02-20-2015, 11:17 PM |
|
|
Thread: WPA speed problem comparing to v1.31
Post: RE: WPA speed problem comparing to v1.31
R9 290x, Win 8.1, v 1.32, WPA2 (-m 2500), 14.9, I am using a big dic (1.2 billion words), and I get 204-220 Kh/s through the dic attack |
|
r9290xocl |
Old oclHashcat Support
|
8 |
14,756 |
02-18-2015, 09:38 PM |
|
|
Thread: wordlist recommendation for rule-based attack
Post: RE: wordlist recommendation for rule-based attack
I think you missed my point. I am trying to find the "best bang for the buck" wordlist which will get the best statistical results vs the number of words it has. I am obviously not looking for a "perf... |
|
r9290xocl |
Old oclHashcat Support
|
8 |
22,557 |
02-19-2015, 04:53 PM |
|
|
Thread: wordlist recommendation for rule-based attack
Post: RE: wordlist recommendation for rule-based attack
Yes well the plan is to run through all the dic files first, and then follow up with the combinator / rule attacks, but obviously if I use a large dic with the best64 rule file for example, that would... |
|
r9290xocl |
Old oclHashcat Support
|
8 |
22,557 |
02-19-2015, 05:19 PM |
|
|
Thread: wordlist recommendation for rule-based attack
Post: RE: wordlist recommendation for rule-based attack
After some research, it seems the rockyou dictionary and best64, rockyou-30000 rule files are the best combination so far. |
|
r9290xocl |
Old oclHashcat Support
|
8 |
22,557 |
02-20-2015, 02:53 AM |
|
|
Thread: What am I doing wrong??
Post: RE: What am I doing wrong??
coolbry95: did you notice the "-a 1"
atom: in other words, under hashcat, I have to specify only 1 dic file.
That explains a lot already, but it still does not explain why its not working with ... |
|
r9290xocl |
Old hashcat Support
|
6 |
8,800 |
02-20-2015, 07:19 PM |
|
|
Thread: What am I doing wrong??
Post: RE: What am I doing wrong??
I Confirm it works for hashcat with -a 1 and a single dic file
I tried 1.33 with ocl, same behavior with 2 dic files. I hope its not my PC acting up :P |
|
r9290xocl |
Old hashcat Support
|
6 |
8,800 |
02-20-2015, 07:27 PM |
|
|
Thread: What am I doing wrong??
Post: RE: What am I doing wrong??
Restarted my PC, and everything was working fine, with exact same commands, dic, etc... Very weird. |
|
r9290xocl |
Old hashcat Support
|
6 |
8,800 |
02-23-2015, 03:38 AM |
|
|
Thread: Rule syntax question
Post: RE: Rule syntax question
|
r9290xocl |
General Help
|
9 |
12,631 |
02-21-2015, 08:01 PM |
|
|
Thread: Rule syntax question
Post: RE: Rule syntax question
Szulik Wrote: (02-21-2015, 08:57 PM)
--
assume that wordlist got password XXX
right now
func.1 will be XXX$1
func.2 will be XXX$$1
--
Thanks...
So $$$1 is the same as $$ $1
meaning $$ as ... |
|
r9290xocl |
General Help
|
9 |
12,631 |
02-21-2015, 10:36 PM |
|
|
Thread: Rule syntax question
Post: RE: Rule syntax question
Lets take a word, ABC.
$$$1 -> ABC$1
$$ $1 -> ABC$1
What I am trying to understand is how come $$$1 is the same as $$ $1.. you would think it would be $$1, for instance.. |
|
r9290xocl |
General Help
|
9 |
12,631 |
02-23-2015, 03:48 AM |
|
|
Thread: Rule syntax question
Post: RE: Rule syntax question
^^ Now it makes sense, thanks undeath
In other words, $$$1 is just saying, append $ and then right after, append 1.
What I was thinking is it was possible to write it as "$$1", meaning append $... |
|
r9290xocl |
General Help
|
9 |
12,631 |
02-23-2015, 09:19 PM |
|
|
Thread: R9 290x benchmark crashing at scrypt
Post: RE: R9 290x benchmark crashing at scrypt
Also, the 3.30 seems faster than the 3.40 on my card:
3.30
Md5: 13043 Mh/sec
SHA1: 4704 Mh/sec
3.40:
Md5: 11208 Mh/sec
SHA1: 4044 Mh/sec |
|
r9290xocl |
hashcat
|
10 |
9,315 |
03-07-2017, 05:26 AM |
|
|
Thread: R9 290x benchmark crashing at scrypt
Post: RE: R9 290x benchmark crashing at scrypt
atom: any feedback regarding why the benchmark is crashing when it is reaching "scrypt"? This is happening for both 3.30 and 3.40
btw, the graph you provided proves that earlier versions of hashca... |
|
r9290xocl |
hashcat
|
10 |
9,315 |
03-07-2017, 05:01 PM |
|
|
Thread: R9 290x benchmark crashing at scrypt
Post: RE: R9 290x benchmark crashing at scrypt
How can I report a potential bug or malfunction if my benchmark crashes as soon as it reaches scrypt for version 3.30 and 3.40?
Anything I can try to find out why, like older versions? Please help... |
|
r9290xocl |
hashcat
|
10 |
9,315 |
03-08-2017, 01:40 AM |
|
|
Thread: R9 290x benchmark crashing at scrypt
Post: RE: R9 290x benchmark crashing at scrypt
atom Wrote: (03-08-2017, 09:54 AM)
--
I have seen the same error with AMDGPU-pro 16.40. This is a driver issue, not a hashcat issue.
--
I believe you, but why scrypt crashes, where as all the other ... |
|
r9290xocl |
hashcat
|
10 |
9,315 |
03-08-2017, 04:02 PM |
|
|
Thread: R9 290x benchmark crashing at scrypt
Post: RE: R9 290x benchmark crashing at scrypt
Weird. I ran WPA and MD5 cracking all day without issues, so it seems that it is only limited to scrypt specifically. |
|
r9290xocl |
hashcat
|
10 |
9,315 |
03-10-2017, 05:16 PM |