Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...
?1 is not the same as ?l
and ?! is completely wrong
you need to be more careful about what you see and what you type.
?1 is dollar ONE and ?l is dollar lower-case ELL
maskprocessor is not ... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
5,771 |
08-19-2019, 07:50 PM |
|
|
Thread: Outputting Rules using stdout
Post: RE: Outputting Rules using stdout
I would say that you should just try to type the whole line again (no copy-paste or scrollback).
There is probably some control character and/or ^C directly within your command line and therefore i... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
1,559 |
09-17-2019, 04:28 PM |
|
|
Thread: Should I be using a rule instead?
Post: RE: Should I be using a rule instead?
Code:
--
hashcat -m 0 -a 3 -w 3 --increment --increment-min 6 hash.txt ?l?l?l?l?l?l?d
--
|
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
1,925 |
09-25-2019, 07:43 PM |
|
|
Thread: Resuming attack with maskprocessor?
Post: RE: Resuming attack with maskprocessor?
the main question is: is this the correct approach ? does this even make sense with passwords not having 4 identical chars ?
... and most importantly: how much (percentage-wise) of the keyspace is ev... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
1,565 |
11-04-2019, 09:24 AM |
|
|
Thread: Partial mask increment
Post: RE: Partial mask increment
with hashcat mask files (.hcmask): https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files and https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_hashcat_mask_file
... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
1,267 |
02-28-2020, 04:00 PM |
|
|
Thread: Maskprocessor | Hashcat syntax question
Post: RE: Maskprocessor | Hashcat syntax question
no, you do NOT need maskprocessor in that specific situation (already a huge keyspace/mask).
you could improve speed by adding -w 3 or even -w 4 to your command line |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
1,084 |
02-29-2020, 02:16 PM |
|
|
Thread: Cracking hash
Post: RE: Cracking hash
do not post any hashes: https://hashcat.net/forum/announcement-2.html |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
2,644 |
04-06-2020, 09:13 PM |
|
|
Thread: Need help to make a custom wordlist
Post: RE: Need help to make a custom wordlist
> dict.txt
but it doesn't make much sense since (as said) the number of combinations is quite huge
maybe stdin/pipe would make much more sense, but it depends on the hash type (-m) that you use |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
955 |
06-29-2020, 08:41 AM |
|
|
Thread: Need help to make a custom wordlist
Post: RE: Need help to make a custom wordlist
it's actually not that easy to make policies/"rules" like this.
Furthermore, there are infinite many possibilities that an user might want differently and more flexible etc.
I think most of thes... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
955 |
06-27-2020, 11:18 PM |
|
|
Thread: Restore.Sub.#1. beginner question
Post: RE: Restore.Sub.#1. beginner question
We normally say that hashes that are "raw" or that are "unsalted" have no salt. And this statement is perfectly correct.
but you could also see it like this: a hash type/algorithm that does not hav... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
871 |
07-01-2020, 07:41 PM |
|
|
Thread: Restore.Sub.#1. beginner question
Post: RE: Restore.Sub.#1. beginner question
I think "guessed" is the wrong term. Most things (except of the password) are normally known when it comes to hash cracking. Normally you won't need to guess iterations counts (or cost factors), they ... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
871 |
07-01-2020, 08:55 PM |
|
|
Thread: Hashcat / rig troubleshooting
Post: RE: Hashcat / rig troubleshooting
I would rather try testing with only a few cards to troubleshoot it.
could be power problem and/or temperature problem. Is the system motherboard (using risers ?) etc even compatible with that powe... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
1,118 |
07-11-2020, 12:32 PM |
|
|
Thread: hashcat v0.45
Post: hashcat v0.45
* changes v0.44 -> v0.45:
Download here: https://hashcat.net/hashcat/
Release with some new algorithms:
AIX smd5
AIX ssha1, ssha256, ssha512
GOST R 34.11-94
We managed also to fix some b... |
|
philsmd |
Old hashcat Announcements
|
0 |
9,601 |
06-01-2013, 02:37 AM |
|
|
Thread: hashcat v0.46
Post: hashcat v0.46
* changes v0.45 -> v0.46:
We are happy to announce hashcat version 0.46; a major release w/ some new algorithms,
several interesting new features, improvements and some bug fixes
Download here... |
|
philsmd |
Old hashcat Announcements
|
2 |
28,086 |
06-26-2013, 11:13 AM |
|
|
Thread: hashcat v0.50
Post: hashcat v0.50
[hr]
Download here: https://hashcat.net/hashcat/
[hr]
Most important added features:
Hashcat has now a new status prompt similar to oclHashcat
Added support for bypass
Added support for... |
|
philsmd |
Old hashcat Announcements
|
5 |
83,718 |
06-05-2015, 04:39 PM |
|
|
Thread: Hashcat 0.43 not successfully decrypting SHA512 unix hash
Post: RE: Hashcat 0.43 not successfully decrypting SHA51...
Just tested the same hash on 32 bit ubuntu and 32 bit windows 7 (w/ cygwin) w/ both v43 and latest beta.
I instead CAN reproduce the problem, seems to be an odd 32bit-specific problem!?
WIN:
Code:
-... |
|
philsmd |
Old hashcat Support
|
12 |
33,262 |
03-14-2013, 10:49 AM |
|
|
Thread: Hashcat 0.43 not successfully decrypting SHA512 unix hash
Post: RE: Hashcat 0.43 not successfully decrypting SHA51...
It is on trac now ( https://hashcat.net/trac/ticket/92/ ). Thx |
|
philsmd |
Old hashcat Support
|
12 |
33,262 |
03-15-2013, 11:49 AM |
|
|
Thread: Recover passwords in output user:plain
Post: RE: Recover passwords in output user:plain
What you need are following steps (example with mode 0 (md5) of example0.hash):
Code:
--
$ cat hashtest.hash # some random *X MASKED* hashes from example0.hash
philsmd:42cceb8a0dXXX82b8fb6831f3... |
|
philsmd |
Old hashcat Support
|
9 |
32,229 |
04-11-2013, 04:17 PM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
The main problem w/ more threads in stdout mode is that the bottleneck for this mode is indeed *the* stdout. What I mean is, the process of writing to stdout slows down the whole process group that mu... |
|
philsmd |
Old hashcat Support
|
9 |
16,842 |
06-02-2013, 03:15 PM |
|
|
Thread: How to Bruteforce a part-known string?
Post: RE: How to Bruteforce a part-known string?
But it is the exact same thing for other length, if you want to do it in one run use for instance a script like this (untested, remove the "echo" if it seems to be ok for you):
Code:
--
hc_pre="... |
|
philsmd |
Old hashcat Support
|
4 |
11,431 |
06-05-2013, 07:55 PM |