DoS Protection - Calls to aspx
Hi,I am wanting to create a DoS protection rule specific to http uri requests that have /*.aspx (so, the uri is at the root). I was approaching this by creating a custom application with a signature with the following:pattern matchcontext: http-req-uri-pathpattern: /*.aspx/*qualifier: http-method GETHowever, this pattern does not meet the 7byte ...




