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