Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [HOW TO] Install Hashcat on a VPS
Post: [HOW TO] Install Hashcat on a VPS

Here are the steps I used to successfully install and run Hashcat on my VPS, running Ubuntu 17 Code: -- wget http://registrationcenter-download.intel.com/akdlm/irc_nas/12556/opencl_runtime_16.1....
honeyfairy hashcat 0 5,353 02-21-2018, 06:09 PM
    Thread: Bruteforce + Custom characters
Post: Bruteforce + Custom characters

How could I set hashcat to bruteforce the following: My password: 83rG&j@3Alis-ZA I wish to set  hashcat to bruteforce the first 8 characters and supply the last  7 characters, ie; Alis-ZA
honeyfairy hashcat 1 5,137 02-17-2018, 04:00 PM
    Thread: What does the values in Speed Dev indicate
Post: What does the values in Speed Dev indicate

I have tried searching for the answer to this, I found a post by 'atom' saying he explained it in the release notes, but after reading the release notes I still could not find it. I want to know wh...
honeyfairy hashcat 1 5,230 02-17-2018, 03:53 PM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

undeath Wrote: (02-12-2018, 02:49 PM) -- trial and error + educated guessing -- Now I need a Guru mentor like this. Could you give me some links so that I could also learn abit and educate myself o...
honeyfairy hashcat 21 57,216 02-12-2018, 03:13 PM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

undeath Wrote: (02-12-2018, 01:13 AM) -- I don't know how the CHAP handshake works but I would expect you can still crack a hash with a wrong password. The challenge should still be transmitted. U...
honeyfairy hashcat 21 57,216 02-12-2018, 02:46 PM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

If I understand correctly, the password hash cannot be cracked without the correct Challenge [salt]  - Am I correct? For example, if the RADIUS database has a user stored as follows: Username: a...
honeyfairy hashcat 21 57,216 02-12-2018, 01:05 AM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

If I understand correctly, the password hash cannot be cracked without the correct Challenge [salt]  - Am I correct? For example, if the RADIUS
honeyfairy hashcat 21 57,216 02-12-2018, 01:00 AM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

ZerBea Wrote: (02-11-2018, 02:05 AM) -- I do not want capture this thread, but I have a question: Do you have some informations about (free)RADIUS, specifically about the packet structure of the Att...
honeyfairy hashcat 21 57,216 02-12-2018, 12:52 AM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

undeath Wrote: (02-10-2018, 11:30 AM) -- this worked ./hashcat64.bin -m4800 -a3 777f2a3f6a2e661947b520c6777e0b25:45c915d82d67257209048420a31292d3:00 password -- Please explain the above paramete...
honeyfairy hashcat 21 57,216 02-12-2018, 12:34 AM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

undeath Wrote: (02-10-2018, 11:20 PM) -- hashcat runs on any device supporting opencl, which includes modern CPUs and GPUs. You just need to install the correct opencl runtime for the device. If y...
honeyfairy hashcat 21 57,216 02-10-2018, 11:50 PM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

Could you guide me to any trusted hash cracking services online?
honeyfairy hashcat 21 57,216 02-10-2018, 11:06 PM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

Thank you guys! just to confirm, hashcat only runs on GPU, right? Is there any way to make it the CPU so that i can run it on a VPS that doesnt have GPU I get this error: clGetPlatformIDs(): CL_...
honeyfairy hashcat 21 57,216 02-10-2018, 10:45 PM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

undeath Wrote: (02-10-2018, 11:30 AM) -- this worked ./hashcat64.bin -m4800 -a3 777f2a3f6a2e661947b520c6777e0b25:45c915d82d67257209048420a31292d3:00 password -- Oh Wow! How would I do this via H...
honeyfairy hashcat 21 57,216 02-10-2018, 12:16 PM
  Heart Thread: Cracking a CHAP from Freeradius
Post: Cracking a CHAP from Freeradius

Hi there Playing around with a Freeradius installation and trying to extract the plaintext password from the CHAP challenge/response. How do I go about doing this? Here is a successful login [Freera...
honeyfairy hashcat 21 57,216 02-10-2018, 01:41 AM