On Mon, 11 Mar 2002, Javier Fernández-Sanguino Peña wrote:

> On Mon, Mar 11, 2002 at 01:12:58PM +0100, Javier Coso Gutierrez wrote:
> > You have in the "/etc/hosts.deny" this:
> > ALL:PARANOID
>
>       That's exactly what I was thinking about.. many programs in
> Debian are now compiled with the tcpwrappers library: ssh, portmap,
> in.talk, rpc.statd, rpc.mountd, gdm, oaf (the GNOME
> activator daemon), nessus and many others.
>
>       Are there any others people know of? (I included this same stuff
> today in the Debian Security Manual CVS image)

# apt-cache showpkg libwrap0 | egrep '^[[:space:]]' | sort -u | \
        sed 's/,libwrap0$//;s/^[[:space:]]\+//'

Cheers,
Cristian

Reply via email to