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