summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-19reverting change since it triggers too many false positivesJulien "shaddai" Reveret
2015-10-14signatures: eval can be prefixed by an open square bracketMathieu Deous
2015-10-09tested php-malware-finder against many webshells, completed the signature listsJulien "shaddai" Reveret
2015-10-09added whitelist to packageJulien "shaddai" Reveret
2015-10-09builddir changed, modifying install files accordinglyJulien "shaddai" Reveret
2015-10-09control file modificationJulien "shaddai" Reveret
2015-10-08Makefile changed : no more git clone, new build dirJulien "shaddai" Reveret
2015-10-08reorganized git repoJulien "shaddai" Reveret
2015-07-29Add some more rulesjvoisin
2015-07-29Add some more dodgy functionsjvoisin
2015-07-28Add `pack` to the listjvoisin
2015-07-13Yara is not bundled anymorejvoisin
2015-07-13Add a license and a readmejvoisin
2015-07-13Fix a bit the build systemjvoisin
2015-07-13Remove useless scriptsjvoisin
2015-07-13Add a whitelist generatorjvoisin
2015-07-13Add Magento 1.9.2.0 in whitelistjvoisin
2015-07-13Add a match on `array_filter`jvoisin
2015-07-10add yara binarySebastien Blot
2015-07-10Add Phpmyadmin in whitelisjvoisin
2015-07-10Add Owncloud, Dotclear, concrete5, roundcube and more drupal to thejvoisin
2015-07-10Whitelist also works for keywordsjvoisin
2015-07-09Add some commentsjvoisin
2015-07-09Simplify the php rulejvoisin
2015-07-09Add some drupal rulesjvoisin
2015-07-09Add some Magento whitelistsjvoisin
2015-07-09Split the whitelist in another filejvoisin
2015-07-09Add whitelist for wordpress 3.2.1jvoisin
2015-07-09Add a whitelist for wordpress 3.5.1jvoisin
2015-07-09Use anonymous strings where it makes sense to do so.jvoisin
2015-07-09make IsPhp a global rulejvoisin
2015-07-09Add a whitelist systemjvoisin
2015-07-03`assert` can be dodgy toojvoisin
2015-07-03Remove the static yara binaryjvoisin
2015-06-30Throttle the python pocjvoisin
2015-06-30Add a commentjvoisin
2015-06-30Python bindings, fuck yeah!jvoisin
2015-06-30Add filesize checkjvoisin
2015-06-30Simplify a bit the rulesjvoisin
2015-06-30Oupsjvoisin
2015-06-30Replace the $__ rule with the $___ one.jvoisin
2015-06-30Use find to reduce the number of candidates in script.shjvoisin
2015-06-25What about moar spaces?jvoisin
2015-05-22Remove a duplicate rule, and make another more genericjvoisin
2015-05-22Fix a mistakejvoisin
2015-05-21Remove a slow-and-false-positives-generating rulejvoisin
2015-05-21Speed up a rulejvoisin
2015-05-20YARA fallbackJulien (jvoisin) Voisin
2015-05-20If the config file isn't in /etc, look in the current directoryJulien (jvoisin) Voisin
2015-05-13Add onemore ruleJulien (jvoisin) Voisin