Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 870 Bytes

File metadata and controls

25 lines (19 loc) · 870 Bytes
Module Name PSNessusAPI
Help Version 0.0.0.1
Locale en-US

PSNessusAPI Module

Description

These commands should mirror what is available via the REST API .

PSNessusAPI Cmdlets

This command is used to authenticate with the Nessus server.

This function will list all folders in Nessus.

This function will list all scans or specific scans based on a folder ID.

This function will list the output of the scans based on the scan id.

This function will list all vulnerabilities for a scan based on the scan id and vulnerability id.