Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP.NET (Non-Forum Related)
 Password Encryption:
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

richie_h
Starting Member

7 Posts

Posted - 26 November 2003 :  18:09:45  Show Profile  Visit richie_h's Homepage
Hi,

Someone has hacked by site. I am trying to change the passwor din the database, however the password has been encrypted somehow!?

It looks like this #5687;#35753;#5745;#49680;#53589; this is only half of it, but does anyone know what would of encrypted a password to look like this!?? If so where can I encrypt a new password and paste it to my database?


ASP.NET and SQL database.

Regards

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 26 November 2003 :  19:17:54  Show Profile
Is this your SQL Database password, or a password that is used by a web application and is stored in your SQL Database? If it's a web application, what sort of application is it? Does it use password encryption? If so, what type?
Go to Top of Page

richie_h
Starting Member

7 Posts

Posted - 26 November 2003 :  19:55:31  Show Profile  Visit richie_h's Homepage
Hi, the site was built for me and I can't get in touch with the person who built it, but basically it's my password for the front of the site so I can edit the site. As I 've been hacked I wasnt to change this as it gives access to all my files through a filemanager app. I'm not sure what it's been encrypted in, I have search on the web but I can't find anything that encrypts and looks like this... could it be something in dreamweaver as I know the designer used this originally.
Go to Top of Page

richie_h
Starting Member

7 Posts

Posted - 26 November 2003 :  19:57:34  Show Profile  Visit richie_h's Homepage
I've just noticed that the original post changed the password... it looks like this.

#5687;#35753;#5745;#49680;#53589;
Go to Top of Page

richie_h
Starting Member

7 Posts

Posted - 26 November 2003 :  19:58:43  Show Profile  Visit richie_h's Homepage
that's strange, what I preview my post it shows the characters ok, but when I submit it, it changes... You can see what it looks like by having a look at this post: http://forums.aspfree.com/showthread.php?s=&threadid=20579
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 26 November 2003 :  20:55:51  Show Profile
It looks more like a different character set instead of encryption. Can you manually edit the database and just change the current password to something else? (i.e. test1) and then try logging on with that new password.

Other than that, I don't think we can be of much help.
Go to Top of Page

MasterOfTheCats
Junior Member

103 Posts

Posted - 26 November 2003 :  21:56:56  Show Profile
These are actually double byte characters, a flavour of Unicode. It looks like Chinese. They are kept in the database as #NNNNNN; sequences...

If you don't have a related keyboard (HW or SW) you cannot type them in... If it is a Snitz 3.4.x forum password, you cannot change it through the database (ref your other post in this forum), you have to do it through normal means.
Go to Top of Page

MasterOfTheCats
Junior Member

103 Posts

Posted - 26 November 2003 :  21:59:33  Show Profile
To see the following (what you tried to type as PW) select View/Encoding/Unicode(UTF-8) from your IE menu.

This is it: ᘷ让ᙱ숐텕
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 26 November 2003 :  22:21:55  Show Profile
quote:
Originally posted by MasterOfTheCats

If it is a Snitz 3.4.x forum password, you cannot change it through the database (ref your other post in this forum), you have to do it through normal means.
Actually, you can. For example, if you wanted to change the password to test1:

un-encrypted: test1
   encrypted: 1b4f0e9851971998e732078544c96b36c3d01cedf7caa332359d6f1d83567014
I have a page here that can be used for this purpose.
Go to Top of Page

MasterOfTheCats
Junior Member

103 Posts

Posted - 27 November 2003 :  11:21:06  Show Profile
Well, of course you can :) That's quite an utility, good for non-programmers. Thank you for the link...

Edited by - MasterOfTheCats on 27 November 2003 11:22:20
Go to Top of Page

richie_h
Starting Member

7 Posts

Posted - 27 November 2003 :  12:35:38  Show Profile  Visit richie_h's Homepage
All sorted now thanks... It was done in visual studio.. thanks very much for your help... site up and running again.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.14 seconds. Powered By: Snitz Forums 2000 Version 3.4.07