Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Hi guys
Post: RE: Hi guys
You can also just use the "Avatar URL" functionality and use your URL https://a.pomf.cat/dbrbzz.jpg or any other image service host. |
|
DanielG |
hashcat
|
18 |
12,096 |
04-16-2018, 09:33 AM |
|
|
Thread: Hi guys
Post: RE: Hi guys
Make your avatar a PNG file (not jpg), since you are only using 2 colours and simple design it will make it a very small file. If it is below 10K just upload it here, otherwise:
Upload your avatar ... |
|
DanielG |
hashcat
|
18 |
12,096 |
04-16-2018, 11:35 AM |
|
|
Thread: Hi guys
Post: RE: Hi guys
Yeah, maybe Atom (https://hashcat.net/forum/user-1.html) disabled this feature recently. |
|
DanielG |
hashcat
|
18 |
12,096 |
04-17-2018, 10:34 AM |
|
|
Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack
ajaxdecbe Wrote:
--
What is the advantage of using m 20 instead of m 0?
--
I also read in another post (trying to find it at the moment) that -m 20 has some optimisations making it slightly faster ... |
|
DanielG |
hashcat
|
16 |
9,677 |
04-25-2018, 10:48 AM |
|
|
Thread: NTLM password not found
Post: RE: NTLM password not found
Using https://tobtu.com/lmntlm.php I can turn František1 into the NTLM hash 902BD6FDDF5248CE7902174E408F3F1F which means your NTLM-hash is correct.
You also say you used ?b?b which did not lead... |
|
DanielG |
hashcat
|
5 |
4,033 |
04-30-2018, 02:17 PM |
|
|
Thread: NTLM password not found
Post: RE: NTLM password not found
Shouldn't this then work?:
./hashcat -a 3 -m 1000 --hex-charset 902BD6FDDF5248CE7902174E408F3F1F 4600720061006e0074006900?b?b65006b003100
./hashcat -a 3 -m 1000 --hex-charset 902BD6FDDF5248CE7902174... |
|
DanielG |
hashcat
|
5 |
4,033 |
05-01-2018, 11:32 AM |
|
|
Thread: How to crack AEM/CQ sha256 hash?
Post: RE: How to crack AEM/CQ sha256 hash?
Having never used Adobe Experience Manager, I googled and saw on https://experience-aem.blogspot.nl/2014/02/aem-cq-56-useful-tips-for-debugging.html that you can change the hashing from SHA-256 to SHA... |
|
DanielG |
hashcat
|
5 |
5,004 |
05-01-2018, 03:37 PM |
|
|
Thread: Question regarding brute forcing hex charsets
Post: RE: Question regarding brute forcing hex charsets
your calculation is wrong, -1 d8d9dadb -2 808182...etc...bebf in combination with ?1?2..etc does not mean 68^n possibilities because you can't just add ?1 and ?2, you are multiplying. For every char ... |
|
DanielG |
hashcat
|
2 |
2,492 |
05-09-2018, 09:46 AM |
|
|
Thread: Nexus 5X PIN question
Post: RE: Nexus 5X PIN question
I think you must specify if the salt is in hex format with --hex-salt, also you seem to be using --force. That option might mask an error preventing you from successfully brute forcing this. |
|
DanielG |
hashcat
|
5 |
3,376 |
06-06-2018, 08:44 AM |
|
|
Thread: Nexus 5X PIN question
Post: RE: Nexus 5X PIN question
Are you sure that the Nexus 5X stores the pin in the simple format "md5(pin + salt)"? For example I read about a Samsung phone that it is stored very differently on https://hashcat.net/forum/thread-22... |
|
DanielG |
hashcat
|
5 |
3,376 |
06-07-2018, 09:03 AM |
|
|
Thread: OpenCL Deprecation on Mac OSX 10.14
Post: RE: OpenCL Deprecation on Mac OSX 10.14
This sucks, I run hashcat with wordlists a lot locally on my mac before sending it to our dedicated crackingstation at work. Would be a shame if this would no longer be possible.
I read on https://... |
|
DanielG |
hashcat
|
2 |
3,676 |
06-07-2018, 09:06 AM |
|
|
Thread: PBKDF2-SHA512 separator unmatched
Post: RE: PBKDF2-SHA512 separator unmatched
In some other forum topics it turned out that the user was using a text editor which saved the file as a .txt file, but appended some bytes at the beginning (such as BOM mark etc).
How did you crea... |
|
DanielG |
hashcat
|
8 |
6,523 |
06-12-2018, 03:52 PM |
|
|
Thread: Been away for a while
Post: RE: Been away for a while
|
DanielG |
hashcat
|
4 |
3,509 |
06-12-2018, 05:13 PM |
|
|
Thread: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect
Oh wow, why would they make that choice, using just DES and key "61d0e54954733b80" decodes it indeed (https://gchq.github.io/CyberChef/#recipe=DES_Decrypt(%7B'option':'Hex','string':'61d0e54954733b80'... |
|
DanielG |
hashcat
|
10 |
8,847 |
06-15-2018, 10:37 AM |
|
|
Thread: How to crack AEM/CQ sha256 hash?
Post: RE: How to crack AEM/CQ sha256 hash?
I tried the following schemes (with different iterations), but no luck:
most likely, sha_265(salt+password) then rehash the hash 1000 times
most likely too, sha_265(password+salt) then rehash the ... |
|
DanielG |
hashcat
|
5 |
5,004 |
05-01-2018, 04:22 PM |
|
|
Thread: base64 + MD5-raw
Post: RE: base64 + MD5-raw
roomtoetje Wrote: (05-21-2018, 07:20 PM)
--
In the device is a license system that grants an amount of treatments.
The license keys were always free when you bought disposables/supplies from the c... |
|
DanielG |
hashcat
|
6 |
5,011 |
05-22-2018, 03:15 PM |
|
|
Thread: cracking salted SHA1
Post: RE: cracking salted SHA1
Your hash should match the formatting used in the Wiki, see https://hashcat.net/wiki/doku.php?id=example_hashes for what a hash for a particular type looks like. |
|
DanielG |
hashcat
|
14 |
19,731 |
06-28-2018, 04:08 PM |
|
|
Thread: Hashcat wont start cracking [noob]
Post: RE: Hashcat wont start cracking [noob]
cesalbaral Wrote: (07-24-2018, 01:51 PM)
--
Be more specific. Did the program not start? You need to run the program by starting it on terminal/cmd not by clicking on it's icon. If the cracking didn... |
|
DanielG |
hashcat
|
8 |
7,990 |
07-24-2018, 02:16 PM |
|
|
Thread: Easy password with runic
Post: RE: Easy password with runic
Hashcat can bruteforce any input bytes, so theoretically yes. |
|
DanielG |
hashcat
|
6 |
3,550 |
07-27-2018, 09:58 AM |
|
|
Thread: Easy password with runic
Post: RE: Easy password with runic
The brute-force attack mode (https://hashcat.net/wiki/doku.php?id=mask_attack) allows the use of ?b which are all the bytes 0x00 through 0xff. So that would be a way, although probably very ineffici... |
|
DanielG |
hashcat
|
6 |
3,550 |
07-27-2018, 10:19 AM |