2020-07-02 12:36:11 +02:00
|
|
|
# Palma Solutions - Malware Audit & Cleanup
|
2016-09-22 09:44:40 +02:00
|
|
|
|
2020-07-02 12:36:11 +02:00
|
|
|
Palma Solutions - Malware Audit & Cleanup
|
2016-10-01 08:32:56 +02:00
|
|
|
|
2020-07-02 12:36:11 +02:00
|
|
|
Made & maintained by Malin Cenusa
|
|
|
|
|
|
|
|
|
|
July 2020 - v7
|
|
|
|
|
|
|
|
|
|
CHANGES:
|
|
|
|
|
|
|
|
|
|
- renamed the scanner scripts and updated the repository
|
|
|
|
|
- added new malware patterns
|
|
|
|
|
- removed unused code
|
|
|
|
|
|
2016-10-01 08:33:55 +02:00
|
|
|
|
2020-01-27 16:57:03 +01:00
|
|
|
January 2020 - v6.1.0
|
|
|
|
|
|
2020-07-02 12:36:11 +02:00
|
|
|
CHANGES:
|
2020-01-27 16:57:03 +01:00
|
|
|
- removed the cPanel specific path from malwaresh.pl
|
2020-07-02 12:36:11 +02:00
|
|
|
|
2020-01-27 16:57:03 +01:00
|
|
|
|
2019-02-23 06:53:23 +01:00
|
|
|
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
|
2016-10-01 08:32:56 +02:00
|
|
|
|
2020-07-02 12:36:11 +02:00
|
|
|
|
2016-10-01 08:32:56 +02:00
|
|
|
TODO:
|
|
|
|
|
|
2017-05-11 19:48:48 +02:00
|
|
|
- beautify the code
|
|
|
|
|
- move fingerprints to database
|
|
|
|
|
- ditch as much bash code as possible
|
|
|
|
|
- add more CMS fingerprints
|
2016-10-01 08:32:56 +02:00
|
|
|
- clear error logs & garbage files
|
|
|
|
|
- add chown
|
|
|
|
|
- add suspicious plugins - done for WP
|
|
|
|
|
- add resource hogs - done for WP
|
|
|
|
|
- code cleanup
|
2017-05-11 20:18:27 +02:00
|
|
|
- remove unused stuff
|
|
|
|
|
|
2020-07-02 12:36:11 +02:00
|
|
|
|