Jeff,
I got the same kind of attack on one of my sites. It triggered Page Load Exceptions in the DNN Event Log saying, "A potentially dangerous Request.Path value was detected". Here are two of the entries:
RawURL: /Resources/Shared/Scripts/jquery/,data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f(
AbsoluteURL: /Resources/Shared/Scripts/jquery/,data:c,complete:function(a,b,c)%7Bc=a.responseText,a.isResolved()&&(a.done(function(a)%7Bc=a%7D),i.html(g
AbsoluteURLReferrer:
UserAgent: Java/1.6.0_04
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 9f42e231-7b2b-4599-ab5f-41b937501fb8
InnerException: A potentially dangerous Request.Path value was detected from the client (:).
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.HttpRequest.ValidateInputIfRequiredByConfig
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: A potentially dangerous Request.Path value was detected from the client (:). ---> System.Web.HttpException: A potentially dangerous Request.Path value was detected from the client (:). at System.Web.HttpRequest.ValidateInputIfRequiredByConfig() at System.Web.HttpApplication.ValidateRequestExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
and...
RawURL: /Resources/Shared/Scripts/jquery/,j.html()).html(a.spinner)}this.xhr=d.ajax(d.extend({},a.ajaxOptions,{url:h,success:function(k,n){e.element.find(e._sanitizeSelector(c.hash)).html(k);e._cleanup();a.cache&&d.data(c,
AbsoluteURL: /Resources/Shared/Scripts/jquery/,j.html()).html(a.spinner)%7Dthis.xhr=d.ajax(d.extend(%7B%7D,a.ajaxOptions,%7Burl:h,success:function(k,n)%7Be.element.find(e._sanitizeSelector(c.hash)).html(k);e._cleanup();a.cache&&d.data(c,
AbsoluteURLReferrer:
UserAgent: Java/1.6.0_04
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0ee66043-3fd9-4409-822b-ea9fc926b2af
InnerException: A potentially dangerous Request.Path value was detected from the client (:).
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.HttpRequest.ValidateInputIfRequiredByConfig
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: A potentially dangerous Request.Path value was detected from the client (:). ---> System.Web.HttpException: A potentially dangerous Request.Path value was detected from the client (:). at System.Web.HttpRequest.ValidateInputIfRequiredByConfig() at System.Web.HttpApplication.ValidateRequestExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---