Thomas Reinke <[EMAIL PROTECTED]> writes: > Enjoy.
Shouldn't we test at least that a web server is running on the 36794 port? And the banner, if any... Something like: svc = known_service(port: 36794); if (svc == "http") security_hole(36794); Note that this works only if find_service looked at the port. BTW, I updated my "false positive generator" :-) http://mapage.noos.fr/arboi/trojan_horses.nasl - [EMAIL PROTECTED]: general discussions about Nessus. * To unsubscribe, send a mail to [EMAIL PROTECTED] with "unsubscribe nessus" in the body.
