All Projects → sapran → nmap-xsl

sapran / nmap-xsl

Licence: other
Various XSL templates to manipulate data from NMap XML reports

Programming Languages

XSLT
1337 projects

nmap-xsl

Various XSL templates to manipulate data from NMap XML reports

Usage

nmap ... -oX nmap.xml

then

xsltproc <template> nmap.xml

Templates

http-services.xsl - extract hosts with open HTTP services

open-ports.xsl - extract all open ports

services.xsl - extract all TCP and UDP services

os-types.xsl - extract OS types

os-versions.xsl - extract hosts and OS versions

vulnerabilities.xsl - extract hosts vulnerable according to NSE checks

windows-xp.xsl - extract Windows XP hosts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].