From 4b1a297829276837c73558d4900db977bb05d62b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20S?= Date: Fri, 2 Nov 2018 10:29:58 +0100 Subject: [PATCH] Update README --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f87a05a..c6ab9de 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -Description -=========== +# Description -EvoMalware is a BASH script which permits to identify files (PHP only ATM) +EvoMalware is a BASH script which permits to identify files (PHP/JS only ATM) infected by malwares/virus/backdoor. The main goal is to be used in a cron job to generate reports, but it can be used in "one shot" mode. @@ -16,19 +15,16 @@ There is also an "aggressive" mode which permits to find suspect files using evomalware.suspect DB. At each run, the script downloads the last databases. -Configuration/Tuning -==================== +# Configuration/Tuning TODO -Upstream -======== +# Upstream -Upstream is at https://forge.evolix.org/projects/evomalware +Upstream is at GitHub is a mirror. -Interesting others projects -=========================== +# Interesting others projects * WPScan, http://wpscan.org/ * Plecost, https://github.com/iniqua/plecost