Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Couldn't make SIP Digest work on hashcat
Post: Couldn't make SIP Digest work on hashcat
Hello again,
I tried using hashcat on a SIP Digest Authentification and I haven't managed to make it work on hashcat. I've read the wiki + others posts on the forum doing so. So I tried to pipe a h... |
|
Nay |
hashcat
|
4 |
3,306 |
07-23-2018, 04:28 PM |
|
|
Thread: How to leet-transform only one char ? [edited]
Post: How to leet-transform only one char ? [edited]
Hello all,
How to deal with words like "D1rections" as leetspeak change all occurrences in a word ?
I've seen in the wiki that I can use "p" to choose a specific char position to overwrite, but ... |
|
Nay |
hashcat
|
7 |
3,883 |
08-08-2018, 01:32 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: 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,324 |
09-10-2018, 08:43 PM |
|
|
Thread: Issue with same inputs. One worked, the other not
Post: Issue with same inputs. One worked, the other not
Hello,
I've been using hashcat on a md5 Cisco type and I ran the following issue.
First time I used :
hashcat -m 500 -a 3 -1 ?l?d?u '*****' ?1?1?1?1
And it ran exhausted. Then as I wanted ... |
|
Nay |
hashcat
|
7 |
4,753 |
07-22-2018, 12:20 AM |
|
|
Thread: Question : Strength of routers default password
Post: Question : Strength of routers default password
Hello there,
My friend just got his router changed and while talking with him I strongly suggested to change its default password to something both ok to remember and hard to crack/guess. As he th... |
|
Nay |
hashcat
|
2 |
2,380 |
07-27-2018, 04:44 PM |
|
|
Thread: -m 16700 Filevault
Post: RE: -m 16700 Filevault
Nice info. Thanks for this walkthrough, I'll give it a try |
|
Nay |
hashcat
|
8 |
7,676 |
08-08-2018, 11:10 AM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
Hi,
You could try to chop the first 327528 bytes off as it is described in the 7z2hashcat.pl.
Then use the script on the new *file*
Code:
--
# This field is the first field after the hash si... |
|
Nay |
User Contributions
|
28 |
70,367 |
08-27-2018, 10:50 PM |
|
|
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,010 |
11-16-2018, 10:10 AM |
|
|
Thread: Couldn't make SIP Digest work on hashcat
Post: RE: Couldn't make SIP Digest work on hashcat
Thank you both for your answers. Actually I think you are right and the displayed passcode is not correct.
I have tried to reproduce the hashcat format of that hash here and it worked :
https://sites... |
|
Nay |
hashcat
|
4 |
3,306 |
07-23-2018, 06:36 PM |
|
|
Thread: Hashcat wont start cracking [noob]
Post: RE: Hashcat wont start cracking [noob]
Hi,
Maybe the explanations in the FAQ can help you :
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_does_one_install_the_correct_driver_for_the_gpu_s |
|
Nay |
hashcat
|
8 |
7,988 |
07-23-2018, 12:57 PM |
|
|
Thread: How to leet-transform only one char ? [edited]
Post: RE: How to leet-transform only one char ? [edited]
Hi,
I've made some digging but cannot find anything relevant yet. I'm sure workarounds should exist, otherwise words like "Ad0ption", "K0relogic", "D1rections" "l33speak", "le3tspeak" couldn't be ... |
|
Nay |
hashcat
|
7 |
3,883 |
08-12-2018, 03:09 PM |
|
|
Thread: How to leet-transform only one char ? [edited]
Post: RE: How to leet-transform only one char ? [edited]
Thanks Undeath, I haven't try that attack yet. If I get anything relevant I'll post it here. |
|
Nay |
hashcat
|
7 |
3,883 |
08-13-2018, 12:57 PM |
|
|
Thread: How to leet-transform only one char ? [edited]
Post: RE: How to leet-transform only one char ? [edited]
That sounds exactly what I was looking for, many thanks.
I'm wondering why the mode 5 has been removed with new version of hashcat ? |
|
Nay |
hashcat
|
7 |
3,883 |
08-14-2018, 03:38 PM |
|
|
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,883 |
08-14-2018, 07:03 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: 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,324 |
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,
Thanks for the answer. I can share the exact details by PM if that's of any use ? Otherwise I'll try to reproduce it
Edit : I forgot to mention, when I don't use the -O parameter, prior to the j... |
|
Nay |
hashcat
|
7 |
4,753 |
07-22-2018, 11:58 AM |
|
|
Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...
Thanks Atom, unfortunately I'm on OSX and the beta release doesn't seem to have a .app to run it, if I'm not mistaken.
Besides, I've just made an artificial hash to reproduce the error, if that's s... |
|
Nay |
hashcat
|
7 |
4,753 |
07-23-2018, 12:16 PM |