Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
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,368 |
08-27-2018, 10:50 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: Speed issue with WPA2
Post: Speed issue with WPA2
Hello,
New to hashcat I have a couple of questions for which I could not find answers.
1. I am trying to hash a WPA2 coming from a .hccapx (part of a CTF challenge) and I encounter some speed... |
|
Nay |
hashcat
|
5 |
3,639 |
07-06-2018, 01:55 PM |
|
|
Thread: Speed issue with WPA2
Post: RE: Speed issue with WPA2
Thank you both for your reply.
@undeath
- I used a lightly modified version of a ipv4 mask made by Royce and suggested by you times ago : https://pastebin.com/4HQ6C8gG
- Thanks for other clarific... |
|
Nay |
hashcat
|
5 |
3,639 |
07-06-2018, 07:18 PM |
|
|
Thread: Speed issue with WPA2
Post: RE: Speed issue with WPA2
|
Nay |
hashcat
|
5 |
3,639 |
07-07-2018, 03:57 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,755 |
07-22-2018, 12:20 AM |
|
|
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,755 |
07-22-2018, 11:58 AM |
|
|
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,990 |
07-23-2018, 12:57 PM |
|
|
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,308 |
07-23-2018, 06:36 PM |
|
|
Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...
Hi Atom,
Thanks for the feedback. Running the hash on the new version didn't work for me without -O. Maybe some drivers issues on my Macbook. If I get a chance to try on Linux I'll update this post |
|
Nay |
hashcat
|
7 |
4,755 |
07-24-2018, 08:25 PM |
|
|
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,755 |
07-23-2018, 12:16 PM |
|
|
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,308 |
07-23-2018, 04:28 PM |
|
|
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: Question : Strength of routers default password
Post: RE: Question : Strength of routers default passwor...
Really good information there, thanks undearth |
|
Nay |
hashcat
|
2 |
2,380 |
07-27-2018, 08:15 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,697 |
08-08-2018, 11:10 AM |
|
|
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 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 |