rapid7 / msfrpc-client

Rapid7 Metasploit API client library written in Ruby

Home Page:http://metasploit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using 'pro.start_webscan'

Pl0414141 opened this issue · comments

Hi all,

I'm trying to develop a RPC call to pro.start_webscan in order to automate web scans in active workspaces.

Attached code.

The idea is, the user enter a workspace that previously has been executed 'pro.start_discovery' and obtain all web servers to be audited.

How can i get all valid URLs parsed by disovery scan to later insert to 'DS_URLS parameter'?

Thanks you very much

webscan.txt