Script http-svn-info
Script types:
portrule
Categories:
default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/http-svn-info.nse
Script Summary
Requests information from a Subversion repository.
Script Arguments
- http-svn-info.url
This is a URL relative to the scanned host eg. /default.html (default: /)
- slaxml.debug
See the documentation for the slaxml library.
- http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent
See the documentation for the http library.
- smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth library.
Example Usage
nmap --script http-svn-info <target>
Script Output
443/tcp open https syn-ack | http-svn-info: | Path: . | URL: https://svn.nmap.org/ | Relative URL: ^/ | Repository Root: https://svn.nmap.org | Repository UUID: e0a8ed71-7df4-0310-8962-fdc924857419 | Revision: 34938 | Node Kind: directory | Last Changed Author: yang | Last Changed Rev: 34938 |_ Last Changed Date: Sun, 19 Jul 2015 13:49:59 GMT--
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html