tenable / Posh-Nessus

PowerShell Module for automating Tenable Nessus Vulnerability Scanner.
BSD 3-Clause "New" or "Revised" License
88 stars 36 forks source link

Show-NessusPlugin fixed. Get-NessusPluginRule added #19

Closed masters274 closed 6 years ago

masters274 commented 6 years ago

Issues with duplicate plugin attribute names, resolved by concatenating values in dictionary object.

New function for getting a list of Plugin Rules.