 |
 |
 |
 |
#937312 - 10/01/09 09:44 AM
Site Hacked by Drug sellers, Why?
|
Veteran
Registered: 02/13/07
Posts: 629
|
Hi, Our site was hacked by a foreign company selling drugs and they hid hundreds to thousands of code links on our live pages. I have a question for the computer advanced people here which I know there is a few. I help run a rescue site for animals and one day we went into the software to make changes and saw hundreds and hundreds of codes for drugs. The site (here's a direct copy of one of the links (code they added) http://movies.israel.net/forumnew/templates/subSilver/images/vote_for.php?newonthis=1&sub=3741">cheap lorazepam no rx</a></li><li><a When we view our site live as anyone could do surfing the web you do not see this but if you right click on the page and "VIEW SOURCE" you can see all the code, ours and theirs. This is on every live page we have. What is the point of this? They have their own site since these links bring me to them. Of course our paid hosting company is no help and the "back up" was done after this code was inserted so I have to manually remove this. Some of the code is in blocks but some code is hard to tell if it's ours or something they added. We have a lot of Tags now and I'm not 100% sure what a tag is. No joke we have thousands of code links added for any drug you can think of. I just don't understand the point of doing this. What did they get out of it since you can't see it live unless you view source? Of course I changed the password but obviously passwords aren't stopping them. When I went to their site I can not find a "contact us" even after I translate the page. Any thoughts would be greatly appriciated. I'm not listing our site on purpose. I really don't want a bunch of people looking at this code by viewing source looking for drugs. I'm just hoping to get an idea why they would take all this time setting up cells and inserting invisable code. Thanks. K Sorry if this is the wrong forum. I couldn't figure out which one to post this in and since it's a Blantly Illegal site I figure why not try this one.
Edited by tango5 (10/01/09 09:47 AM) Edit Reason: Not sure where to post this question.
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#942281 - 10/11/09 11:41 AM
Re: Site Hacked by Drug sellers, Why?
[Re: tango5]
|
Journeyman
Registered: 09/02/09
Posts: 78
Loc: Great Britain
|
Hi, It's not that they intentionally posted 'useless code', they were meant to be links to a website, but they didn't tag the HTML properly. Probably little children who don't have a clue about the most basic of things - or done automatically by a bot (unlikely) which wasn't very good. http://movies.israel.net/forumnew/templates/subSilver/images/vote_for.php?newonthis=1&sub=3741">cheap lorazepam no rx</a></li><li><a If it was to work it should be: <a href="http://movies.israel.net/forumnew/templates/subSilver/images/vote_for.php?newonthis=1&sub=3741"> Cheap Lorazepam No Rx </a> --Removed the 'li' because they closed the tag immediately. Do they still have access to your website/server, change all passwords immediately - including your root password, FTP password, SSH password and if you use telnet - telnet password. If there is a specific pattern you could use the Replace All function on Word or Notepad to Replace it with 'nothing'. By the way, examples of HTML tags are: <html>
</html>
<a>
</a>
<b />
<div /> If you need any help with identifying some, I'll have a look at one of the pages if you like. Copy and paste the whole source file to a pastebin website, such as www.pastebin.ca or www.pastebin.com and encrypt it with a password and send it to my Inbox. Obviously if there is any sensitivie information within the source file (MYSQL password etc), remove it.
_________________________
Support the unions, bring on the national postal strike!
Don't let the CEO's mobilise and defeat the working-class.
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|