|
|||||||||||
|
Re: Compromised FBSD/Apache
From: Skip Carter <skip(at)taygeta.com>
Date: Mon Nov 25 2002 - 13:08:36 EST > Out of curiosity what is the Linux and Solaris equivalents for doing
> > >"fstat" is your friend -- it can tell you which process holds the
For Linux you can use 'fuser' as an equivalent: fuser -n tcp 80
'lsof' ('list of open files') is also suitable for doing this and is available
on practially
lsof -n | grep TCP | grep http Skip -- Dr. Everett (Skip) Carter Phone: 831-641-0645 FAX: 831-641-0647 Taygeta Scientific Inc. INTERNET: skip@taygeta.com 1340 Munras Ave., Suite 314 WWW: http://www.taygeta.com Monterey, CA. 93940 ---------------------------------------------------------------------------- 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.comReceived on Tue Nov 26 01:17:49 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:51 EDT |
||||||||||
|
|||||||||||