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: Operational Help

Subject: Re: Operational Help
Date: Fri, 22 Oct 2004 21:10:36 +0200 (CEST)
On Fri, 22 Oct 2004, Jose Costa wrote:

Nessus Operational questions:

Currently I scanned a customer network but I need some
operational help.

I needed to scan their network many times and
generated the
NBE files for all of them. How can I merge these files
and generate
a complete Report with graphs and pies? ALso how can I
exclude hosts that
did not completed the test from ?

first:
        cat *.nbe > my_new_and_wonderfull.nbe

Second:
        cat *.nbe|grep -v 127.0.0.1 > my_new_without_localhost.nbe

Anything like this will do nicely.

The hard part for you is to determine which host to exclude.

Hugo.

-- 
        I hate duplicates. Just reply to the relevant mailinglist.
        hvdkooij@vanderkooij.org                http://hvdkooij.xs4all.nl/
                Don't meddle in the affairs of magicians,
                for they are subtle and quick to anger.
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

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