How to decode secret_key?

alexmisaila

Legend member
Trusted Uploader
May 9, 2020
1,140
922
133
⭐⭐⭐⭐⭐
Hi,
I have a database and I have a row "secret_key"... It's possible to decode it?... Or how I can use it to login with the username?
1668625999044.png
I don't know to much about secret_key, that's why I'm curious
 

phpCore

ReLOADED
Trusted Uploader
Banned User
Jun 6, 2020
1,511
1,657
120
127.0.0.1/::1
Hi,
I have a database and I have a row "secret_key"... It's possible to decode it?... Or how I can use it to login with the username?
1668625999044.png
I don't know to much about secret_key, that's why I'm curious

Need more details, what is the db and what is the script
 

Custom B

Active member
Feb 29, 2020
137
123
43
Hi,
I have a database and I have a row "secret_key"... It's possible to decode it?... Or how I can use it to login with the username?
1668625999044.png
I don't know to much about secret_key, that's why I'm curious
it seems to be MD5 hash keys.. if it is, a md5 decrypt rainbow table would be an option
 

phpCore

ReLOADED
Trusted Uploader
Banned User
Jun 6, 2020
1,511
1,657
120
127.0.0.1/::1
To know how to decode it, you need to investigate where this field is used and how the script is making the test to match user input if this one is really a password
 

alexmisaila

Legend member
Trusted Uploader
May 9, 2020
1,140
922
133
⭐⭐⭐⭐⭐
To know how to decode it, you need to investigate where this field is used and how the script is making the test to match user input if this one is really a password
Being a xenforo database, I thought that maybe there is someone who knows what that row refers to and how it could be decrypted
I've found this website https://emn178.github.io/online-tools/index.html, I'm going to try all the possibilities and if I don't get anything, I leave it :LOL:
 

Custom B

Active member
Feb 29, 2020
137
123
43

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu