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 Replies [asc] Views Posted
    Thread: VNC challenge response password crack
Post: RE: VNC challenge response password crack

Wow very cool, according to https://en.wikipedia.org/wiki/Virtual_Network_Computing there are different protocols used by different VNC clients. Which protocol / clients use this particular method of ...
DanielG User Contributions 2 2,609 12-18-2019, 04:34 PM
    Thread: Pantagrule, a really large last-resort ruleset
Post: RE: Pantagrule, a really large last-resort ruleset

Cool, thanks for your contribution. I added it to my rules/ folder. Always nice to have different rulesets based on real world data.
DanielG User Contributions 2 1,659 01-14-2020, 01:34 PM
    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,119 02-10-2020, 11:52 AM
    Thread: Identifying 53-char hash type
Post: RE: Identifying 53-char hash type

Could be itoa64 (kind of base64 encoding), see https://gchq.github.io/CyberChef/#recipe=From_Base64('./0-9A-Za-z%3D',true)To_Hexdump(16,false,true)&input=Y3l6V1h3SFhaQlBueHRCYWxGcFFpT3NCdlo1a21RcFdSb...
DanielG General Talk 1 2,328 02-22-2018, 02:18 PM
    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: SHA-256 Base-64 (?)
Post: RE: SHA-256 Base-64 (?)

You can just attack it as any other hash? I think you will need to be more specific on what isn't clear. For example, to attack sha-256 you need mode 1400 (https://hashcat.net/wiki/doku.php?id=exam...
DanielG hashcat 1 2,416 07-03-2018, 09:17 AM
    Thread: Configuration problem
Post: RE: Configuration problem

E3AAD692DB9443A8A694C9DD63DD2F9CF354F27D is not the SHA1 of 'kadi1830'. The SHA1 is 782D8C9077AE7989F7453B29392414C089879EA8. So that's why you are not cracking it. How did you make this hash? ...
DanielG hashcat 1 1,690 08-06-2018, 10:13 AM
    Thread: cryptomator
Post: RE: cryptomator

Looking at https://cryptomator.org/security/architecture/ it looks like it is scrypt which is supported by hashcat: https://hashcat.net/wiki/doku.php?id=example_hashes You will need to figure out...
DanielG hashcat 1 1,695 08-07-2018, 11:01 AM
    Thread: Help me with md5(md5($pass).$pass)
Post: RE: Help me with md5(md5($pass).$pass)

you can't?
DanielG hashcat 1 1,619 08-29-2018, 09:09 AM
    Thread: ITunes Backup encryption
Post: RE: ITunes Backup encryption

If you use the search functionality of the Forum and search for "iTunes" you get a few topics with the same question. One of the tools you will find is https://github.com/philsmd/itunes_backup2hashcat...
DanielG hashcat 1 1,674 10-19-2018, 12:21 PM
    Thread: Attack 10 char password known to start with 3 digits
Post: RE: Attack 10 char password known to start with 3 ...

you were very close, you don't need to define the -1. Code: -- -2 ?l?u?d ?d?d?d?2?2?2?2?2?2?2 --
DanielG hashcat 1 1,435 10-26-2018, 02:26 PM
    Thread: Can external code used as a custom hash for hashcat?
Post: RE: Can external code used as a custom hash for ha...

You can code a new kernel, with functions seen here: https://github.com/hashcat/hashcat/tree/master/OpenCL for example https://github.com/hashcat/hashcat/blob/master/OpenCL/m11300-pure.cl is for the ...
DanielG hashcat 1 2,031 12-23-2018, 08:24 PM
    Thread: Not sure if hashcat is calculating my desired parameters
Post: RE: Not sure if hashcat is calculating my desired ...

Quote: -- -1 charsets/dash1.hcchr, -2 charsets/dash2.hcchr -- Hashcat is using the exact letters there, not the contents of those files. "Candidates.#1....: haggi chrheer %%* -> haggi /sd1ach %...
DanielG hashcat 1 1,294 01-03-2019, 10:21 AM
    Thread: Best approach using hashcat
Post: RE: Best approach using hashcat

On https://hashcat.net/wiki/doku.php?id=example_hashes you'll see the option "5100 Half MD5" which checks the first half of MD5 as you described. So just use that option?
DanielG General Talk 1 1,633 01-10-2019, 10:29 AM
    Thread: Proper mask
Post: RE: Proper mask

if you calculate how many passwords you are trying you will see that you are getting 16 to the power 16 or 18446744073709551616 passwords (18 billion billion). On this post https://hashcat.net/foru...
DanielG hashcat 1 1,126 07-10-2019, 09:48 AM
    Thread: Installed it but doesn't work when i try to open it in cmd
Post: RE: Installed it but doesn't work when i try to op...

and if you just run "hashcat64.exe -b" what do you see
DanielG hashcat 1 938 09-04-2019, 04:27 PM
    Thread: problems with —show
Post: RE: problems with —show

"until the process is finished", well after it finishes it shows some statistics you need to read: Code: -- Status...........: Exhausted Hash.Type........: MD5 Hash.Target......: 0000000000000000000...
DanielG hashcat 1 981 09-09-2019, 03:59 PM
    Thread: Token length exception
Post: RE: Token length exception

extracting hash from MS Excel file can be done by reading this part of the wiki: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_office_word_excel_etc_...
DanielG hashcat 1 1,113 09-17-2019, 04:11 PM
    Thread: Intercept zip decryption key or files from an application
Post: RE: Intercept zip decryption key or files from an ...

Yes but it heavily depends on the application and how you have access to it. You can decompile the application and look for the password, debug the running application, run a trace on calls that are b...
DanielG General Talk 1 719 03-12-2020, 05:33 PM