summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30improve mass_whitelist.py outputMatToufoutu
2018-05-30update drupal whitelistsMatToufoutu
2018-05-30update wordpress whitelistsMatToufoutu
2018-05-29Add detection for Nanojvoisin
2018-04-26Fix a missing linkjvoisin
2018-02-21Add a detection for things like `eval/* …*/(`jvoisin
2018-02-21Update a bit the READMEjvoisin
2018-02-21Add a CONTRIBUTING.mdjvoisin
2018-02-21Improve our non-default configuration file path handlingjvoisin
2018-02-21Some regexps are now matching on word boundariesjvoisin
2018-02-21Fix the debian packagingjvoisin
2018-02-21Remove a leftover file from the previous commit/great purgejvoisin
2018-02-21Major cleanup of useless filesjvoisin
2018-02-21Remove a useless filejvoisin
2017-12-18Improve a bit the wording of the help messagejvoisin
2017-11-21Add a missing depjvoisin
2017-11-21Fix the buildjvoisin
2017-11-21Add a new sample, and a way to detect itjvoisin
2017-07-26Add some detectionsjvoisin
2017-07-11Remove the logo for nowjvoisin
2017-07-09Add ob_start as dodgy php (#56)Fariskhi Vidyan
2017-05-19add gitter badgeMathieu D
2017-04-28Add Hpack detection methodjvoisin
2017-04-26Add a detection for a smart webshelljvoisin
2017-03-03Add a test for "AddType application/x-httpd-cgi"jvoisin
2017-02-21Add another simple hex-string patternjvoisin
2016-12-30\x09-\x0d are no-rintable chars, but aren't malicious.jvoisin
2016-12-16Update the readme to reflect the license changejvoisin
2016-12-16Change the license to LGPLjvoisin
2016-12-09Add a detection for register_shutdown_functionjvoisin
2016-12-08Improve a bit the debian packagingjvoisin
2016-12-08Fix `make deb` warningsjvoisin
2016-12-08Add a missing test filejvoisin
2016-12-08fixing issue #40, no more double slash in output when scanning a whole directoryJulien "shaddai" Reveret
2016-12-08fixed in commit b7143d389051f2bd7a8d4f15c89b4a76e9fdb9b6, long lines are chec...Julien "shaddai" Reveret
2016-12-08fix for the newly introduced function, did somebody say QA ?Julien "shaddai" Reveret
2016-12-08Fix the Debian packagingjvoisin
2016-12-08Add a '${${' rulejvoisin
2016-12-08@eval isn't legit at alljvoisin
2016-12-08Remove a broken testjvoisin
2016-12-08Remove some useless and buggy rulesjvoisin
2016-12-08misc tools like whitelist generation require python yaraJulien "shaddai" Reveret
2016-12-08Introducing new function : give user hints about potential malicious filesJulien "shaddai" Reveret
2016-12-01Merge branch 'master' of https://github.com/nbs-system/php-malware-finderJulien "shaddai" Reveret
2016-12-01Add a link in the READMEjvoisin
2016-12-01Add a new detection wayjvoisin
2016-12-01debian package changelog modified for 0.3.4Julien "shaddai" Reveret
2016-12-01Detect [novahot]( https://github.com/chrisallenlane/novahot )jvoisin
2016-11-07debian package changelog modified for 0.3.4Julien "shaddai" Reveret
2016-11-04`SERVER['HTTP_*` is user-controllable.0.3.4Julien (jvoisin) Voisin