
deraison at nessus
Jun 16, 2005, 12:33 PM
Post #2 of 2
(850 views)
Permalink
|
On Jun 8, 2005, at 15:49, Erik Stephens wrote: > Attached is a very simple patch to keep nessus from overriding the > given IP address with the DNS'd IP address of a given domain name, > as when the host list contains something like: > > 10.0.0.1[www.foo.com] Sorry for the delay on this. The correct syntax to do vhost scanning is "hostname[IP]". ie: www.foo.com[10.0.0.1] Your patch would actually break this, and as far as I can see, the current code works as advertised. -- Renaud
|