Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

RE: local security checks for Gentoo Linux

Subject: RE: local security checks for Gentoo Linux
Date: Mon, 16 Aug 2004 10:55:32 +0200

-----Message d'origine-----
De : nessus-bounces@list.nessus.org [mailto:nessus-
bounces@list.nessus.org] De la part de Michel Arboi
Envoyé : dimanche 15 août 2004 18:40
À : Darren Spruell
Cc : nessus@list.nessus.org
Objet : Re: local security checks for Gentoo Linux

On Mon Aug 09 2004 at 16:24, Darren Spruell wrote:

Has there been any work on creating similar checks under Gentoo Linux
yet?

Not a week ago when you asked, but I'd just added something in
ssh_get_info.nasl (which will not work until it is signed again)

Gentoo has a nice set of utilities for package management, version
checks, etc. They also have a structured security announcment setup,
(GLSAs) so it should be pretty easy.

The result from qpkg -I -v is stored in the Host/Gentoo/qpkg KB entry.
If qpkg (from app-portage/gentoolkit) is not installed, the plugin
runs emerge and tries to convert the output to qpkg format.


It would be better to exec 
find /var/db/pkg/ -mindepth 2 -maxdepth 2 -printf "%P "

in this case we don?t need gentoolkit

Now, all we just have to write a nice function to check if an old
vulnerable version of a package is installed.
Something like freebsd_package.inc I suppose...

Yes, just a few ligns to modify

David Maciejak

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>