FYI- if you have a website (not a FB page or a blog)....
My 'adult story' website was attacked over the weekend by a javascript robot that managed to infect every page, over 200 individual pages of HTML, with a line of code that was supposed to take readers to another page, supposedly from the "Huffington Post", on the site that would redirect them to an outside site that sold a worthless adult product.
It was a straight up scam.
Fortunately, I noticed in a reasonably short time and have a recent clean backup to restore the site from.
I talked to my host's tech support and they said that this has been happening a lot lately, and there is no real security to prevent it except to do what I have already done. Change all the passwords to the site, delete any unused accounts associated with it, and restore it from my backup (which I will do tonight) which I checked and it is clean.
The code it injected on the pages was identical:
The extra page was inserted in the main directory, once I looked at it and saw what it was, it was deleted as well.
This is the first time this has ever happened to one of my sites, but it is why I do a FULL backup at least every other month.
Thank you
My 'adult story' website was attacked over the weekend by a javascript robot that managed to infect every page, over 200 individual pages of HTML, with a line of code that was supposed to take readers to another page, supposedly from the "Huffington Post", on the site that would redirect them to an outside site that sold a worthless adult product.
It was a straight up scam.
Fortunately, I noticed in a reasonably short time and have a recent clean backup to restore the site from.
I talked to my host's tech support and they said that this has been happening a lot lately, and there is no real security to prevent it except to do what I have already done. Change all the passwords to the site, delete any unused accounts associated with it, and restore it from my backup (which I will do tonight) which I checked and it is clean.
The code it injected on the pages was identical:
<!--317008--><script type="text/javascript" language="javascript" >
much blank space where other code was supposed to be
</script><!--/317008-->
The extra page was inserted in the main directory, once I looked at it and saw what it was, it was deleted as well.
This is the first time this has ever happened to one of my sites, but it is why I do a FULL backup at least every other month.
Thank you