Security Scan Problem
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > Security Scan Problem




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Security Scan Problem  
jake.jester@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-25-06 06:26 PM

Hi,

A security scanner is making large numbers of request to our CMS
server, See examples at the end of this message.  It recognizes these
URLs as CMS urls and tries to look for them in the database, and cant
find them. This causes the application to write an application event
log warning about not being able to find the item requested.

I would like to get official confirmation that these security scans, if
done rapidly enough, could cause serious performance issues with the
CMS site.

Also, does this resource not found application log entry also cause the
same performance problems as detailed here:

http://blogs.technet.com/stefan_gos.../25/408178.aspx


Example requests:
/NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/portal.php

/NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/viewheaders

/NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/private.php

/NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/showteam.php

/NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/showthread.php

/NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/stats.php


They are basically common problematic security URLs in various
products. Silly to be scanning a CMS server for .php vulnerabilities
though, if you ask me....

Thanks
Jake Jester






[ Post a follow-up to this message ]



    Re: Security Scan Problem  
Stefan Goßner [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-26-06 06:14 PM

Hi Jake,

these can indeed cause significant performance problems if they are not for
existing resources.
The reason is that the items for these URLs cannot be found in the MCMS
memory cache - as they don't exist.
So the MCMS ISAPI filter has to go to the database and check if the item is
in the database and this is a huge overhead compared with items that can be
served from the cache.

You should avoid to do such requests to non existing items against a MCMS
server.

Cheers,
Stefan

<jake.jester@gmail.com> wrote in message
news:1161800708.911986.141860@i3g2000cwc.googlegroups.com...
> Hi,
>
> A security scanner is making large numbers of request to our CMS
> server, See examples at the end of this message.  It recognizes these
> URLs as CMS urls and tries to look for them in the database, and cant
> find them. This causes the application to write an application event
> log warning about not being able to find the item requested.
>
> I would like to get official confirmation that these security scans, if
> done rapidly enough, could cause serious performance issues with the
> CMS site.
>
> Also, does this resource not found application log entry also cause the
> same performance problems as detailed here:
>
> http://blogs.technet.com/stefan_gos.../25/408178.aspx
>
>
> Example requests:
> /NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/portal.php
>
> /NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/viewheaders
>
> /NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/private.php
>
> /NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/showteam.php
>
> /NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/showthread.php
>
> /NR/rdonlyres/701CA9D5-DB45-47BA-8728-C9F71B11065F/0/stats.php
>
>
> They are basically common problematic security URLs in various
> products. Silly to be scanning a CMS server for .php vulnerabilities
> though, if you ask me....
>
> Thanks
> Jake Jester
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:19 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register