hello guys, i really need help. i recently managed to hack into a java aplications database and passwords were encrypted in this way . " 54CE5EBE53B874","3f 757D145C75FA4A4A36BA667A57A" to mention but a few. after along google searching, i realised these java applications use keys to encrypt passwords. i even downloaded the full system on my pc but dont know how to find the encryption keys. can some one help?? help will be apreciated
Forum Thread: Password Cracking
- Hot
- Active
-
Metasploit Error: Handler Failed to Bind 40 Replies
2 days ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
2 wks ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
2 wks ago -
Forum Thread: How to Hack School Website 8 Replies
2 wks ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
3 wks ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
3 wks ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
1 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 27 Replies
1 mo ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 48 Replies
1 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
1 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
2 mo ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 17 Replies
2 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
2 mo ago -
Forum Thread: How to Embed an Android Payload in an Image? 9 Replies
3 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 46 Replies
3 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 11 Replies
3 mo ago -
Forum Thread: Fix Initramfs Problem 5 Replies
3 mo ago -
Forum Thread: Kali Wont Start, Stuck at Kali Login: 21 Replies
4 mo ago -
Forum Thread: How to View Your Child's What's App And Many More! 3 Replies
4 mo ago -
Forum Thread: Proxy Lists for Proxy Chains 1 Replies
5 mo ago
-
How To: Dox Anyone
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
Tutorial: Create Wordlists with Crunch
-
Hacking Windows 10: How to Dump NTLM Hashes & Crack Windows Passwords
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
Hacking macOS: How to Create a Fake PDF Trojan with AppleScript, Part 2 (Disguising the Script)
-
How To: Locate & Exploit Devices Vulnerable to the Libssh Security Flaw
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
BT Recon: How to Snoop on Bluetooth Devices Using Kali Linux
4 Responses
Those are hashes. They are one way encryption. You can use a tool such as hashcat to break them.
But first, try hash id|entifier to see what kind of hash it is
how-to/password-cracking, it seems in null-byte,there has a series about it
thanks guys. i have tried hashcat and all major password cracking softwares but those hashes are not found or unknown hash type is the response i get. i have the possible encryption keys form the decompiled java class files but dont know how to use them to intead decrypt the passwords
Share Your Thoughts