From 295152116e3735be77aea9fd301f1a99e5b48062 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 17 Apr 2012 05:52:56 +0000 Subject: [PATCH] Add a link for PHP magic GUIDs. --- scripts/http-php-version.nse | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/http-php-version.nse b/scripts/http-php-version.nse index 1543c2b1a..8ed4ef74a 100644 --- a/scripts/http-php-version.nse +++ b/scripts/http-php-version.nse @@ -8,6 +8,9 @@ version. This script uses the following queries: A list of magic queries is at http://www.0php.com/php_easter_egg.php. The script also checks if any header field value starts with "PHP" and reports that value if found. + +Link: +* http://phpsadness.com/sad/11 ]] ---