[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lsof utility for OpenBSD
Wow, I've never met a unix user who's never heard of Freshmeat. Oh
well, you can find a binary for 3.1 here:
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/binaries/openbsd/3.1/i386/
The source here:
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/
And the README here:
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/README
-J.
On Sat, 2002-11-02 at 18:23, John D. wrote:
> I found a number of sources for "lsof", a utility commonly used in forensics and analysing currently opened files in a system.
>
> I found one that runs on Solaris, but none specifically that runs on OpenBSD.
> I searched through the OpenBSD archives, and all I find is description of the program, but no place where I can download it. Does this utility come in the CD release? Not having the current release CD's at the moment, has inspired me to ask on this list. Any URL's where I can extract this utility, would be useful.
>
> I'm basically re-vamping my collection of Forensics tools at the moment, in anticipation of using them to analyse disk problems, infections, or other things relating to recovery of hacked systems.
>
> John