43 lines
935 B
Markdown
43 lines
935 B
Markdown
# Palma Solutions - Malware Audit & Cleanup
|
|
|
|
Palma Solutions - Malware Audit & Cleanup
|
|
|
|
Made & maintained by Malin Cenusa
|
|
|
|
July 2020 - v7
|
|
|
|
CHANGES:
|
|
|
|
- renamed the scanner scripts and updated the repository
|
|
- added new malware patterns
|
|
- removed unused code
|
|
|
|
|
|
January 2020 - v6.1.0
|
|
|
|
CHANGES:
|
|
- removed the cPanel specific path from malwaresh.pl
|
|
|
|
|
|
February 2019 - v6.0.0
|
|
|
|
CHANGES:
|
|
- added automation for scan process (run.sh)
|
|
- merged all malwareX.pl scripts into malware.pl and moved the old, unused ones to the deprecated directory
|
|
- added a scan.py version that does not use YAML due to a bug stripping the file paths
|
|
|
|
|
|
TODO:
|
|
|
|
- beautify the code
|
|
- move fingerprints to database
|
|
- ditch as much bash code as possible
|
|
- add more CMS fingerprints
|
|
- clear error logs & garbage files
|
|
- add chown
|
|
- add suspicious plugins - done for WP
|
|
- add resource hogs - done for WP
|
|
- code cleanup
|
|
- remove unused stuff
|
|
|
|
|