Script http-gitweb-projects-enum

Script types: portrule
Categories: discovery, safe
Download: https://svn.nmap.org/nmap/scripts/http-gitweb-projects-enum.nse

Script Summary

Retrieves a list of Git projects, owners and descriptions from a gitweb (web interface to the Git revision control system).

Script Arguments

http-gitweb-projects-enum.path

specifies the location of gitweb (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 -p80 www.example.com --script http-gitweb-projects-enum

Script Output

80/tcp open  http
| http-gitweb-projects-enum:
| Projects from gitweb.samba.org:
|   PROJECT                         AUTHOR            DESCRIPTION
|   sando.git                       authornum1        no description
|   camui/san.git                   devteam           no description
|   albert/tdx.git/.git             blueteam          no description
|
|   Number of projects: 172
|_  Number of owners: 42

Requires


Author:

  • riemann

License: Same as Nmap--See https://nmap.org/book/man-legal.html