From 687c923bc178b381dee58cd394d180a7f4d5428b Mon Sep 17 00:00:00 2001 From: david Date: Wed, 18 Jun 2008 17:45:11 +0000 Subject: [PATCH] Capitalize HTTP and HTTP GET in the Reference Guide. --- docs/refguide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index f0b12d73a..4efc56f8d 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -1562,7 +1562,7 @@ way. nmap-service-probes database contains probes for querying various services and match expressions to recognize and parse responses. Nmap tries to determine the service protocol - (e.g. FTP, SSH, telnet, http), the application name (e.g. ISC + (e.g. FTP, SSH, telnet, HTTP), the application name (e.g. ISC BIND, Apache httpd, Solaris telnetd), the version number, hostname, device type (e.g. printer, router), the OS family (e.g. Windows, Linux) and sometimes miscellaneous details like @@ -1629,7 +1629,7 @@ way. By default, Nmap version detection skips TCP port 9100 because some printers simply print anything sent to that - port, leading to dozens of pages of http get requests, binary + port, leading to dozens of pages of HTTP GET requests, binary SSL session requests, etc. This behavior can be changed by modifying or removing the Exclude directive in nmap-service-probes, or