Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: hashcat v0.40
Post: RE: hashcat v0.40
radix Wrote: (08-06-2012, 09:01 AM)
--
try re-downloading. There was an issue with stdout but it was corrected. I just ran the examples with stdout no problem.
--
Yes, the re-downloaded one works... |
|
Kgx Pnqvhm |
Old hashcat Announcements
|
5 |
26,880 |
08-06-2012, 09:32 PM |
|
|
Thread: --pw-min=NUM and --pw-max=NUM?
Post: --pw-min=NUM and --pw-max=NUM?
When using the Markov attacks in oclHashcat-plus, don't we need the --pw-min=NUM and --pw-max=NUM options? |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
5 |
11,226 |
10-03-2012, 01:22 AM |
|
|
Thread: --pw-min=NUM and --pw-max=NUM?
Post: RE: --pw-min=NUM and --pw-max=NUM?
So if I want to run a Markov attack of exactly 6 characters, what command options do I use? |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
5 |
11,226 |
10-03-2012, 09:26 PM |
|
|
Thread: Update rules.txt with changes.txt
Post: Update rules.txt with changes.txt
In the \docs directory, the rules.txt file needs to have the changes from changes.txt factored in. E.g., he new JtR compatible memory rules.
And the wiki page kept in sync, too.
E.g., are those "Impl... |
|
Kgx Pnqvhm |
Old hashcat Support
|
5 |
9,690 |
08-11-2013, 08:30 PM |
|
|
Thread: Update rules.txt with changes.txt
Post: RE: Update rules.txt with changes.txt
What I'm trying to say is that there is no one place where all the rules for the hashcats are clearly documented.
In the distribution, the file hashcat\docs\rules.txt has two sections of rules, the... |
|
Kgx Pnqvhm |
Old hashcat Support
|
5 |
9,690 |
08-12-2013, 08:52 PM |
|
|
Thread: Update rules.txt with changes.txt
Post: RE: Update rules.txt with changes.txt
Rather than having a rules.txt file at all, point people to the wiki, then you won't have to keep the two in sync. |
|
Kgx Pnqvhm |
Old hashcat Support
|
5 |
9,690 |
08-17-2013, 06:30 PM |
|
|
Thread: best duplicate removal tool for wordlists
Post: RE: best duplicate removal tool for wordlists
Have you tried the command line ULM tools? |
|
Kgx Pnqvhm |
General Help
|
5 |
6,437 |
11-21-2015, 03:52 AM |
|
|
Thread: best duplicate removal tool for wordlists
Post: RE: best duplicate removal tool for wordlists
The command line tools are 64-bit executables, and more powerful than the GUI ULM. |
|
Kgx Pnqvhm |
General Help
|
5 |
6,437 |
11-21-2015, 03:14 PM |
|
|
Thread: M and Q rules in hashcat v3.10?
Post: M and Q rules in hashcat v3.10?
Since the last groups of rules in best64.rule might not change the input work, I wrapped them in the "M" and "Q" memorize and reject commands, but they wouldn't work on my Device #1: GeForce GTX 970, ... |
|
Kgx Pnqvhm |
hashcat
|
5 |
5,424 |
11-20-2016, 12:46 AM |
|
|
Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?
Is there some major hurdle to having "M" and "Q" be usable with -r?
And will the memory rules ever be usable with -r?
Edited: E.g., if I want to avoid having something like the 34 thousand rules in d... |
|
Kgx Pnqvhm |
hashcat
|
5 |
5,424 |
11-23-2016, 02:50 AM |
|
|
Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?
The best64.rule set is small enough to examine by eye.
"Append" rules like $0 will always change the input word.
But "overwrite" rules like the o0d above won't change the input word if it alread... |
|
Kgx Pnqvhm |
hashcat
|
5 |
5,424 |
11-24-2016, 04:00 PM |
|
|
Thread: Combinator attack with a maximum length?
Post: RE: Combinator attack with a maximum length?
A quick glance into my notes has the "Phraser" tool found at https://github.com/Sparell/Phraser and described at PasswordsCon 2015 Cambridge with a video titled Linguistic Cracking of Passphrases usin... |
|
Kgx Pnqvhm |
hashcat
|
5 |
7,213 |
12-10-2016, 04: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: hashcat 0.41 putting something other than hash in .pot file
Post: hashcat 0.41 putting something other than hash in ...
Hashcat 0.41 64-bit for Windows is putting a hex string in the hashcat.pot file that is not the hash.
Since I usually look at the output file, I hadn't noticed this before.
The hex string is jus... |
|
Kgx Pnqvhm |
Old hashcat Support
|
4 |
9,436 |
11-27-2012, 01:25 AM |
|
|
Thread: Passwords13 presentations?
Post: Passwords13 presentations?
Are there other presentations from Passwords13 available, beyond iphelix's "Smarter Password Cracking with PACK"?
E.g. atom's "Advanced Password Cracking: Hashcat Techniques for the Last 20%"? |
|
Kgx Pnqvhm |
Organisation and Events
|
4 |
10,896 |
08-18-2013, 01:10 PM |
|
|
Thread: Trac CAPTCHA unusable
Post: Trac CAPTCHA unusable
I tried the Trac CAPTCHA about twenty times, but was unable to get a submission accepted.
Can it be more more usable?
Edited: Yet the submission made it.
I wonder why it kept telling me it failed... |
|
Kgx Pnqvhm |
General Help
|
4 |
10,437 |
03-22-2014, 04:43 PM |
|
|
Thread: Trac CAPTCHA unusable
Post: RE: Trac CAPTCHA unusable
What might be happening is that a ticket is somehow accepted, but doesn't say so, and when doing the CAPTCHA again, the second and onward attempted submissions are seen as "spam" since they duplicate ... |
|
Kgx Pnqvhm |
General Help
|
4 |
10,437 |
03-24-2014, 09:10 PM |
|
|
Thread: Exclude mask range
Post: RE: Exclude mask range
An idea I use is to have all four possible custom charsets defined, then have a series planned that builds but does not duplicate.
The many subsets can be run via some sort of a script. |
|
Kgx Pnqvhm |
Old hashcat Support
|
4 |
7,697 |
03-24-2014, 09:20 PM |
|
|
Thread: Exclude mask range
Post: RE: Exclude mask range
Something like that.
Knowing the times of each also helps to group them so you can plan their running.
Also in case you have different speed targets or number of targets. |
|
Kgx Pnqvhm |
Old hashcat Support
|
4 |
7,697 |
03-24-2014, 11:46 PM |