Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...url query string attacksurl query string attacks
Previous
 
Next
New Post
10/13/2008 12:19 PM
 

I installed an application server firewall on my IIS 6 box...  I get a few url query string attacks per day, however, they are blocked and logged.  What exactly is the person trying to accomplish with the below url query string attack?

Type: predefined rules: ;

http method: GET

url: /ScriptResource.axd

url query string: d=cenhN4ktOA1l4wDDifyrsqd7xbDUCr5pmcTM1-AVDNlz30093Un6-Yf6K-

I beleive complete syntax would look like this: /ScriptResource.axd;d=cenhN4ktOA1l4wDDifyrsqd7xbDUCr5pmcTM1-AVDNlz30093Un6-Yf6K-

 

 
New Post
10/13/2008 1:00 PM
 

it's not an attack it's a legitimate request. scriptresource.axd is used to serve up script resources such as js, and in particular ajax (scriptresource.axd is a handler defined in the web.config for MS Ajax). A url that has www.somesite.com/scriptresource.axd?d=cenhN4ktOA1l4wDDifyrsqd7xbDUCr5pmcTM1-AVDNlz30093Un6-Yf6K- is trying to retrieve an embedded resoure (see http://www.manuelabadia.com/blog/PermaLink,guid,7d51552e-e524-48a5-a079-761c6ee24020.aspx) . This is not an attack, and if it's getting blocked I'd suggest that your application server firewall is blocking legitimate requests and may be causing images to fail, or javascript to execute, or ajax calls to fail.

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/13/2008 1:33 PM
 

Why is it that only certain connections only do this?  From my IP address I access every single aspect of the website a TON of times and I've never seen this show up before... 

 

Also,

 

They used the ';' character.  Is that used in this type of request?

 
New Post
10/13/2008 1:37 PM
 

The ';' character is what triggered the attack notification.  Why would ';'  be used with this type of string query?  I understand that ajax uses these types of queries, however, I don't see anywhere where  a ';' character is used. 

I only have 2 pages that truly use ajax.  I've browsed these pages a 100 times and I've never seen this pop up before.  Maybe I need to try it with another browser.

 
New Post
10/13/2008 2:29 PM
 

the ; is not a valid character in a querystring hence your IDS blocking it. The ajax queries will use a ? for parameters ie scriptresource.axd?d= . I'm not sure why you're seeing an invalid request, perhaps a poorly written 3rd party module?

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...url query string attacksurl query string attacks


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out