From a03bbb206e51e660326335196ac6c1e57b27623f Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 24 Jul 2010 05:36:47 +0000 Subject: [PATCH] Remove Ange's email address from http-php-version.nse to match what he uses in http-passwd.nse, ftp-libopie.nse, and ftp-anon.nse author fields (If he wants the email addresses, I'd be happy to put it in all four scripts--I'm just doing a little cleanup for consistency --- scripts/http-php-version.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/http-php-version.nse b/scripts/http-php-version.nse index 7ebd1acca..fc06fbe0b 100644 --- a/scripts/http-php-version.nse +++ b/scripts/http-php-version.nse @@ -18,7 +18,7 @@ The script also checks if any header field value starts with -- | Versions from credits query (more accurate): 5.0.5 -- |_Version from header x-powered-by: PHP/5.0.5 -author = "Ange Gutek " +author = "Ange Gutek" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" categories = {"discovery", "safe"}