I've been doing a bit of digging on how virtual web servers
are tested (or in many cases, not) reliably, and have noticed
some usage of the function "get_host_name". In an attempt
to backtrack where the data being retrieved is set for this
fuction call, I'm running into a dead-end with the .c function
"plug_add_host". Dead-end, because I can't find anywhere in
the entire Nessus source tree where this routine is called.
I presume I'm missing something rather obvious, but what?
Having even tried the brute force of
"find . -exec grep plug_add_host {} \;"
and coming up empty (other than the actual function definition)
I'm running dry on ideas...
If someone could point me in the right direction (or
alternatively tell me to stop looking for something that
doesn't yet exist)...
Cheers, Thomas
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.