masc
masc is a command-line program to scan (and to clean up in some cases) malware and suspect content in websites. It also performs some cleaning up operations on specific websites like WordPress.
Features
At the moment, there are some features available for any type of website (custom or CMS), and some of them only available for specific platforms:
- Scan any website for malware using OWASP WebMalwareScanner checksum, YARA rules databases, and ClamAV engine (if available)
- Perform some cleaning operations to improve website protection
- Monitor the website for changes. Details are written in a log file
- Scan your site to know if it has been infected with some malware
- List your local backups
- Logging support
- Backup your site
- Restore website
- Scan for suspect files and compare with a clean installation (for WordPress and Drupal)
- Clean up your site to avoid giving extra information to attackers (only available for WordPress)
Changelog v0.3.1
Included some issues fixed during Hacktoberfest 2020
- Renovated setup script
- New project structure
- Some new backups features
- Fixed some issues
Install
pip3 install masc
Usage
Tutorial
Copyright (C) 2017 sfaci
Source: https://github.com/sfaci/