Skip to content

This repo contains scripts I have written to interact with Rapid7's Nexpose API and get/format data using Pandas.

License

Notifications You must be signed in to change notification settings

xVolkov/Rapid7-Nexpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Rapid7-Nexpose scripts written in Python

This repo contains scripts I have written to interact with Rapid7's Nexpose API and get data from Nexpose's various API calls/methods.

NOTES:

  1. PLEASE READ ALL PROVIDED COMMENTS IN EACH SCRIPT ESPECIALLY THE SCRIPT DESCRIPTION AT THE START OF EACH SCRIPT.
  2. All provided scripts are complete packages, each .py script contains all needed logic to get the job done.
  3. Ensure to change the host URL to your company's Nexpose API server.
  4. Make sure to update the directory paths for 'Data' and 'Output' directories.

About

This repo contains scripts I have written to interact with Rapid7's Nexpose API and get/format data using Pandas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages