OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Karsten Højgaard (KHojgaard_at_DK.SNT.COM)
Date: Wed Sep 04 2002 - 09:15:45 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    NGSSoftware Insight Security Research said:

    > [..] It does not allow an
    > attacker to compromise the server or data but may be used in conjunction
    > with another attack. For example an attacker may not want SQL Server to
    > restart on server reboot if they set a shell listening on TCP port 1433.

    There's easier ways to access the port than actually halting the process.

    An application can normally listen to either a specific interface, or all
    interfaces (the normal approach). A little known fact is that a process that
    binds to a specific ip silently overrides processes listening on all ips and
    the same port(s).

    This can be tested by getting netcat for windows at
    http://www.atstake.com/research/tools/#network_utilities, and instructing it
    to listen on your public ip, e.g. on port 80, while you run IIS or PWS.

    Not that IIS is still running, and not returning errors, while actual
    connects to the machine's public ip are in fact handled by netcat.

    > [..]

    Karsten Højgaard
    System engineer
    SNT Denmark