Re: Compromised FBSD/Apache

From: Adam Sampson (azz@gnu.org)
Date: 11/25/02

  • Next message: Boyan Krosnov: "RE: Compromised FBSD/Apache"
    To: incidents@securityfocus.com
    From: Adam Sampson <azz@gnu.org>
    Date: 25 Nov 2002 18:22:30 +0000
    
    

    "Thomas C. Meggs" <tom@plik.net> writes:

    > Out of curiosity what is the Linux and Solaris equivalents for doing
    > this?

    With Linux net-tools, netstat has a -p option for this. "netstat
    -nltp" will list listening TCP sockets and the processes that are
    using them:

    tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 230/httpd

    I believe lsof can do the same sort of thing on both Linux and
    Solaris (and a number of other systems).

    -- 
    Adam Sampson <azz@gnu.org>                  <URL:http://azz.us-lot.org/>
    ----------------------------------------------------------------------------
    This list is provided by the SecurityFocus ARIS analyzer service.
    For more information on this free incident handling, management 
    and tracking system please see: http://aris.securityfocus.com
    


    Relevant Pages

    • How to check network status on the Linux machine
      ... detect whether the machine is connected to the network. ... Linux netstat program with the –i option to do the trick. ... Gigabyte GA8IPE-1000G motherboard and updatched Redhat 9.0 OS ...
      (comp.os.linux.networking)
    • How to check network status on the Linux machine
      ... detect whether the machine is connected to the network. ... Linux netstat program with the –i option to do the trick. ... Gigabyte GA8IPE-1000G motherboard and updatched Redhat 9.0 OS ...
      (comp.os.linux.hardware)
    • How to check network status on the Linux machine
      ... detect whether the machine is connected to the network. ... Linux netstat program with the –i option to do the trick. ... Gigabyte GA8IPE-1000G motherboard and updatched Redhat 9.0 OS ...
      (comp.os.linux.development.system)
    • Re: ICMP benchmark?
      ... > IIRC someone has Linux bits for Linksys WRT54G. ... I find GPE pretty ... > and can take the difference of two sets of netstat statistics. ... It seems that TCP Window Scaling is being used sometimes and not others, ...
      (comp.benchmarks)
    • Re: Finding which ports are in use on Linux System.
      ... Gandhi wrote: ... I am using a RH Linux ... > system on which I want to find which ports are ... netstat and look how it manages self to get the ouput. ...
      (comp.os.linux.networking)