PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   General Discussion (http://www.photopost.com/forum/general-discussion/)
-   -   I think i've been hacked (http://www.photopost.com/forum/general-discussion/143078-i-think-ive-been-hacked.html)

dj83 June 4th, 2010 12:39 PM

I think i've been hacked
 
this morning I am unable to login to my site. I've even tried to change my password and I get a message telling me my email address wasn't found. Is there any other way that I can get back into my site? :(

Chuck S June 4th, 2010 01:41 PM

well some more information would be needed for us to respond. integration type etc?

How do you think you have been hacked just because you cant login?

dj83 June 4th, 2010 02:16 PM

Hi Chuck,

I am using photo post pro 7.2. I haven't changed my password or anything. When I try to log in I keep getting this message "Invalid login. Please check your username and password, or register" then when I try to reset my password I get this message "That address was not found in our records". My site has been up since December of 2009 and i've never had this problem.

Chuck S June 4th, 2010 02:55 PM

well might you have used another email?

You can run the install script and select the refresh admin login usergroups option.

dj83 June 4th, 2010 03:07 PM

i've been using the same email from the very start.

Where do I get the install script?

Chuck S June 4th, 2010 03:25 PM

You would get that from the downloaded code in the members area or from your file backups if you saved a copy of your photopost zipfile.

dj83 June 6th, 2010 05:49 PM

Hello Chuck,

I've looked all on my computer for my original PP zip file but can't find it. I downloaded the latest zip and tried to run the install.php file but it wont open. I also finally figured out what email I used for my site but the new temp passwords isn't working either (i'm locked out of my own site). I really need your help please.

Chuck S June 6th, 2010 09:29 PM

what do you mean by install wont run?

http://www.yoursite.com/gallery/install.php

You should see the main install screen.

dj83 June 7th, 2010 01:26 PM

Chuck,

I'm sorry to bother you again but I tried that with my own url and all I get is a 404 error page. I have no idea what I am doing wrong.

Chuck S June 7th, 2010 02:02 PM

Did you upload your install file to your site?

dj83 June 7th, 2010 05:24 PM

thanks chuck i was able to fix that problem. Now I have another one when I click to view all members in the admin section all of them have my email address. All of this is weird to me. Is there anyway to get their email addresses back to normal?

Chuck S June 8th, 2010 08:21 AM

This would tell me the mysql table pp_users would have the same email for all your users somehow

Code:

Content visible to verified customers only.
I do not know anything there other than you editing users or they edit themselves and change the email.

dj83 June 8th, 2010 10:49 AM

Hi Chuck where I do I place that code? I didn't install PP myself so I have no idea.
I didn't edit any users and all 2,179 users are showing my email address as their own. I also found out by all of the emails I got this morning that no one can log in.

Chuck S June 8th, 2010 11:39 AM

what I am saying is that code correctly shows me we are pulling the email for users coming from there account so somehow your mysql database has the email for users all yours.

You need to edit each user and put the correct email or have them correct there account.

dj83 June 8th, 2010 12:13 PM

they can't log in to do it. I have no idea what email addresses they used.

This is how the member list looks right now. I had to edit my url out of the email address on this snapshot since it's a adult site.
Code:

Content visible to verified customers only.

Chuck S June 8th, 2010 02:09 PM

I understand what your saying I am simply saying there is nowhere I see in our code that can cause that. we are showing you the email on file for there account in your database.

How your email addresses are all the same I can not say but they are like that in your database not our code.

Do you have a backup of your users table that might have right emails in it?

dj83 June 8th, 2010 02:35 PM

I didn't have this problem until I upgraded from 7.1 to 7.2 about a week ago. User names started changing to my own user name on the site. Then all of a sudden this happened without me messing with any codes or anything. I have no idea if they are backed up or not. :(

Chuck S June 8th, 2010 02:55 PM

I dont see anywhere where user emails would be updated on an upgrade. There simply is not a query for that in an upgrade that I see.

The correct action would be to restore a backup of your pp_users table in mysql.

dj83 June 8th, 2010 04:11 PM

how do I go about doing that Chuck? I am not good at this kind of stuff

Chuck S June 8th, 2010 07:36 PM

You have database backups right?

You can view the database backup and just grab all the pp_users stuff and use phpmyadmin to import them. You know how to use phpmyadmin?


All times are GMT -5. The time now is 11:42 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97