Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

NoCloud-today/NessusDiffWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NessusDiffWatcher

A tool for monitoring scan changes in Nessus and delivering them using the selected tool

Installation

sudo apt install python3 python3-venv nessus
git clone https://github.com/NoCloud-today/NessusDiffWatcher.git
cd NessusDiffWatcher
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
chmod +x run.sh
vi settings.ini
sudo ./run.sh

An example crontab entry:

*/5 * * * * sudo python3 /.../NessusDiffWatcher/run.sh

Update to the latest version

git pull

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •