@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 1.24 kB
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs and configures ClamAV/rkhunter on Linux systems and installs Malwarebytes on Windows/macOS",
"overview": "[Clam AntiVirus](https://www.clamav.net/) is a free software, cross-platform and open-source antivirus software toolkit able to detect many types of malicious software, including viruses. One of its main uses is on mail servers as a server-side email virus scanner. [rkhunter](http://rkhunter.sourceforge.net/) is a Unix-based tool that scans for rootkits, backdoors, and possible local exploits. It does this by comparing SHA-1 hashes of important files with known good ones in online databases. [Malwarebytes](https://www.malwarebytes.com/) is an anti-malware software for Microsoft Windows, macOS, Chrome OS, Android, and iOS that finds and removes malware. Made by Malwarebytes Corporation, it was first released in January 2006.",
"name": "AntiVirus",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-antivirus",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/antivirus"
},
"slug": "antivirus",
"title": "AntiVirus",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}