Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

how do i make URLSCAN deny HTTP TRACE requests?

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS Current Connections  
Author Message
pkavanagh

External


Since: Jan 27, 2004
Posts: 1



(Msg. 1) Posted: Wed Jan 28, 2004 2:21 am
Post subject: how do i make URLSCAN deny HTTP TRACE requests?
Archived from groups: microsoft>public>inetserver>iis (more info?)

Did a security audit on my Outlook Web Access server today and one of the
high risk vulnerabilities found claimed I should use URLSCAN to deny HTTP
TRACE requests. How do I do this? I've downloaded urltrace but I can't make
head nor tail of it - seems to be an .ini file needs editing, but what do i
put in??

Thanks in advance,

Paul.

 >> Stay informed about: how do i make URLSCAN deny HTTP TRACE requests? 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Wed Jan 28, 2004 3:50 pm
Post subject: Re: how do i make URLSCAN deny HTTP TRACE requests? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Um, the first section say:

UseAllowVerbs=1 ; if 1, use [AllowVerbs] section, else use
[DenyVerbs] section

Then, below that there is an AllowVerbs section and a DenyVerbs section. If
you are using AllowVerbs, do not put TRACE in there. If you are using
DenyVerbs, then put TRACE in there.

Cheers
Ken



"Paul Kavanagh" <pkavanagh.RemoveThis@ntlworld.com> wrote in message
news:OGLKgxS5DHA.1504@TK2MSFTNGP12.phx.gbl...
: Did a security audit on my Outlook Web Access server today and one of the
: high risk vulnerabilities found claimed I should use URLSCAN to deny HTTP
: TRACE requests. How do I do this? I've downloaded urltrace but I can't
make
: head nor tail of it - seems to be an .ini file needs editing, but what do
i
: put in??
:
: Thanks in advance,
:
: Paul.
:
:

 >> Stay informed about: how do i make URLSCAN deny HTTP TRACE requests? 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 3) Posted: Wed Jan 28, 2004 3:50 pm
Post subject: Re: how do i make URLSCAN deny HTTP TRACE requests? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you downloaded URLScan, it should also have some template INI file that
illustrate a secure default configuration. IIS Lockdown Wizard also allows
the selection and customization of some template INI files. All these
things have KB articles that explain how to create/configure the INI files,
so search for them.

There is one potential issue with having URLScan deny TRACE/TRACK verbs --
namely, if you alse use a customized RejectResponseUrl, IIS will end up
sending the contents of that URL, unexecuted, to the browser, when a
TRACE/TRACK request is made and rejected. What we recommend is for users to
not use a customized RejectResponseUrl if they deny TRACE/TRACK since none
of this is default configuration. I think there is a KB out on this as
well.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Ken Schaefer" <kenREMOVE RemoveThis @THISadOpenStatic.com> wrote in message
news:eihLQEU5DHA.1816@TK2MSFTNGP12.phx.gbl...
Um, the first section say:

UseAllowVerbs=1 ; if 1, use [AllowVerbs] section, else use
[DenyVerbs] section

Then, below that there is an AllowVerbs section and a DenyVerbs section. If
you are using AllowVerbs, do not put TRACE in there. If you are using
DenyVerbs, then put TRACE in there.

Cheers
Ken



"Paul Kavanagh" <pkavanagh RemoveThis @ntlworld.com> wrote in message
news:OGLKgxS5DHA.1504@TK2MSFTNGP12.phx.gbl...
: Did a security audit on my Outlook Web Access server today and one of the
: high risk vulnerabilities found claimed I should use URLSCAN to deny HTTP
: TRACE requests. How do I do this? I've downloaded urltrace but I can't
make
: head nor tail of it - seems to be an .ini file needs editing, but what do
i
: put in??
:
: Thanks in advance,
:
: Paul.
:
:
 >> Stay informed about: how do i make URLSCAN deny HTTP TRACE requests? 
Back to top
Login to vote
bsmitherinvali

External


Since: Dec 09, 2003
Posts: 7



(Msg. 4) Posted: Wed Jan 28, 2004 3:50 pm
Post subject: Re: how do i make URLSCAN deny HTTP TRACE requests? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Ken Schaefer" <kenREMOVE.DeleteThis@THISadOpenStatic.com> wrote in
news:eihLQEU5DHA.1816@TK2MSFTNGP12.phx.gbl:

 > Um, the first section says:
 >
 > UseAllowVerbs=1
 > ; if 1, use [AllowVerbs] section,
 > ; else use [DenyVerbs] section
 >
 > Then, below that there is an AllowVerbs section and a DenyVerbs
 > section. If you are using AllowVerbs, do not put TRACE in there. If
 > you are using DenyVerbs, then put TRACE in there.


Then somehow restart URLSCAN. I'm not convinced that URLSCAN rescans the
INI file at any other time than when starting. The only way I've found to
restart URLSCAN is to restart IIS Services. Maybe there's a better way.


--
Remove INVALID from e-mail address.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: how do i make URLSCAN deny HTTP TRACE requests? 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 5) Posted: Wed Jan 28, 2004 8:47 pm
Post subject: Re: how do i make URLSCAN deny HTTP TRACE requests? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, after you save the urlscan.ini file, you need to restart IIS to reload
the ini settings.

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
Please respond to newsgroups only ...



"Brian Smither" <bsmitherINVALID RemoveThis @INVALIDcitlink.net> ????
news:Xns947DDB389189FSmithCon@66.133.130.30...
 > "Ken Schaefer" <kenREMOVE RemoveThis @THISadOpenStatic.com> wrote in
 > news:eihLQEU5DHA.1816@TK2MSFTNGP12.phx.gbl:
 >
  > > Um, the first section says:
  > >
  > > UseAllowVerbs=1
  > > ; if 1, use [AllowVerbs] section,
  > > ; else use [DenyVerbs] section
  > >
  > > Then, below that there is an AllowVerbs section and a DenyVerbs
  > > section. If you are using AllowVerbs, do not put TRACE in there. If
  > > you are using DenyVerbs, then put TRACE in there.
 >
 >
 > Then somehow restart URLSCAN. I'm not convinced that URLSCAN rescans the
 > INI file at any other time than when starting. The only way I've found to
 > restart URLSCAN is to restart IIS Services. Maybe there's a better way.
 >
 >
 > --
 > Remove INVALID from e-mail address.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: how do i make URLSCAN deny HTTP TRACE requests? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
urlscan deny post by default? - in my previous message, the problem i met is that when my login.aspx posts data back to the same page, i get error message said that the page is removed or not available. Thanks to people on this board, i was directed to check the log and I found..

http trace - how to disable http trace support from my iis 5.0?

Re3: HTTP 405 when using POST requests - POST requests are finally working. I've disabled write access for all the web site's properties. I've also checked MIME global settings. I found out I have .php and .phtml files associated as text/html. After I removed those associations, POST reques...

HTTP 405 when using POST requests - Hello, My server is: Windows 2000 Advanced, SP4 IIS 5 PHP 4.3.4 installed as an CGI extension I'm getting HTTP 405 "Resource not allowed" error when using a form with a "POST" method. "GET" method works well, ...

DLLHOST.exe Memory leak IIS5, tools to trace? - Hi, An instance of DLLHOST.exe running on my W2K server appears to have developed a memory leak, and I can't understand where it is coming from. I've setup all the sites to run in High (Isolation) mode, so each site has its own DLLHOST.exe however COM....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]