HOME>>>>>>>>>

File http-gitweb-projects-enum

脚本使用类型: portrule
脚本所属分类: discovery, safe
脚本下载地址: http://nmap.org/svn/scripts/http-gitweb-projects-enum.nse

User 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: /)

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth library.

http.max-cache-size, http.max-pipeline, http.pipeline, http.useragent

See the documentation for the http 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: VER007 整理 http://www.ver007.com