Posts: 10
Threads: 2
Joined: May 2022
06-02-2022, 07:55 PM
(This post was last modified: 06-03-2022, 10:11 PM by Yara.)
(06-01-2022, 11:39 AM)Snoopy Wrote: use plain ubunut or
sudo apt update
sudo apt remove pocl-OpenCL-icd
sudo apt autoclean
sudo apt autoremove
sudo apt install intel-opencl-icd
if this doesnt work, register and download ( i had the directlink, but didnt find it right now)
*ttps://www.intel.com/content/www/us/en/developer/articles/tool/opencl-drivers.html#cpu-section
I reinstall. When i run hashcat it tells *Device #1: Not enough allocatable device memory for this attack
Posts: 10
Threads: 2
Joined: May 2022
06-02-2022, 09:28 PM
(This post was last modified: 06-02-2022, 09:59 PM by Yara.)
(05-31-2022, 02:45 PM)b8vr Wrote: (05-29-2022, 11:55 PM)Yara Wrote: Hello all
I’m trying to use hashcat to crack Kerberos pr-auth etype 18, I tried this
hashcat -19900 ‘$krb5pa$18$yara24$KTG.LOCAL$9e369416abca8ad80c4055e1286e0710de928f9b2ce0b3b88e59a17cfe7d9f5103a129dd750d130db33d99b20f37d4bc21d88518c950e7d3’ rockyou.txt
But no results have been found, I wonder why? Am I made mistake or the Kerberos has solved the cracking issue
Did you run the command as stated? -19900 should be written as -m 19900. Or is the issue just that it didn't crack? In that case, try other wordlists and rules.
No , i put -m 19900, i change the worldlist but still no results found