Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: MD5 question
Post: RE: MD5 question

mdxfind looks cool, https://www.techsolvency.com/pub/bin/mdxfind/ "Multi-iteration: can try thousands of iteration counts of any of these core algorithms". On https://www.techsolvency.com/pub/bin/...
DanielG hashcat 6 2,051 10-31-2019, 12:24 PM
    Thread: Masking question
Post: RE: Masking question

https://hashcat.net/wiki/doku.php?id=mask_attack Quote: -- A placeholder can be either a custom charset variable, a built-in charset variable or a static letter -- so yeah, just a?a?a?a?a?a?a?...
DanielG hashcat 2 1,142 11-01-2019, 04:03 PM
    Thread: Advice for Reviving Old Machine for Hashcat
Post: RE: Advice for Reviving Old Machine for Hashcat

Before buying hardware make sure cracking is feasible. What do you know about the password for the truecrypt container? If you only know it is 20 characters for example you will never crack it. But if...
DanielG hashcat 5 1,621 12-12-2019, 10:33 AM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

"My thinking was to crack the old NTLM hash, key it into AD" I think you can change it back without knowing what the old password was. You can set the old NTLM hash with lsadump::ChangeNTLM /server:A...
DanielG hashcat 11 8,625 01-03-2020, 05:19 PM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

I don't get what your goal is here, any domain admin can change the password of the account so that is your best option. You don't need to crack the NTLM hash for most other 'less-ethical' use cas...
DanielG hashcat 11 8,625 01-03-2020, 09:43 AM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

Cool, I'm glad to hear it worked. Mind sharing the code / process with DSInternals? I haven't really used it yet but sounds interesting.
DanielG hashcat 11 8,625 01-06-2020, 05:50 PM
    Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash

Thank you!
DanielG hashcat 11 8,625 01-09-2020, 09:48 AM
    Thread: Need help to identify encryption
Post: RE: Need help to identify encryption

On a lot of "Default Usernames & Passwords" lists for routers Huawei devices seem to have the password 'admin' or '[email protected]' as the password. Perhaps try that before trying to break the config...
DanielG hashcat 2 1,120 02-10-2020, 11:52 AM
    Thread: why the Alphabetic charset is so slow
Post: RE: why the Alphabetic charset is so slow

Ulfr11 Wrote: (02-27-2020, 04:36 AM) -- ?h is much faster mask than ?a in brute Force attacks -- Yes, counting to 10 is faster than counting to 100.
DanielG hashcat 5 1,805 02-27-2020, 02:48 PM
    Thread: Hash Mode request MS SQL 2016 with salt
Post: RE: Hash Mode request MS SQL 2016 with salt

First step is to have a test password that you know so you can test your hypothesis. Mine is: The password base-64 decodes to 160 bit of data, the same length as a SHA1 hash. The salt looks like hex...
DanielG hashcat 4 1,108 03-19-2020, 04:14 PM
    Thread: XFX ATI HD 5870 Radeon graphics card 1gb, AMD, PCI-e.
Post: RE: XFX ATI HD 5870 Radeon graphics card 1gb, AMD,...

Also see Atom in https://hashcat.net/forum/thread-6473.html: atom Wrote: (04-09-2017, 08:54 AM) -- The GPU is ways too old, the drivers are outdated. [...] --
DanielG Hardware 9 6,481 03-28-2018, 05:03 PM
    Thread: Tesla P100 / HC 4.1.0 Benchmarks on Google Cloud
Post: RE: Tesla P100 / HC 4.1.0 Benchmarks on Google Clo...

Cool results, tnx!
DanielG Hardware 5 6,941 04-13-2018, 11:26 AM
    Thread: where to buy a vps for hashcat?
Post: RE: where to buy a vps for hashcat?

Google cloud: https://hashcat.net/forum/thread-7439.html AWS EC2: https://hashcat.net/forum/thread-4143.html there are a few topics in the forum, you can use search to find more
DanielG Hardware 1 2,773 07-05-2018, 09:12 AM
    Thread: 2080ti $Bitcoin$ hashrate
Post: RE: 2080ti $Bitcoin$ hashrate

Kulahin Wrote: (10-14-2018, 02:34 PM) -- What do you think about this hashrate -- It is a good hashrate for your card, which you did not mention. Lol I'm blind, it's in the title.
DanielG Hardware 5 4,357 10-15-2018, 08:06 AM
    Thread: Looking to rent GPU Server 4 hashcat.
Post: RE: Looking to rent GPU Server 4 hashcat.

"hour how much time would i need on 10x 1080... for 8 char ?a or 10 ?a brute" Let's calculate this: Hashcat supports these: -m 11300 = Bitcoin/Litecoin wallet.dat -m 12700 = Blockchain, My Wal...
DanielG Hardware 4 4,071 07-12-2019, 11:10 AM
    Thread: DECRYPTUM
Post: RE: DECRYPTUM

Very cool, what are you using this beast of a machine for? Ah I see it's a commercial device on https://www.decryptum.com/ (https://www.decryptum.com/)
DanielG Hardware 12 1,219 09-16-2020, 10:07 AM
    Thread: Identification of hash type.
Post: RE: Identification of hash type.

It looks base64 encoded and missing the padding. If you base64 decode it, it returns a 512bit length 'hash'. however, without any more information (how the salt is used, which 512bit hash is used, etc...
DanielG General Talk 6 4,068 12-19-2017, 03:20 PM
    Thread: Line-length exception?
Post: RE: Line-length exception?

You are setting -t (--markov-threshold Threshold X when to stop accepting new markov-chains) to 500, you probably want -m 500 (-m, --hash-type) to 500 which is md5crypt, MD5 (Unix), Cisco-IOS $1$ (MD5...
DanielG General Talk 3 4,749 12-29-2017, 08:40 AM
    Thread: GTX 1080 Bitcoin Core Performance
Post: RE: GTX 1080 Bitcoin Core Performance

10 length only numbers and letters (uppercase and lowercase) = 10^62 / 4508 per second = 7 × 10^50 years 10 length only numbers and letters (uppercase or lowercase) = 10^36 / 4508  per second  =...
DanielG General Talk 6 5,115 01-02-2018, 02:21 PM
    Thread: quick SBC opinon
Post: RE: quick SBC opinon

You need to specify in what they should be 'the best'. I would say none? if you want crack speeds don't use these SBC's but desktops with big GPU's.
DanielG General Talk 2 2,571 02-05-2018, 03:36 PM