diff --git a/nmap-parse-output-xslt/http-hosts-ports.xslt b/nmap-parse-output-xslt/http-hosts-ports.xslt new file mode 100644 index 0000000..cad3531 --- /dev/null +++ b/nmap-parse-output-xslt/http-hosts-ports.xslt @@ -0,0 +1,30 @@ + + + Generates a line separated list of HTTP(s) all ports. + Currently, the following services are detected as HTTP: http, https, http-alt, https-alt, http-proxy, sip, rtsp (potentially incomplete) + +extract + + + + + http:// + + : + + + + + + https:// + + : + + + + + + + + +