Re: best way to secure an FTP server in IIS 5 and IIS in general ???

From: Karl Levinson [x y] mvp (levinson_k@excite.com)
Date: 02/12/03


From: "Karl Levinson [x y] mvp" <levinson_k@excite.com>
Date: Wed, 12 Feb 2003 15:44:37 -0500


SSL is a good idea if you are not using the anonymous user... but it's
probably not the way you were hacked.

How to secure any Windows computer, including IIS:

http://securityadmin.info/faq.htm#harden
http://securityadmin.info

Additionally, note that you should remove the Posix subsystem [instructions
above], and also never give the anonymous user both read and write
permission to any one folder.

If you want to encrypt your data stream to hide passwords, there's no native
way to do this within IIS. There is some third party software addons or
third party FTP servers, even free ones I believe, that will do this. Try
looking here for some options:

http://securityadmin.info/faq.htm#iis

If you're ever hacked, you should first do an investigation to find out how
it was done and whether any other computers were affected, so you can avoid
making the mistake a second time. Here's a start on how to try this:

http://securityadmin.info/faq.htm#hacked

This is probably mentioned in the hardening linnk above, but setting up
auditing is probably a good idea too:

http://securityadmin.info/faq.htm#auditing

"_Matt_" <matt.fahnestock@brconstserv.com> wrote in message
news:eY4zoHq0CHA.2816@TK2MSFTNGP09...
> What is the best way to secure an FTP server in IIS 5 and IIS in general
???
>
> Right, now have it set up with 2 accounts... an ftp incoming account and
an
> ftp outgoing account with correct virtual directories and associated NTFS
> permissions. Now, is there a way to deny the creation of directories
(i.e.
> stop hackers from creating the COM and LPT special directories) ???? Is
> there a way to stop reading files and just view the directory contents...
in
> NTFS, just using list folder contents, returns a read error... Also, is
> there a way to have the server place the files in a secure temporary
> location (for the incoming folder) until the posts can by checked
> automatically or manually by virus/trojan scanners and not immediately
> post/run in the folder ???
>
> These questions are in response to having the FTP server hacked and had to
> reset up the entire server due to a trojan... So what is the best way to
> secure IIS ??? Or should everyone just uninstall it and buy software that
> supports SSL on the FTP server ????
>
>
>
>



Relevant Pages

  • RE: How secure are virtual folders on IIS server
    ... Hi Dinesh, ... A virtual directory in IIS can be as secure as you want to make it. ... really depends on what the purpose of the folder is and how much access you ...
    (microsoft.public.inetserver.iis.security)
  • Re: Error while creating virt. dir.
    ... > i was using the ftp server only by my own, ... > i was never creating virt. ... dir. in IIS 6 / FTP am getting an error ... Have a normal manual access to the folder ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Secure sites... and the theory of relativity
    ... LogFileManager - IIS LogFile Management Tool ... Why would they not setup secure ... >understand why that is not done using relative links, ... >goofy-ness with these controls living in the bin folder. ...
    (microsoft.public.inetserver.iis)
  • best way to secure an FTP server in IIS 5 and IIS in general ???
    ... What is the best way to secure an FTP server in IIS 5 and IIS in general ??? ... ftp outgoing account with correct virtual directories and associated NTFS ...
    (microsoft.public.inetserver.iis.security)
  • Re: Cannot connect to FTP server
    ... Well i read the article you sent me but I am using IIS 5.1 on windows xp. ... For IIS FTP, ... Select the 'enable folder view for ftp site'. ... C:/>ftp.exe my ftp server ip address ...
    (microsoft.public.inetserver.iis.ftp)