Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Duplicated hashes
Post: RE: Duplicated hashes
Just use the --show option *after* you cracked the hashes.
Since you used the --potfile-disable switch, you need to (temporarily) have a .pot file or with *newest beta* version (of hashcat 3.00) us... |
|
philsmd |
hashcat
|
2 |
4,587 |
05-23-2016, 08:30 PM |
|
|
Thread: keyspace vs speed and time estimated
Post: RE: keyspace vs speed and time estimated
There are 2 different definitions of "keyspace" here:
1. the first of them is the "keyspace" for a sequence of 8 upper case characters, i.e. 26 ^ 8 = 208827064576 (note: you can see this also within t... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,497 |
03-15-2016, 05:47 PM |
|
|
Thread: MS office 2013 Hash algo in python
Post: RE: MS office 2013 Hash algo in python
Well, the most suitable answer would be just read the kernel's source code (of e.g. -m 9600) and convert it to python (that may also - be the only thing that - help to get an idea about the optimizati... |
|
philsmd |
General Talk
|
2 |
4,186 |
07-01-2016, 08:41 AM |
|
|
Thread: Create a single rule file with maskprocessor
Post: RE: Create a single rule file with maskprocessor
Congratz, you actually found out the "hard way" what the differences between rule and mask attack is (the easy way would be to just read the wiki pages, in this specific case especially these 2 pages:... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
6,701 |
07-24-2016, 11:26 AM |
|
|
Thread: hex output special character
Post: RE: hex output special character
it's nothing particular strange about that $HEX[...] output, instead it is just the hexadecimal representation of the string.
Yeah, if you really want you can use --outfile-autohex-disable in your fir... |
|
philsmd |
hashcat
|
2 |
4,276 |
08-02-2016, 10:24 AM |
|
|
Thread: 2013 MBP with -d 3 option not cracking properly
Post: RE: 2013 MBP with -d 3 option not cracking properl...
This seems to be *exactly* the same problem as reported here: https://github.com/hashcat/hashcat/issues/428
Current conclusion is that it's a driver problem only affecting Apple devices, but the al... |
|
philsmd |
hashcat
|
2 |
4,176 |
08-10-2016, 08:04 AM |
|
|
Thread: HC 3.0 generates gibberish with rules and full syntax on WPA
Post: RE: HC 3.0 generates gibberish with rules and full...
That is kind of obvious since --stdout doesn't expect any other other files besides the files needed for the attack type (e.g. -a 0 expects a dictionary or directory, -a 3 expects a mask, -a 1 expects... |
|
philsmd |
hashcat
|
2 |
3,688 |
08-11-2016, 12:47 PM |
|
|
Thread: hashcat64 not working versus hashcat32
Post: RE: hashcat64 not working versus hashcat32
You can troubleshoot this in different ways:
1. use strace to see what is going on
2. look at the exit code (echo $? after you run the command)
3. try with the beta version under https://hashcat.net/b... |
|
philsmd |
hashcat
|
2 |
4,336 |
08-12-2016, 08:52 AM |
|
|
Thread: Noob question. Cracking single unsalted md5
Post: RE: Noob question. Cracking single unsalted md5
https://hashcat.net/faq/#i_created_a_hash_with_echo_test_md5sum_but_hashcat_fails_to_crack_it |
|
philsmd |
hashcat
|
2 |
8,303 |
08-14-2016, 06:32 PM |
|
|
Thread: Amd GPU with Ubuntu
Post: RE: Amd GPU with Ubuntu
No, there are not 2 different drivers/software that you need to install.
You might need to clean up your system first and after that install the currently suggested driver:
Steps:
1. Follow: http... |
|
philsmd |
Hardware
|
2 |
13,566 |
01-10-2017, 01:30 PM |
|
|
Thread: Hash-encoding exception ?
Post: RE: Hash-encoding exception ?
These hashes are md5crypt hashes.
See https://hashcat.net/wiki/doku.php?id=example_hashes and the help (it's the hash mode -m 500 = md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5 ).
You sohuldn't... |
|
philsmd |
hashcat
|
2 |
5,756 |
01-25-2017, 10:55 PM |
|
|
Thread: Multiple hccap hashes?
Post: RE: Multiple hccap hashes?
It seems that you should try to improve your searching skills ;)
https://hashcat.net/faq#how_can_i_crack_multiple_wpa_handshakes_at_once
There are several forum posts and as you see it even made i... |
|
philsmd |
hashcat
|
2 |
3,958 |
01-28-2017, 01:45 PM |
|
|
Thread: --show doesn't print duplicates when using --username
Post: RE: --show doesn't print duplicates when using --u...
Recently, a new feature was implemented to support exactly this.
See https://github.com/hashcat/hashcat/issues/963 and test the beta at https://hashcat.net/beta/ |
|
philsmd |
hashcat
|
2 |
6,417 |
02-02-2017, 04:12 PM |
|
|
Thread: Issue with RAR3-hp hash type
Post: RE: Issue with RAR3-hp hash type
This type of rar archives are currently not supported (see https://hashcat.net/wiki/doku.php?id=example_hashes , the supported type is RAR-hp aka rar files with header encryption).
$RAR3$*1* means ... |
|
philsmd |
hashcat
|
2 |
4,309 |
02-03-2017, 02:08 PM |
|
|
Thread: Noob: SHA1 problem
Post: RE: Noob: SHA1 problem
First, welcome to the hashcracking world!
You should be able to find the answer to your question both within the --help output or the hashcat wiki (especially https://hashcat.net/mask_attack ).
Hint... |
|
philsmd |
hashcat
|
2 |
3,687 |
02-05-2017, 02:18 PM |
|
|
Thread: Multiple Dictionaries?
Post: RE: Multiple Dictionaries?
If you intend to add a wordlist for -a 0 after you started hashcat, you can use the induction dir (see --induction-dir). |
|
philsmd |
hashcat
|
2 |
4,186 |
02-27-2017, 09:25 AM |
|
|
Thread: Cant crack simple russian password
Post: RE: Cant crack simple russian password
As you can see by looking into the charsets folder of hashcat, russian chars can be represented with different encodings (cp1251, ISO-8859-5, KOI8-R.hcchr etc).
So one problem is that all these input... |
|
philsmd |
hashcat
|
2 |
3,725 |
03-13-2017, 11:20 PM |
|
|
Thread: hashtopus client
Post: RE: hashtopus client
Firstly, you probably should use hashtopussy (https://github.com/s3inlc/hashtopussy/releases) and not hashtopus (which doesn't even seem to be compatible with hashcat 3.40).
Secondly, this is the has... |
|
philsmd |
hashcat
|
2 |
3,545 |
03-22-2017, 03:04 PM |
|
|
Thread: cracking way too fast?
Post: RE: cracking way too fast?
If you use the release version from https://hashcat.net/ you just need to know that this is a known issue and was already fixed: https://github.com/hashcat/hashcat/issues/1178
You can use https://has... |
|
philsmd |
hashcat
|
2 |
3,599 |
03-26-2017, 06:32 PM |
|
|
Thread: Literal word, characters any case
Post: RE: Literal word, characters any case
Actually there are different ways to accomplish this and the strategy you choose depends heavily on how many hashes/salts you have and on the type of hashes (the examples are for -m 0 = MD5 below):
... |
|
philsmd |
hashcat
|
2 |
2,558 |
03-30-2017, 08:12 AM |