Collection of bash scripts used to administrate Linux servers
Go to file
Roger Pàmies Fabra 3404a130c0 improve scan scripts 2023-07-20 12:52:12 +02:00
utils improve scan scripts 2023-07-20 12:52:12 +02:00
README.md update remote updater 2023-01-27 15:36:13 +01:00
init_scripts.sh update remote updater 2023-01-27 15:36:13 +01:00
remote_updater.sh done remote_updater 2023-02-01 23:22:02 +01:00
scan_chk.sh improve scan scripts 2023-07-20 12:52:12 +02:00
scan_clam.sh improve scan scripts 2023-07-20 12:52:12 +02:00
scan_rkh.sh improve scan scripts 2023-07-20 12:52:12 +02:00
updates_notifier.sh improve scan scripts 2023-07-20 12:52:12 +02:00

README.md

Bash Scripts collection

wget -O init_scripts.sh https://git.studi7.com/roger/bashscripts/raw/branch/master/init_scripts.sh && chmod +x init_scripts.sh && ./init_scripts.sh

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