Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Ubuntu16LTS

Wes edited this page Mar 3, 2017 · 6 revisions

EasyButton - SQLite

$ tar -zxvf cif-3.X.X.tar.gz
$ cd cif-3.X.X
$ cd deployment
$ sudo bash easybutton.sh
$ sudo systemctl stop csirtg-smrt
$ sudo su - cif
$ csirtg-smrt --client cif --fireball -r /etc/cif/rules/default/csirtg.yml -f port-scanners -d
$ cif --itype ipv4
$ cif-tokens
$ sudo systemctl start csirtg-smrt
Clone this wiki locally