Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: How to leet-transform only one char ? [edited]
Post: RE: How to leet-transform only one char ? [edited]
Well noted thanks for the precision |
|
Nay |
hashcat
|
7 |
3,885 |
08-14-2018, 07:03 PM |
|
|
Thread: How to save progress with PRINCE ?
Post: How to save progress with PRINCE ?
Hello all,
In the man page of PRINCE we can read :
--save-pos-disable
Save the position for later resume with -s
I don't understand how this works. Trying to res... |
|
Nay |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
3,619 |
08-22-2018, 06:23 PM |
|
|
Thread: How to save progress with PRINCE ?
Post: RE: How to save progress with PRINCE ?
Great works perfectly, thanks philsmd |
|
Nay |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
3,619 |
08-22-2018, 06:45 PM |
|
|
Thread: How to save progress with PRINCE ?
Post: RE: How to save progress with PRINCE ?
Oh Nice, I didn't think we could 'cat' it directly. Thanks for the info ! |
|
Nay |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
3,619 |
08-23-2018, 08:47 AM |
|
|
Thread: Wrong Time Estimated with -w 4 parameter
Post: Wrong Time Estimated with -w 4 parameter
Hello guys,
I've found out that every time I'm using a heavy workload (-w 4) the "Time Estimated" gets longer with time while the Speed doesn't change. A 10h job can reach 15h. Here-below a sample ... |
|
Nay |
hashcat
|
4 |
2,732 |
08-26-2018, 11:14 PM |
|
|
Thread: Replace rule - but not all at once
Post: RE: Replace rule - but not all at once
Hi,
I had a similar issue few time ago, the best way was for me to use the table attack from hashcat legacy. It worked like a charm : https://hashcat.net/forum/thread-7730.html |
|
Nay |
hashcat
|
4 |
3,112 |
08-29-2018, 04:08 PM |
|
|
Thread: Wrong Time Estimated with -w 4 parameter
Post: RE: Wrong Time Estimated with -w 4 parameter
Hi all,
No information on this issue/bug ? |
|
Nay |
hashcat
|
4 |
2,732 |
09-04-2018, 02:24 PM |
|
|
Thread: Wrong Time Estimated with -w 4 parameter
Post: RE: Wrong Time Estimated with -w 4 parameter
Thanks for pointing that out, any idea regarding the restore point that doesn't update ? |
|
Nay |
hashcat
|
4 |
2,732 |
09-04-2018, 04:41 PM |
|
|
Thread: issue Combinator+hashcat-legacy
Post: issue Combinator+hashcat-legacy
Hi all,
I recently needed to perform an attack while rejecting some candidates lengths.
As the rejection rule is not supported in hashcat, I used hashcat-legacy but unfortunately it seems not to work... |
|
Nay |
hashcat
|
3 |
2,326 |
09-10-2018, 08:43 PM |
|
|
Thread: issue Combinator+hashcat-legacy
Post: RE: issue Combinator+hashcat-legacy
Thanks both of you for your reply.
I didn't expect the use of -j to work without the attack mode -a 1 specified. That's great to know. |
|
Nay |
hashcat
|
3 |
2,326 |
09-10-2018, 10:37 PM |
|
|
Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...
Hi,
Just to inform than I still encounter the issue mentioned above on Macbook Pro High Sierra. A workaround was use CPU only with -D 1. |
|
Nay |
hashcat
|
7 |
4,755 |
09-13-2018, 08:33 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
Hi,
Just to be sure : In you second attempt, you file simple.txt does well contain the plain "password", and not "password123" ? Otherwise applying the rule will create the candidate "password123123"... |
|
Nay |
hashcat
|
10 |
5,462 |
09-18-2018, 02:57 PM |
|
|
Thread: Password list maker in progress
Post: RE: Password list maker in progress
Hey,
That's a good thing to test out things on your own, that's how I enhanced my skills.
As undeath mentionned, you can use the internal rules to generate custom world list with stdout, something s... |
|
Nay |
General Talk
|
3 |
2,905 |
09-24-2018, 12:05 AM |
|
|
Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman
Hi,
Your question is broad. If the WPA key consists of 15 chars, it may be the default router password. Usually they are alphanumeric, or ^[a-z0-9]$. In such cases the best approach is a custom mas... |
|
Nay |
General Talk
|
7 |
4,547 |
09-27-2018, 05:57 PM |
|
|
Thread: Problem with 11300
Post: RE: Problem with 11300
Don't know if it can help but Googling your issue led me to :
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
Nay |
hashcat
|
10 |
5,232 |
09-27-2018, 05:59 PM |
|
|
Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman
I asked a similar question couple of times ago :
https://hashcat.net/forum/thread-7691.html |
|
Nay |
General Talk
|
7 |
4,547 |
09-27-2018, 07:32 PM |
|
|
Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman
Is the info still up to date ? Channel #hashcat ?
https://hashcat.net/forum/thread-1427.html |
|
Nay |
General Talk
|
7 |
4,547 |
09-28-2018, 04:17 PM |
|
|
Thread: Problems with itunes password
Post: RE: Problems with itunes password
Hi,
If Combinator doesn't help, (e.g. you're unsure about the format of certain words) you can use Prince Processor
https://github.com/hashcat/princeprocessor and apply some rules on it. |
|
Nay |
hashcat
|
5 |
3,170 |
10-02-2018, 10:03 AM |
|
|
Thread: Combinator help
Post: RE: Combinator help
Hi,
You may want to try Prince Processor : https://hashcat.net/wiki/doku.php?id=princeprocessor
Code:
--
./pp64 --pw-min=5 --pw-max=5 < wordlist.txt | hashcat -m 0 -a 0 hash_list.txt --outfile ... |
|
Nay |
hashcat
|
3 |
3,012 |
11-16-2018, 10:10 AM |
|
|
Thread: word list and masks
Post: RE: word list and masks
Hi,
You can try the weakpass_2 which is smaller : https://www.mediafire.com/file/q8u95nni5nrxuoc/weakpass_2.7z
Using rules on such big lists will take forever except if you know the pattern of the ... |
|
Nay |
hashcat
|
2 |
2,560 |
11-16-2018, 10:15 AM |