Re: Can't download exe's from my own site
From: Jack Brewster (jbrewsterPLEASENO@SPAMnthurston.k12.wa.us)
Date: 06/06/02
- Next message: George Viveiros: "Max length of server variables"
- Previous message: Jeff Cochran: "Re: How to secure IIS servers in a DMZ and secure the trusted domain."
- In reply to: Jeff Cochran: "Re: Can't download exe's from my own site"
- Next in thread: Stephen L Nicoud: "Re: Can't download exe's from my own site"
- Reply: Stephen L Nicoud: "Re: Can't download exe's from my own site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Jack Brewster" <jbrewsterPLEASENO@SPAMnthurston.k12.wa.us> Date: Thu, 6 Jun 2002 08:15:11 -0700
How would a user run an .exe on a website? (Other than buffer overruns,
trojans, etc.)
The way I understand the process is, when a user clicks on a link (any link,
but specifically a .exe for this discussion) that initiates a file transfer
request, not a run request. The file is then downloaded to the user's PC
where they can run it.
Jack
<jcochran at naplesgov dot com (Jeff Cochran)> wrote in message
news:3d115880.113616001@news.supernews.com...
> But less of a security risk (this *is* a security group). I saw a
> study a year or so ago that listed the file extensions and number of
> systems that could use them, and ZIP files were near the top, as were
> PDF and Flash files.
>
> The alternativce is use the EXE files, but make sure you lock the
> system down to prevent malicious execution.
>
> Jeff
>
> >And that requires users to have .zip software and know how to use it. A
> >separate nightmare.
> >
> >Jack
> >
> ><jcochran at naplesgov dot com (Jeff Cochran)> wrote in message
> >news:3d04017b.25803583@news.supernews.com...
> >> >That did it! Thanks. Second question: I removed the .exe from the
> >> >urlscan.ini file in the DenyExtensions section, however does this now
> >allow
> >> >users to run executables also? I dont' want them to execute them, I
want
> >> >them to only download them. Is there a way to turn one feature off
> >without
> >> >the other? Even though I have Execute Permissions to None, it still
lets
> >> >users run an executable unless I put the exe back in the
DenyExtensions.
> >>
> >> You may want to review your permissions, both in IIS and in the NTFS
> >> permissions for the file and folder. Users shouldn't be able to
> >> execute files if they don't have permission. If this is a download
> >> only, you can set the folder to read for the IUSR account and that
> >> should prevent execution.
> >>
> >> Better is to convert all executables to a ZIP file, and block EXE's
> >> using URLScan. But that might be a nightmare if you have a lot of
> >> them.
> >>
> >> Jeff
>
- Next message: George Viveiros: "Max length of server variables"
- Previous message: Jeff Cochran: "Re: How to secure IIS servers in a DMZ and secure the trusted domain."
- In reply to: Jeff Cochran: "Re: Can't download exe's from my own site"
- Next in thread: Stephen L Nicoud: "Re: Can't download exe's from my own site"
- Reply: Stephen L Nicoud: "Re: Can't download exe's from my own site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|