What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  Guest viewing is limited

Tutorial (Request) What hash does XUIONE use to encrypt passwords?

Tutorial (Request) What hash does XUIONE use to encrypt passwords?
leantec Offline

leantec

New member

Member
Feb 12, 2023
18
553
78
Argentina
Does anyone know what type of encryption XUIONE uses to store passwords?

Example: XUI ONE stores the user account information in MySQL as follows:
ID: 40001213
USERNAME: MyIptvforum
PASSWORD: $6$rounds=20000$xui$KtqimO1898MArzEaZRn..JZpQBhaKi5yfBH/RjOr7RTxbu1oxchSoylmOcq9d/PDUcjDUhFk3NLf0Ob/Zgxs3.

Does anyone know what type of encryption is used in the password? Or how I could decrypt the stored keys.
Thx in advance.







 
D Offline

davvo

New member

Member
Nov 3, 2022
43
147
33
uk
  • $6$: Indicates that the hash uses SHA-512 for hashing.
  • rounds=20000: Specifies that 20,000 rounds of hashing are applied, which makes the hash more computationally intensive to generate and thus harder to crack.
  • xui: This part is typically the salt, which is a random string added to the password before hashing to make each hash unique
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top Posters of the Month

Online statistics

Members online
109
Guests online
530
Total visitors
639
Top