Re: Is there any problem by running both ftp and Http in the same Machine

From: Roger Abell (mvpNOSpam_at_asu.edu)
Date: 10/27/04

  • Next message: Aneesh: "Re: Is there any problem by running both ftp and Http in the same Machine"
    Date: Wed, 27 Oct 2004 02:34:11 -0700
    
    

    Aneesh

    I am not certain whether you are asking us for further
    assistance, or just informing us of current status.

    If you ask for further assistance, I for one feel we have
    incomplete information. For example, we do not know
    why your application needs to use FTP, and so could not
    assess alternatives that might be applicable.

    As far as SQL issues, if your application was configured
    to use the sa then it is likely that you may need to review
    SQL best practices in general. In particular for your web
    interface use of lowest needed SQL grants and of only
    stored procedures for all SQL queries, inserts, updates,
    and/or deletes, are the two most fundemental.

    -- 
    Roger Abell
    Microsoft MVP (Windows Server System: Security)
    MCSE (W2k3,W2k,Nt4)  MCDBA
    "Aneesh" <aneesh.r@eostek.com> wrote in message
    news:eNjc6H$uEHA.3452@TK2MSFTNGP10.phx.gbl...
    > Hi Andy
    >
    > Thanks for your replies.
    >
    > The problem associated with me is that, our client wants to remove our ftp
    > access in the site. They actually changed the Http server and the FTP
    server
    > to two different machines. Thus we won't be able to test our products.
    They
    > are blaming the reasons regarding the ftp. Here is the content of the mail
    > they send for us regarding the security.
    >
    >
    >
    >
    >
    >        1.  Almost of the databases in the SQL Server running in our Live
    > Servers is using System Administrator (SA) as the database user. The SA is
    > purely for administrative purposes and should not be used for any other
    > purposes other than Maintenance and Administrative purposes. Applications
    > using SA account to call SQL server are highly vulnerable. Ideally, every
    > database should have a set of database users for operating them.
    >
    > With the SQL Server being vulnerable this way, web sites and web
    > applications running on the machine can be used by hackers to gain control
    > over not the just the databases, but over the SQL Server itself.
    >       3.   FTP is one of the oldest protocols that use no encryption.
    > Hackers can easily hack a site if both FTP and Web are served from the
    same
    > machine.
    >
    >
    >
    >
    >
    > Once I have identified these risks, my immediate requirement was to
    protect
    > the data and server from any possible attack. I need to do two steps.
    >
    >
    >
    > 1.         Move all FTP sites to a different server, so that no direct
    > access is available to the site and immediate risk is avoided.
    >
    >
    >
    > 2.         Assign separate database users for each database in the SQL
    > Server.
    >
    >
    >
    > Can u send me a systematic answer so that we could gain the control of the
    > system? Its really urgent. Thanking in advance
    >
    >
    >
    > Aneesh
    >
    >
    

  • Next message: Aneesh: "Re: Is there any problem by running both ftp and Http in the same Machine"

    Relevant Pages

    • Re: Is there any problem by running both ftp and Http in the same Machine
      ... We use the FTP to simply Upload the new pages. ... First Both FTP and HTTP were ... on the same server, so we can test our pages without any help from there. ... > SQL best practices in general. ...
      (microsoft.public.windows.server.security)
    • RE: process could not connect to Distributor
      ... Ftp support in SQL replication applies only to transfer of snapshot ... movement of SQL changes would require a regular connection to SQL ... server (Publisher and Distributor). ...
      (microsoft.public.sqlserver.replication)
    • Re: Is there any problem by running both ftp and Http in the same Machine
      ... The problem associated with me is that, our client wants to remove our ftp ... They actually changed the Http server and the FTP server ... Servers is using System Administrator as the database user. ... With the SQL Server being vulnerable this way, ...
      (microsoft.public.windows.server.security)
    • Re: FTPing and Calling an EXE from a SQL Statement
      ... But first I need to encrypt the SQL Server backup file and then ... FTP it up to our secure FTP server... ... >> FTP a file from within a SQL Statement and also to run an .EXE from ...
      (microsoft.public.sqlserver.programming)
    • Re: FTPing and Calling an EXE from a SQL Statement
      ... The Digispid.B.Worm used SQL code to ftp itself and install on target ... You might be able to dig up a copy of its infection SQL/JS code and use it ... > then FTP it up to our secure FTP server... ...
      (microsoft.public.sqlserver.programming)

  • Quantcast