Collection of bash scripts used to administrate Linux servers
Go to file
Roger Pàmies Fabra 1e95f868b0 update init_scripts 2023-01-25 00:21:59 +01:00
README.md upload scan scripts and update README 2022-09-29 12:27:20 +02:00
gotifypush.sh remove push server domain 2023-01-21 01:29:21 +01:00
init_scripts.sh update init_scripts 2023-01-25 00:21:59 +01:00
scan_chk.sh minor changes 2023-01-21 01:18:34 +01:00
scan_clam.sh minor changes 2023-01-21 01:18:34 +01:00
scan_rkh.sh minor changes 2023-01-21 01:18:34 +01:00
updates_notifier.sh update init_scripts 2023-01-25 00:21:59 +01:00

README.md

Bash Scripts collection

gotifypush.sh

Send markdown notifications to gotify channel throught curl

  • Usage: ./gotifypush.sh <title> <message> <priority> <token> <clickurl>

scan_chk.sh

Scan rootkits into system with chkrootkit

  • Usage: ./scan_chk.sh

scan_rkh.sh

Scan rootkits into system with rkhunter

  • Usage: ./scan_rkh.sh

scan_clam.sh

Scan virus and malware into system with clamav

  • Usage: ./scan_clam.sh

NOTE: Need set paths (DIRTOSCAN variable) to scan