crowdsec_setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crowdsec_setup [2020/11/15 23:54] – neoon | crowdsec_setup [2021/11/25 22:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| cd crowdsec-v* | cd crowdsec-v* | ||
| ./wizard.sh -i | ./wizard.sh -i | ||
| - | **Basic packages you may wanna install**\\ | + | **Basic packages you may wanna install/enable**\\ |
| - | https:// | + | https:// |
| - | https:// | + | https:// |
| - | https:// | + | {{: |
| + | **Basic Bouncer you may wanna install**\\ | ||
| + | https:// | ||
| + | wget https:// | ||
| + | tar xzvf cs-netfilter-blocker.tgz | ||
| + | cd cs-netfilter-blocker-v* | ||
| + | ./ | ||
| + | systemctl status netfilter-blocker | ||
| + | **Optional scenarios**\\ | ||
| + | Bans a range if more than 5 ips from said range are banned.\\ | ||
| + | https:// | ||
| + | cscli install scenario crowdsecurity/ | ||
| + | Count the number of unique ips that performed ssh_bruteforces\\ | ||
| + | https:// | ||
| + | cscli install scenario crowdsecurity/ | ||
| + | **Check Ban' | ||
| + | cscli ban list | ||
| + | | ||
| + | cat / | ||
| + | |||
| + | **Dashboard**\\ | ||
| + | Needs Docker\\ | ||
| + | cscli dashboard setup | ||
| + | **Dashboard Reset Password** | ||
| + | cscli dashboard setup -f | ||
| + | **Dashboard Removal** | ||
| + | cscli dashboard stop | ||
| + | docker ps -a | ||
| + | docker rm CONTAINER ID | ||
crowdsec_setup.1605484456.txt.gz · Last modified: 2021/11/25 22:43 (external edit)
