Let me rephrase your question:
"I have an application which introduces possible canonicalization-based
attacks to my customers. URLScan is blocking these attacks, and my
customers are hesitant to reconfigure URLScan to allow my application to
operate".
Rolling URLScan functionality into an SP doesn't solve your problem; it is
only changing the delivery vehicle of the security functionality. This
application intrinsically introduces a canonicalization-based threat, which
the customer must handle in one of these ways:
1. Mitigate the threat by moving away from your application
2. Mitigate the threat by making you fix your application
3. Acknowledge the threat but lower security
Hmm... looks like the responsibility is all on your shoulders...
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
[quoted text, click to view] "Jay" <anonymous@discussions.microsoft.com> wrote in message
news:1c70101c42229$b62e55f0$a401280a@phx.gbl...
I support a web based application which uses dots in the
filenames of very long filenames. These filenames are
randomly generated by users so its not predetermined when
they will occur. If the name defined by the user is over
20 characters long, then our software will truncate the
filename and insert dots in the path. This causes
urlscan to block the url when it is later requested by
the app. I find some customers are hesitant to configure
teh urlscan.ini file to accept these dits in the
filename. Has urlscan functionality been rolled into a
Microsoft SP? How large is the risk to the customers
server running this application i fthey do allow dots in
the filename?
Thanks,
Jay