From 487cb125c8a7099e7087f7de0f32d209ad9d8add Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Sat, 23 Feb 2019 06:53:23 +0100 Subject: [PATCH] updated README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 8cc1e51..0581d52 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,20 @@ LP MSH Scanner Made by Malin Cenusa +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: + - automate the SOP (bash version of scan.sh) + - add more CMS fingerprints + - add more malware patterns + - improve garbage files cleanup prior to scanning + - code cleanup + May 2018 - v5.0.1 TODO: