This is a PowerShell wrapper for the Tenable Nessus REST API. It is designed to make it easy to use PowerShell to interact with the API.
List of Functions Examples Install
Download the PSNessusAPI folder and copy it to your modules directory.
Import-Module PSNessusAPI
Descriptions of all of the individual functions are located in the "Docs" directory in this repo.
