Unsupported format (md5($salt.$pass) / Wordpress)?
I'd like to audit some Worpress hashes. Hash format is 00112233445566778899aabbccddeeff:0011. According to documentation, it's format is md5($salt.$pass), AKA phpass. A quick test with JtR show that...
View ArticlePlain Vmware image setup - anyone?
Does anyone have a VMWARE virtual disk setup that just has Ubuntu or similar that they can post where I can get to it to test my 1080ti card? Yes, I understand now that the 1080ti is not the preferred...
View ArticleDoes Hashcat support custom hash mode?(Ex: md5(md4($pass).sha1($pass)))
I tried to search but doesn't see, so I write this post. As the article, I just want to ask whether Hashcat support custom hash mode? For example: md5(md4($pass).sha1($pass)) Thanks for your time.
View Articlesome hardware questions for building a new rig
Have been reading several threads, and my understanding is that the GTX 1080Ti is the card to buy. Thinking about buying 2. Will mainly use them for cracking NTLM/netNTLM/WPA2. Any particular GTX...
View ArticleHow to run the program to find a hash/Помогите запустить хешке
Товарищи помогите. Все голову сломал, вроде все драйвера установил, но работать не хочет. comrades help, drivers established, no work. my english bad, sorry....
View ArticleSpeed of crack for WPA/WPA2 hash
For WPA/WPA2 hash crack, There are three major types of attacks (Dictionary & Rule-based & Mask) attacks. I was testing what is the fastest attack and i found out that the Dictionary is the...
View ArticleCracking LUKS FDE
Hi, I've been unable to unlock the LUKS FDE on my laptop this morning. I have been planning on learning how to crack LUKS FDE, however this ins't exactly what I had in mind. I've read a post from...
View ArticleMD5 crack with first chars known
Hi, i'm trying to decripty an md5 hash, i at last found the right hash ad how it's done. I know that my hash is created with this formula MD5(user:modem model:password), i have created a test user...
View ArticleiOS backup password cracking help
Hi everyone I was told that I could use hashcat to crack my iTunes backup and I honestly have no idea what I'm doing so any help would be appreciated.
View ArticleIssues in cracking WPA2 with wordlist+mask
1. collect a WPA2 handshake with an AP. 2. convert it to hccapx ../hashcat-utils-1.8/bin/cap2hccapx.bin Testnetz_E0-28-6D-F9-4C-7D.cap Testnetz_E0-28-6D-F9-4C-7D.cap.hccapx 2. you know that the...
View Articlenoob problem installing
trying to use hashcat on a 64bit laptop running gnome 3.18.3 (im a linux noob btw) have been using this guide to install and start using https://techglimpse.com/password-cracking-with-hashcat/ i have...
View ArticleHashcat-utils Install Mac OS
Hello all, Well I was able to install hashcat on my mac OS using brew... It was a nice clean install and quick. I got started working on it then i ran into a problem. When i tried to run the command...
View ArticleWorldlist Clean up
Hello all, I been trying to figure this out for the last hour. I looked online but can't figure it out... I know it's going to be simple command ugh... I have a small file that I like to clean up that...
View ArticleHashcat aborting (bug?)
I set a hashcat run to run overnight. In the morning, it had stopped. The last status is: Session..........: emailspecialmask Status...........: Exhausted Hash.Type........: MD5 Hash.Target......:...
View ArticleComplex iTunes password
I just created a complex iTunes backup password and pulled the hash into a text document. I have successfully cracked less complex passwords with little or no issues. This time I deliberately created...
View ArticleNVIDIA GTX 1080 TI Turbo vs TI FE vs TI Strix
Hello brothers and sisters, please share the results of video card tests, thank you.
View ArticleNVIDIA and AMD on the same system?
Hi guys, I have both AMD and NVIDIA GPU cards, I remember that around 2011 it was not possible to use them together. Is there a way now to install drivers for both and use them together at hashcat? If...
View ArticleMSI Afterburner fan control
I'm having this issue when I'm using hashcat where MSI Afterburner starts glitching out and disables the fan control and the fans on my GPU but when I exit out of hashcat it starts working normally...
View ArticleHashcat don't parse sha256($pass.$salt) with --hex-salt
Hashcat don't parse sha256($pass.$salt) with --hex-salt: PHP Code:# hashcat -Vv3.6.0-292-g7cf3c29# cat test.txt b8ac34d77b442ab2bf91d276173fa57a113b21cc3bdf6ee20d175c0605522b90:31323334 PHP Code:#...
View ArticleWant to implement SHA3-256 with Iterations
Hello! I try to implement sha3-256 with multiple iterations on the basis of m05000_a0.cl. The kernel code is quite difficult to understand. Perhaps someone might be interested in it and would like to...
View Article