Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Get plain text password knowing hash and salt
Post: RE: Get plain text password knowing hash and salt
N3HL Wrote: (01-30-2015, 02:05 PM)
--
im completely new to hashcat, and I noticed it's missing some docs
--
Not at all, the docs are:
1. https://hashcat.net/wiki/
2. --help output of oclHashcat or c... |
|
philsmd |
Old hashcat Support
|
9 |
47,255 |
01-30-2015, 04:43 PM |
|
|
Thread: Combine to user:pass, Crashes with --show
Post: RE: Combine to user:pass, Crashes with --show
As said, here and in the trac ticket, the first field (the username) can never be empty in the current release version.
That means, that a line starting with a colon.
:HASH:SALT
is currently not vali... |
|
philsmd |
General Help
|
8 |
13,187 |
01-29-2015, 02:00 PM |
|
|
Thread: Combine to user:pass, Crashes with --show
Post: RE: Combine to user:pass, Crashes with --show
wait.
this task won't take you longer than some ms (case #1) or seconds (case #2).
#1: you just sed / awk etc it
#2: you open a reliable text editor (like vi / vim, maybe also notepad++ etc) and sear... |
|
philsmd |
General Help
|
8 |
13,187 |
01-29-2015, 01:46 PM |
|
|
Thread: Combine to user:pass, Crashes with --show
Post: RE: Combine to user:pass, Crashes with --show
I think you mean this problem, or better said "feature request" in cpu hashcat:
https://hashcat.net/forum/thread-3992-post-22809.html#pid22809
Afaik nobody bothered to open a ticket about this "mi... |
|
philsmd |
General Help
|
8 |
13,187 |
01-29-2015, 01:29 PM |
|
|
Thread: Combine to user:pass, Crashes with --show
Post: RE: Combine to user:pass, Crashes with --show
Thanks for the report.
Next time please consider opening a trac ticket if you experience a problem/crash and can reliable reproduce it.
Thx
BTW: the problem was anyways trac'ed here: https://ha... |
|
philsmd |
General Help
|
8 |
13,187 |
01-29-2015, 01:09 PM |
|
|
Thread: Third-party utility: analyze_hc_restore
Post: Third-party utility: analyze_hc_restore
analyze_hc_restore is a perl script I have developed that can be very handy to help analyze and mofify oclHashcat .restore files ( https://hashcat.net/wiki/doku.php?id=oclhashcat#parsing_the_restore-f... |
|
philsmd |
User Contributions
|
3 |
7,403 |
01-28-2015, 11:45 AM |
|
|
Thread: Third-party utility: analyze_hccap
Post: Third-party utility: analyze_hccap
analyze_hccap is a new small perl script I developed which sometimes can be very handy to analyze the content of .hccap files (for -m 2500 = WPA cracking, see https://hashcat.net/wiki/doku.php?id=hcca... |
|
philsmd |
User Contributions
|
3 |
7,991 |
01-28-2015, 11:40 AM |
|
|
Thread: decryption mechanism in wpa & wpa2
Post: RE: decryption mechanism in wpa & wpa2
the answer is
4. it uses markov chains (so not really random) if you didn't use --markov-disable
EDIT: btw this has not specifically to do only with wpa; markov chains are enabled for every hash ty... |
|
philsmd |
Old oclHashcat Support
|
1 |
3,929 |
01-26-2015, 11:28 AM |
|
|
Thread: Hired Help?
Post: RE: Hired Help?
Yes, these requests are not allowed here.
Furthermore, hashcat is about offline cracking (vs online cracking that you "want").
And of course, the solution for your problem is to not even think abo... |
|
philsmd |
General Help
|
1 |
3,723 |
01-26-2015, 11:25 AM |
|
|
Thread: usage of --show option
Post: RE: usage of --show option
Please make sure you always remember that:
1. -o does always append to the file, it does not override it (to avoid users to lose important data)
2. hex sums is very vague it could be anything. Tell us... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,910 |
01-26-2015, 11:21 AM |
|
|
Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?
-k is applied only on the second dictionary. So it makes sense for instance with "-a 1 dict1.txt dict2.txt".
So technically it isn't ignored, it just not applied since there is no second dictionary (... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,330 |
01-24-2015, 09:27 AM |
|
|
Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?
to avoid to generate a large dict also something like this would work in your particular case:
file: my_append_num_and_duplicate.rule
Code:
--
$0 d
$1 d
$2 d
$3 d
$4 d
$5 d
$6 d
$7 d
$8 d... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,330 |
01-24-2015, 08:43 AM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
Completely different question also should be addressed in separate forum threads (with meaningful title).
Anyway, I will answer the question (and close the thread):
the answer, is as always given in ... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 11:13 PM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
See https://hashcat.net/wiki/doku.php?id=mask_attack
First you define the custom charset:
-1 ?u?d
which means: define a custom charset (see https://hashcat.net/wiki/doku.php?id=mask_attack#custom_cha... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 10:43 PM |
|
|
Thread: Simple Question - Extreme Beginner
Post: RE: Simple Question - Extreme Beginner
I think that the only problem here is that you already cracked this particular hash and hence oclHashcat won't crack it again and again.
If you *do not* enable the --potfile-disable switch, hashes th... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,976 |
01-23-2015, 08:46 PM |
|
|
Thread: how can i use an old version of cudaHashcat?
Post: RE: how can i use an old version of cudaHashcat?
No, please update your driver.
New oclHashcat version and new driver versions should work better, have several fixes and performance gains etc.
It is always good to be up-to-date with oclHashcat... |
|
philsmd |
Old oclHashcat Support
|
3 |
6,568 |
01-23-2015, 12:56 PM |
|
|
Thread: PBKDF2 new format hash
Post: RE: PBKDF2 new format hash
Thanks for the links.
But please (as said) stick to the ticket https://hashcat.net/trac/ticket/256 , otherwise we need to cross-post everything and devs need to look for the required information on... |
|
philsmd |
User Contributions
|
3 |
9,610 |
01-23-2015, 11:57 AM |
|
|
Thread: input file format
Post: RE: input file format
According to the forum's rules you are not allowed to post hashes!
Read the rules here: https://hashcat.net/forum/announcement-2.html
I give you 1 week to read them. After the week you might be mo... |
|
philsmd |
General Help
|
1 |
5,098 |
01-22-2015, 07:16 PM |
|
|
Thread: PBKDF2 new format hash
Post: RE: PBKDF2 new format hash
Why do you not write your comments on trac directly?
What regards the trac ticket, I was asking for more details and where this hash type is being used (common CMS, other software etc) but we didn't ... |
|
philsmd |
User Contributions
|
3 |
9,610 |
01-21-2015, 10:02 AM |
|
|
Thread: Help with output
Post: RE: Help with output
Unfortunately cpu hashcat doesn't support --username together with --show/--left/--remove yet.
That means, if you use --username with --remove, the user names won't end up in the new/modified hash li... |
|
philsmd |
Old hashcat Support
|
1 |
4,607 |
01-20-2015, 08:37 PM |