Skip to content

Pulls down an image of the Zeus Intrusion Detection System and installs Docker, NVIDIA drivers, Tensorflow, PyTorch, etc...

Notifications You must be signed in to change notification settings

samblouir/zeusids_installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

zeusids-installer

Zeus Intrusion Detection System. The zeusids repository is updated nightly for research on generalizing against detecting (and stopping) network-based malicious attacks.

Installs this repo locally:

https://github.com/samblouir/zeusids

Instructions

To install, just download zeusids_installer.sh, open the terminal (CTRL+ALT+T), cd to the directory this file is located in, and run this command:

sudo chmod +x ./zeusids.sh && ./zeusids.sh

This will give the script execution permissions, and then run it. The script will automatically pull the zeusids repo into a folder it creates at $HOME/zeusids, then it will install everything.

Requirements

Designed for Ubuntu 20.04.

About

Pulls down an image of the Zeus Intrusion Detection System and installs Docker, NVIDIA drivers, Tensorflow, PyTorch, etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages