Skip to content

secnnet/Nessus-Plugin-Locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Nessus Plugin Locator

Bash script to find Nessus plugins by ID.

Prerequisites:

Bash shell

Usage:

./nessus-plugin-locator.sh <PLUGIN-ID>

Replace <PLUGIN-ID> with the ID of the plugin you want to search for.

Example:

./nessus-plugin-locator.sh 12345

Note:

Searching can take time as it spans the entire filesystem.

License:

MIT