Re: Report NG: Separate Subnet/host?
Thomas Arendsen Hein <[email protected]> Wed, 1 Dec 2004 12:15:01 +0100
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <[email protected]> |
* Renaud Deraison <[email protected]> [20041130 16:35]: > On Mon, Nov 29, 2004 at 06:17:33PM -0800, Don Kitchen wrote: > > However the subnet seems all but useless for many uses. > > Absolutely. However, we had problems in the past of users scanning a > moderately large subnet with the GUI and having the GUI only display > the N (with N =~ several hundreds) first hosts due to limitations in > GTK. So the subnet part was here to make that no list is longer than > 255 hosts. > > Since in Nessus 2.4 we'll be GTK2 based, it might be interesting to see > if improvements have been made on the GTK side to handle huge lists. If > it handles them well, then we can get rid of the subnet view or use it > to do something else (like categorizing the hosts, as you suggested). I've only put the report text in a GtkTextBuffer+GtkTextView, but didn't touch the other lists. But as we're using GTK2 now, of course they can be replaced with GtkListView (+Model, +Store). To categorize different hosts you can use scopes now. With my last two patches for nessusd to this list you can use user rules to exclude servers from a subnet scan, so they don't appear in the workstation scope. Thomas -- Email: [email protected] http://intevation.de/~thomas/ _______________________________________________ Nessus-devel mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus-devel