Affiliate Marketing
Forum Search

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 04-04-08
renegade's Avatar
Renegade Publishing Ltd
 
Join Date: Aug 2003
Posts: 3,132
Thanks: 18
Thanked 8 Times in 7 Posts
renegade seems to know their stuffrenegade seems to know their stuff
  Thumbs down Site Hacked - Help!

This morning the admin page for one of our sites now displays an alert box with OK button and hack message when logging in.

I've compared the local and remote source code and there's no changes and I've looked outside the root www folder for anything that's changed and I can't see anything.

The site still works but I'm obviously very worried and I can't get hold of my programmer at the moment.

Is there anything else I should be looking at?

Any help gratefully received.
__________________
Joe's CantBarsed Blog | Discount Codes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-04-08
Elaine's Avatar
Registered User
 
Join Date: Aug 2003
Location: Redcar Cleveland North of Leeds
Posts: 2,118
Thanks: 7
Thanked 4 Times in 4 Posts
Elaine seems to know their stuff
  Re: Site Hacked - Help!

hope you've got it fixed Joe, if not my first port of call would be Rich. Sorry I can't help - but that won't surprise you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-04-08
tbp tbp is offline
Registered User
 
Join Date: Dec 2006
Posts: 1,916
Thanks: 0
Thanked 10 Times in 10 Posts
tbp is an unknown quantity at this point
  Re: Site Hacked - Help!

Theres got to be something on the page itself doing it, even if its pulling in code from elsewhere.

The problem with things like this is that although some bits are obvious like your popup message, but other things aren't. There could easily be a backdoor in another section of the site to let them back in, or sending data to a server.

As a result, even if you change the admin page you can' t be sure thats it. Ideally you need to restore the whole site from a backup so you know that there is nothing nasty left somewhere else.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-04-08
renegade's Avatar
Renegade Publishing Ltd
 
Join Date: Aug 2003
Posts: 3,132
Thanks: 18
Thanked 8 Times in 7 Posts
renegade seems to know their stuffrenegade seems to know their stuff
  Re: Site Hacked - Help!

Thanks Guys, and Kandevil for offer of help.
It turns out the problem was localised to my network - across all our macs, PC and across FF, IE and Safari!
I got one of my other programmer mates to take a look and it wasn't displaying the form for him so I shut down all our machines and rebooted the internet connection and now everything is back to normal but I'm going to change all the passwords because it's likely that info has got back to the intruder/hacker.
Has anyone else experienced this sort of network intrusion? It's the first time I've experienced something like this that affects all machines (Mac/PC) on network.
__________________
Joe's CantBarsed Blog | Discount Codes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-04-08
befuddle's Avatar
Registered User
 
Join Date: Jan 2005
Location: Leeds, UK
Posts: 587
Thanks: 5
Thanked 1 Time in 1 Post
befuddle is an unknown quantity at this point
  Re: Site Hacked - Help!

I spotted that my own code site was hacked this morning.

The site appeared fine but I spotted what appeared to be a 1x1 pixel missing image on my home page only.

Assuming that I'd messed up the template slightly I viewed the source code to see lots of viagra related references and links to another site.

I've removed the header code but I'm concerned that it may re-appear as I don't know how it got there in the first place.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-04-08
purple's Avatar
Affiliate
 
Join Date: Aug 2003
Location: Bristol
Posts: 1,832
Thanks: 6
Thanked 4 Times in 3 Posts
purple is an unknown quantity at this point
  Re: Site Hacked - Help!

This is a bit of a worry how can u check if ur site / sites have been hacked
__________________
I never know what to write My name is Martin and I am an Affiliate
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-04-08
renegade's Avatar
Renegade Publishing Ltd
 
Join Date: Aug 2003
Posts: 3,132
Thanks: 18
Thanked 8 Times in 7 Posts
renegade seems to know their stuffrenegade seems to know their stuff
  Re: Site Hacked - Help!

Sorry to hear your site was hacked Ray.
The problem with my site turned out AIUI to be a javascript snippet posted into the search form which ran itself when I accessed the admin screen which displays the recent searches. I think it's pretty harmless.
Purple, keeping a sequence of backups of your online site means you can use a file compare tool to pick up any changes, there's probably some techy automated solutions out there was well but most sites probably don't justify this level of redundancy.
Thanks again for your posts everyone.
__________________
Joe's CantBarsed Blog | Discount Codes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-04-08
Super Moderator
 
Join Date: Aug 2003
Posts: 1,969
Thanks: 1
Thanked 0 Times in 0 Posts
Fraser seems to know their stuff
  Re: Site Hacked - Help!

Quote:
Originally Posted by befuddle View Post
I spotted that my own code site was hacked this morning.

The site appeared fine but I spotted what appeared to be a 1x1 pixel missing image on my home page only.

Assuming that I'd messed up the template slightly I viewed the source code to see lots of viagra related references and links to another site.

I've removed the header code but I'm concerned that it may re-appear as I don't know how it got there in the first place.
I've had this problem too search rankings dropped liked a stone until I investigated and removed it. It was a wordpress site that cause the problem for me but I don't know how.
__________________
Fraser

Affiliate Blog & Podcast
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 10-04-08
Registered User
 
Join Date: Apr 2008
Location: Essex UK
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
DannyW is an unknown quantity at this point
  Re: Site Hacked - Help!

The same happened to one of my WordPress based sites a month ago, ton's of pharma links.

It's a php injection into the .header.php producing a js file that will show a shed load of links in an off page div?

If so it was probably injected via trackback uri's, and will affect nearly all versions of WordPress below 2.3.**. The only thing you can do is upgrade to a newer version and hope they don't pop back once they've cracked this one..

Anyway I lost ranking (like a brick) for exactly 3 weeks to the day and believe it triggered a red-flag causing a manual review...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Affiliate Site Ideas 2008 - what are yours? joedavies1987 The Affiliate Marketing Lounge 18 07-01-08 03:57 AM
My Keyword Research - Care to contribute to the research? webdesignhq Search Engine Strategies 4 26-03-07 09:52 AM
Astrobingo Player testimonials jess1 Commission Junction - CJ UK 0 24-08-05 07:05 PM
Astrobingo Testimonials jess1 Paid On Results 0 24-08-05 07:03 PM
URGENT HELP my site being hacked purple The Affiliate Marketing Lounge 12 22-12-04 03:28 PM


Affiliate Marketing RSS Feeds - Contact Us - Affiliate Marketing - Archive - Privacy Statement - Top

Content Relevant URLs by vBSEO 3.2.0 RC7