From 472af78a08ac7b56f1e220bc591b6095feefa6a9 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 31 Dec 2006 09:10:58 +0000 Subject: [PATCH] fix some nmap.xsl bugs related to os detection -- from tom sellers --- CHANGELOG | 4 ++++ docs/nmap.xsl | 29 ++++++++++++++++++++++++----- 2 files changed, 28 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a669b9157..fb34cc395 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,10 @@ o Fixed the way Nmap detects whether one of its data files (such as o Update IANA assignment IP list for random IP (-iR) generation. Thanks to Kris Katterjohn for the patch. +o Fix nmap.xsl (the transform for rendering Nmap XML results as HTML) + to fix some bugs related to OS detection output. Thanks to Tom + Sellers for the patch. + o Applied more code cleanup patches from Kris Katterjohn. o Applied some internal bugfix patches from Eddie Bell. diff --git a/docs/nmap.xsl b/docs/nmap.xsl index a19e6ff5e..3f873e6d9 100644 --- a/docs/nmap.xsl +++ b/docs/nmap.xsl @@ -372,7 +372,7 @@
The process stopped at . - Debuging was disabled, + Debugging was disabled, Debugging was enabled, the verbosity level was . @@ -583,10 +583,13 @@ -

remote operating system guess

-
    - -
+

remote operating system guess

+ +

Unable to identify operating system.

+ +
    + +
@@ -606,6 +609,22 @@ + + + +

+
  • Cannot determine exact operating system. Fingerprint provided below.
  • + + + + + + + +
    Operating System fingerprint
    +
    + +