Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
look:
Quote:
--
root@sf:~/oclHashcat-plus-0.07# cat t.rule
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9
root@sf:~/oclHashcat-plus-0.07# cat word
test
root@sf:~/oclHashcat-plus-0.07# echo -n test123 | md5sum
cc03e... |
|
atom |
Feature Requests
|
20 |
45,531 |
11-29-2011, 05:04 PM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
yes, its exactly implemented this way. to be exact, its more than that. instead of just use 2 rule files, you can use up to 4 of them. this way, with some example minirules, we can emulate those "easy... |
|
atom |
Feature Requests
|
20 |
45,531 |
11-30-2011, 11:51 AM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
|
atom |
Feature Requests
|
20 |
45,531 |
11-30-2011, 01:56 PM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
|
atom |
Feature Requests
|
20 |
45,531 |
12-07-2011, 10:42 PM |
|
|
Thread: Rule shortcut
Post: RE: Rule shortcut
For that kind of attack you should use -a 1 not rules |
|
atom |
General Help
|
9 |
13,606 |
05-24-2015, 04:12 PM |
|
|
Thread: Rule syntax
Post: RE: Rule synatx
you can use maskprocessor, multi-rules or hybrid attack. see wiki before asking |
|
atom |
Very old oclHashcat-plus Support
|
1 |
5,418 |
04-19-2012, 08:16 PM |
|
|
Thread: Rule syntax question
Post: RE: Rule syntax question
Quote:
--
So $$$1 is the same as $$ $1
--
Correct.
Quote:
--
meaning $$ as in I can put $$% for XXX% ? Why not $%...?
--
That makes no sense. Do you mean this?
$$ $%
That woul... |
|
atom |
General Help
|
9 |
12,637 |
02-23-2015, 12:06 AM |
|
|
Thread: rule to skip passwords with repeats
Post: RE: rule to skip passwords with repeats
That's not what rules do. What you're looking for is maskprocessors -q option. Please use maskprocessor in combination with hashcat's stdin feature. |
|
atom |
hashcat
|
2 |
3,305 |
07-12-2016, 09:31 AM |
|
|
Thread: rule vs. mask
Post: RE: rule vs. mask
See here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_password_length
Quote:
--
For fast hashes, the important factor is the attack mode:
attack-mo... |
|
atom |
Old oclHashcat Support
|
4 |
6,380 |
08-25-2015, 05:51 PM |
|
|
Thread: rules and masks
Post: RE: rules and masks
You can use multi rules feature and use maskprocessor to generate rules (see wiki) |
|
atom |
Very old oclHashcat-plus Support
|
2 |
5,306 |
09-15-2012, 10:25 PM |
|
|
Thread: rules file support in attack mode 3
Post: RE: rules file support in attack mode 3
You can run two instances of hashcat and pipe the output of the first as input to the second while using the prepend rules on the first and the append rules on the second. |
|
atom |
hashcat
|
6 |
5,814 |
02-13-2018, 10:39 AM |
|
|
Thread: Rules file support?
Post: RE: Rules file support?
James Wrote:
--
Can you add rules file support? Because with big wordlist and many rules normal hashcat is slow...
--
no
James Wrote:
--
and
It is possible to do "Combination-Words" crack like... |
|
atom |
Feature Requests
|
2 |
6,792 |
06-29-2010, 02:00 PM |
|
|
Thread: Rules file support?
Post: RE: Rules file support?
|
atom |
Feature Requests
|
2 |
6,792 |
01-31-2011, 05:19 PM |
|
|
Thread: Rules Filter
Post: RE: Rules Filter
Hash-IT Wrote: (12-02-2011, 06:53 PM)
--
If the rule filter works how I think it does (using the results from my humble testing) I may have a feature request to disable it as I personally believe som... |
|
atom |
Feature Requests
|
7 |
14,770 |
12-03-2011, 03:36 PM |
|
|
Thread: Rules Filter
Post: RE: Rules Filter
|
atom |
Feature Requests
|
7 |
14,770 |
12-05-2011, 11:38 AM |
|
|
Thread: Rules Filter
Post: RE: Rules Filter
yes its related to the SSE2 thing. but it is only because of the low number of words in the dictionary. if you choose a regular wordlist it will not occour. |
|
atom |
Feature Requests
|
7 |
14,770 |
12-06-2011, 11:32 AM |
|
|
Thread: Rules for hashcat
Post: RE: Rules for hashcat
exactly!!! take a look into batchcrack.sh, i already added some of that techniques. you may also want to add some efficient techniques. nice post btw :)
3rd slot is possible by exploiting external sa... |
|
atom |
Old hashcat Support
|
10 |
33,611 |
06-18-2010, 08:21 PM |
|
|
Thread: Rules for hashcat
Post: RE: Rules for hashcat
update: oclHashcat+ supports rulefile |
|
atom |
Old hashcat Support
|
10 |
33,611 |
01-31-2011, 06:54 PM |
|
|
Thread: rules for hashcat
Post: RE: rules for hashcat
check out this wiki article: https://hashcat.net/wiki/doku.php?id=hybrid_attack on the bottom it explains how to do hybrid attack with rules |
|
atom |
General Help
|
1 |
4,979 |
04-25-2013, 12:08 PM |
|
|
Thread: Rules for Left and Right Dictionary
Post: RE: Rules for Left and Right Dictionary
In theory its possible, but not so easy to implement. If there is more demand I will reconsider. |
|
atom |
Very old oclHashcat-plus Support
|
7 |
14,867 |
06-11-2012, 09:32 AM |