This repo contains scripts I have written to interact with Rapid7's Nexpose API and get data from Nexpose's various API calls/methods.
- PLEASE READ ALL PROVIDED COMMENTS IN EACH SCRIPT ESPECIALLY THE SCRIPT DESCRIPTION AT THE START OF EACH SCRIPT.
- All provided scripts are complete packages, each .py script contains all needed logic to get the job done.
- Ensure to change the host URL to your company's Nexpose API server.
- Make sure to update the directory paths for 'Data' and 'Output' directories.