HOME>>>>>>>>>

File omp2-enum-targets

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

User Summary

Attempts to retrieve the list of target systems and networks from an OpenVAS Manager server.

The script authenticates on the manager using provided or previously cracked credentials and gets the list of defined targets for each account.

These targets will be added to the scanning queue in case newtargets global variable is set.

Script Arguments

max-newtargets, newtargets

See the documentation for the target library.

omp2.password, omp2.username

See the documentation for the omp2 library.

Example Usage

执行格式

Script Output

PORT     STATE SERVICE
9390/tcp open  openvas
| omp2-enum-targets:
|  Targets for account admin:
|  TARGET              HOSTS
|  Sales network       192.168.20.0/24
|  Production network  192.168.30.0/24
|_ Firewall            192.168.1.254

Requires


Author: Henri Doreau

License: VER007 整理 http://www.ver007.com