Ethical hacker near me
This was spam – removed text to prevent propagation, until the post gets deleted
Collaborate Disseminate
This was spam – removed text to prevent propagation, until the post gets deleted
I’m working on an authentication system that uses passwords. I would like to follow modern NIST best practices with regards to password strength.
However, I also considered it may be nice to store some meta-data about the password, such as… Continue reading Storing password strength information along with password
When I run the command
hydra -l sergeeva_kori -P /home/kali/Desktop/rockyousplit/file00 instagram.com http-get
to crack my own instagram account, it tries some of the passwords and says
1 of 1 target successfully completed, 16 valid pass… Continue reading hydra only tries 16 of the passwords in the txt file [closed]
I’ve recently downloaded a zip file from the hack the box website for cracking it open and I’ve used ida pro for binary search for the password function but that didn’t help, could one of you give me some advice that how could I open that … Continue reading How do i crack open the password protected zip file thats not been had a password configured inside it? [closed]
I really need some advice/help if anyone is able. Like a few others I see here, I have forgotten my Veracrypt password. Stupid I know. I am a total newbie in terms of this. I’ve been using hashcat and following the guidelines – trying to e… Continue reading Veracrypt password recovery [closed]
I have a ZIP file of my gallery that contains images and videos which is over 5GB in size. I forgot the password for that ZIP file now I’m trying to crack it to extract files from there. I tried using JTR 1.9.0 Jumbo and Hashcat to crack i… Continue reading John the Ripper doesn’t identify hash
Will "☺ ¹²³ µ‼µ ÚÛÙ ♥♦♣♠" work as a password? If so, can you give me a password cracker specifically designed to crack non-keyboard characters? If yes, do you think it will crack this one?
Continue reading Will "☺ ¹²³ µ‼µ ÚÛÙ ♥♦♣♠" work as a password?
The Task is kind of a CTF task that I was given and I have no idea how to do this.
I had to crack a password on a zipfile and then crack the 3 hashes in the txt file within the zip file. I cracked the zip fine and I used ophcrack on the tx… Continue reading Is there anyway to crack this salted Hash? [closed]
I am new to JTR and am currently trying to crack some passworts I generated.
Because I am new to JTR, I wanted to start by hashing a simple password like "Cat", write it in a file named pw.txt and then crack the password with Joh… Continue reading John the Ripper not working properly
I have the 2 encrypted passwords in my MSSQL database and I’m trying to decrypt it. Here’s one of the encrypted password:
E4-68-3F-BE-91-CC-BE-B9-27-4B-18-B1-5F-1B-39-66
The password to the above encryption is maintenance2 but I don’t hav… Continue reading Find password decryption used in MSSQL