Re: Reworking the report GUI of NessusClient
Bernhard Herzog <[email protected]> Wed, 08 Feb 2006 18:25:36 +0100
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <[email protected]> |
Richard Moore <[email protected]> writes: > Bernhard Herzog wrote: [...] >> I.e. can there be >> two different hosts with the same name in different subnets in a single >> report? > > I would think it should be possible since you can specify a > host as a hostname, ipaddress tuple. That allows you scan > multiple virtual hosts on the same machine, but could also > be used to allow you to scan several identical hosts (with > same hostname but different ips) which could be part of > load balanced cluster. Yes, but my question was not so much whether the same hostname can refer to different systems. That can be the case. However, once the client has received a report from the nessus daemon or read a report from a file, can the same hostname be in two different subnets? 'Hostname' here refers to whatever was reported by the nessusd as the hostname of a security hole/warning/info. I've read a bit more of the code now and it turns out that the subnet in the report is something NessusClient derives from the hostname by a purely textual transformation. So equal hostnames will always be in the same subnet. At least in reports generated by NessusClient. The client allows importing of reports, though. Bernhard -- Intevation GmbH http://intevation.de/ Skencil http://skencil.org/ Thuban http://thuban.intevation.org/ _______________________________________________ Nessus-devel mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus-devel