Jump to content

Website Main Page Hijacked? (For Lack Of A Better Word)


us24meter

Recommended Posts

I have no web experience tho just went thru some of the tutorials here and I do have programming experience so not completely unfamiliar. The website for our sailing class association has been corrupted / hijacked and now when I do a Google or Bing (only ones I've tried) search, the main page comes up as a commerce site, (in Spanish), for clothes. If I type the web address directly it is fine.

 

How do I correct this and prevent it from happening again?

 

thx in advance!

T

Link to comment
Share on other sites

According to http://sitecheck.sucuri.net/results/us24meter.org, it looks like your website has caught some malware -- specifically, a line of Javascript that is causing the redirection. I'd suggest checking all the website files for:

 

<script>window.location.href="http://www.chaquetas-espana.com/"</script>

 

and removing any instances you find (or search just for "chaquetas-espana.com"). If you have trouble, or can't find it yourself, I'd suggest contacting your host, linking them to the above site check link, and seeing if they can help.

Link to comment
Share on other sites

So my page was infected on the host server? The host company ran a scan and gave a report of the infected files, these were cleaned up and reloaded but the problem remains. How do I debug this without having Dreamweaver (what the page was built using). Or what can I setup to copy and run our page from my machine. This is basically a one hit wonder. I don't need to become a guru or spend a lot of $, just want a basic site that displays properly, is safe and secure etc. thz

Link to comment
Share on other sites

once you place your website on a web hosting platform there is not much else you can do to protect yourself. That is why you should find a good web host so hopefully these types of attacks will be very few or none.

 

of course it goes without saying that your website should be properly coded (e.g. javascript, php,etc.)

Link to comment
Share on other sites

Since we don't really know how they got in, it's hard to say. I've had a website attacked via an older version of zenphoto. Vulnerabilities in php or script files are another way to get attacked. However, it can very well be an issue on the host's site. I've had one site attacked several times, and it wasn't anything within the site itself. The host kept blaming my password, which by then was about as hackproof as it can get. I finally moved to a new host. Now I'm using iPage and haven't had a problem since.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...