Skip to content

UnstableAlpha/GetNessusOutdatedSoftware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GetNessusOutdatedSoftware

PowerShell script to extract outdated software packages, plus CVE & CVSS info

Download & Import the Script

. .\Get-NessusOutdatedSoftware.ps1

Point at Nessus File & Execute (Export to csv)

Get-NessusOutdatedSoftware '\path\to\Nessus' | export-csv results.csv -notypeinfo

About

PowerShell script to extract outdated software packages, plus CVE & CVSS info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors