Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Comprehensive rule listing?
Post: Comprehensive rule listing?
Is there a comprehensive listing of hashcat's rule, like john has at https://www.openwall.com/john/doc/RULES.shtml?
"Rule-Fu: The art of word mangling" by d3ad0ne at https://ob-security.info/?p=31 i... |
|
Kgx Pnqvhm |
General Help
|
6 |
14,786 |
04-02-2011, 08:36 PM |
|
|
Thread: Comprehensive rule listing?
Post: RE: Comprehensive rule listing?
So, of the john "character class commands" hashcat only has the single character rules, sXY, @X, !X, /X, (X, )X, and no character class commands?
E.g., trying john's !?X in hashcat got a syntax err... |
|
Kgx Pnqvhm |
General Help
|
6 |
14,786 |
04-03-2011, 04:09 AM |
|
|
Thread: Comprehensive rule listing?
Post: RE: Comprehensive rule listing?
Code:
--
#define RULE_OP_MANGLE_DUPEWORD_TIMES 'p'
--
This is different than john.
Thanks.
|
|
Kgx Pnqvhm |
General Help
|
6 |
14,786 |
04-07-2011, 03:48 AM |
|
|
Thread: Combination mode doesn't generate all combinations
Post: Combination mode doesn't generate all combinations
Hashcat's Combination mode attack seems to not generate all the combinations.
With the goal of using hashcat's words Combination attack-mode=1, my first step is to convert more of the KoreLogic joh... |
|
Kgx Pnqvhm |
Old hashcat Support
|
6 |
14,782 |
03-27-2011, 07:51 PM |
|
|
Thread: Combination mode doesn't generate all combinations
Post: RE: Combination mode doesn't generate all combinat...
Trying words, rather than symbols, got these results:
50*50 = 2,500 expected vs 2,499 output; 1 short
60*60 = 3,600 expected vs 3,600 output; OK
70*70 = 4,900 expected vs 4,894 output; 6 short
8... |
|
Kgx Pnqvhm |
Old hashcat Support
|
6 |
14,782 |
03-29-2011, 01:33 AM |
|
|
Thread: Combination mode doesn't generate all combinations
Post: RE: Combination mode doesn't generate all combinat...
atom Wrote: (03-29-2011, 10:41 AM)
--
i can just guess now, but maybe it related to multiple threads writing to the same output file. can you try to reproduce this with -n 1? if the bug is gone, it s... |
|
Kgx Pnqvhm |
Old hashcat Support
|
6 |
14,782 |
03-29-2011, 10:27 PM |
|
|
Thread: Combination mode doesn't generate all combinations
Post: RE: Combination mode doesn't generate all combinat...
After finding that using just one thread solved the problem, I erased the test files.
Making a new quick test file of 70 items, all the same length, and running four times in a row (with the defaul... |
|
Kgx Pnqvhm |
Old hashcat Support
|
6 |
14,782 |
04-02-2011, 02:38 AM |
|
|
Thread: Combination mode doesn't generate all combinations
Post: RE: Combination mode doesn't generate all combinat...
Hashcat in straight words attack-mode=0 has the same problem.
I ran the simple prepend rule on the 1,185,921 4 specials text body to get the capitalized version of the rules, with the default 8 thr... |
|
Kgx Pnqvhm |
Old hashcat Support
|
6 |
14,782 |
04-03-2011, 06:17 AM |
|
|
Thread: impropper overclovk symptoms ?
Post: RE: impropper overclovk symptoms ?
How do I get md5stress to run?
>md5stress64 100
initializing random seed...
initializing opencl...
Error 0 in line 132
>md5stress32 100
initializing random seed...
initializing opencl...
E... |
|
Kgx Pnqvhm |
Old oclHashcat Support
|
10 |
13,673 |
02-21-2015, 02:42 AM |
|
|
Thread: impropper overclovk symptoms ?
Post: RE: impropper overclovk symptoms ?
I forgot to show the .exe part of the command, meaning that I'm running on Windows.
And also, I have an Nvidia card.
(Which reminds me that I posed this question a while ago https://hashcat.net/forum/... |
|
Kgx Pnqvhm |
Old oclHashcat Support
|
10 |
13,673 |
02-21-2015, 02:20 PM |
|
|
Thread: Wordlist optimizing program?
Post: RE: Wordlist optimizing program?
Take a look at ULM: https://unifiedlm.com/ |
|
Kgx Pnqvhm |
General Help
|
6 |
12,358 |
07-16-2014, 09:30 PM |
|
|
Thread: Wordlist optimizing program?
Post: RE: Wordlist optimizing program?
If I could, I would.
If each programmer/developer could give a one paragraph explanation, with an example, it would be a good start. |
|
Kgx Pnqvhm |
General Help
|
6 |
12,358 |
07-25-2014, 10:17 PM |
|
|
Thread: Wordlist optimizing program?
Post: RE: Wordlist optimizing program?
My assumption is that someone asking the initial question here comes from the Windows part of the universe, like me, where the *nix equivalents don't work on big files, or the characters in rules or p... |
|
Kgx Pnqvhm |
General Help
|
6 |
12,358 |
07-23-2014, 08:38 PM |
|
|
Thread: [solved] Problem sorting dictionary file
Post: RE: Problem sorting dictionary file
Somebody usually suggests ULM at this point.
https://unifiedlm.com/ |
|
Kgx Pnqvhm |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
11,931 |
04-20-2014, 06:00 PM |
|
|
Thread: hashcat password length limit?
Post: hashcat password length limit?
Does hashcat have a 15 character password rule limit?
A rule like "i7! $2 $3" on a 12 character word works, but fails on a 13 character word.
I'm using that "--stdout" option on a "nofind" type ... |
|
Kgx Pnqvhm |
Old hashcat Support
|
4 |
11,635 |
12-10-2011, 03:39 PM |
|
|
Thread: hashcat password length limit?
Post: RE: hashcat password length limit?
Putting that rule into rule.rule, and your word into word.txt, then running (hashcat 0.37 on a Win7 64-bit system):
> hashcat-cli64.exe --stdout -r rule.rule word.txt
outputs just a blank line.
... |
|
Kgx Pnqvhm |
Old hashcat Support
|
4 |
11,635 |
12-12-2011, 11:22 PM |
|
|
Thread: Effect of Grammar on Security of Long Passwords
Post: RE: Effect of Grammar on Security of Long Password...
In the abstract they write:
"We show that using a better dictionary e.g. Google Web Corpus, we can crack more long passwords than previously shown (20.5% vs. 6%)."
The discuss methods using corpus li... |
|
Kgx Pnqvhm |
General Help
|
6 |
11,602 |
01-27-2013, 11:09 PM |
|
|
Thread: Method for removing crap/generated passwords from word lists?
Post: Method for removing crap/generated passwords from ...
With all these new leaked list there is the issue of crap/generated passwords "contaminating" the word lists.
What methods do people here use to attempt to remove them? |
|
Kgx Pnqvhm |
General Talk
|
9 |
11,461 |
07-24-2016, 02:33 PM |
|
|
Thread: Method for removing crap/generated passwords from word lists?
Post: RE: Method for removing crap/generated passwords f...
Right. Because those machine-generated passwords clutter up and make word lists less efficient. And when word lists get combined, the clutter/crap/noise increases geometrically.
That well known compu... |
|
Kgx Pnqvhm |
General Talk
|
9 |
11,461 |
07-27-2016, 01:27 AM |
|
|
Thread: Method for removing crap/generated passwords from word lists?
Post: RE: Method for removing crap/generated passwords f...
After posting my answer to the MDXfind question, while looking at my notes on cleaning programs, noticed that I tool I came across earlier this year had recently been updated. See:
"Introducing bst... |
|
Kgx Pnqvhm |
General Talk
|
9 |
11,461 |
07-28-2016, 02:26 AM |