Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax
Okay that is weird, if I make a file hash.txt with d8e8fca2dc0f896fd7cb4cb0031ba249:abcdefghj I get:
./hashcat -m 10 -a 0 hash.txt wordlist.txt
[...]
Hash 'hash.txt': Line-length exception
No ha... |
|
DanielG |
hashcat
|
10 |
6,735 |
03-29-2018, 03:58 PM |
|
|
Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax
$ ls h*
hashcat hashcat.hctune hashcat.potfile
hashcat.dictstat hashcat.log hashcat.potfile.old
hashcat.hcstat hashcat.pot hahs.txt
Oh wow just as philsmd says, make sure you don't make ty... |
|
DanielG |
hashcat
|
10 |
6,735 |
03-29-2018, 04:10 PM |
|
|
Thread: cracking password with part of it knowm
Post: RE: cracking password with part of it knowm
Big question is why are you using "--force", maybe it has to do with the error you are suppressing. What is your entire output when not using "--force"? |
|
DanielG |
hashcat
|
3 |
3,764 |
04-09-2018, 08:52 AM |
|
|
Thread: Tesla P100 / HC 4.1.0 Benchmarks on Google Cloud
Post: RE: Tesla P100 / HC 4.1.0 Benchmarks on Google Clo...
|
DanielG |
Hardware
|
5 |
6,940 |
04-13-2018, 11:26 AM |
|
|
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,031 |
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,031 |
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: 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: 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,490 |
05-09-2018, 09:46 AM |
|
|
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: base64 + MD5-raw
Post: RE: base64 + MD5-raw
roomtoetje Wrote: (05-22-2018, 07:38 PM)
--
DanielG Wrote: (05-22-2018, 03:15 PM)
--
If you just input the base-64 data and the device knows it is "iFlap with 30 Delta" then it is most likely not a ... |
|
DanielG |
hashcat
|
6 |
5,011 |
05-23-2018, 05:14 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,374 |
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,374 |
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: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect
If they store the passwords locally they seem to use "the strongly secure SHA format"
https://manuals.gfi.com/en/kerio/connect/content/assets/add_user.png
https://manuals.gfi.com/en/kerio/connect/... |
|
DanielG |
hashcat
|
10 |
8,847 |
06-12-2018, 01:05 PM |
|
|
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 |