summaryrefslogtreecommitdiff
path: root/malwares.yara (unfollow)
AgeCommit message (Expand)Author
2016-01-12new rules : ini_get, disable_magic_quotes and restore_bypass updatedshaddai
2016-01-05Refactor the `;eval(` rulejvoisin
2016-01-05Cleanup the wordlistjvoisin
2016-01-04Revert a broken/wip commitjvoisin
2016-01-04Add a rule to match multiplescommentsjvoisin
2016-01-04Add some rulesjvoisin
2016-01-04Fix a stupid typojvoisin
2016-01-04Perf optimization and rules completionjvoisin
2016-01-04Simplify a bit some rulesjvoisin
2015-11-26new rulesshaddai
2015-10-29reorganized git repoJulien "shaddai" Reveret
2015-10-29Add some more rulesjvoisin
2015-10-29Add some more dodgy functionsjvoisin
2015-10-29Add `pack` to the listjvoisin
2015-10-15Fix #11jvoisin
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-13Add a match on `array_filter`jvoisin
2015-07-10Whitelist also works for keywordsjvoisin
2015-07-09Simplify the php rulejvoisin
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-06-30Add filesize checkjvoisin
2015-06-30Simplify a bit the rulesjvoisin
2015-06-30Replace the $__ rule with the $___ one.jvoisin
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-13Add onemore ruleJulien (jvoisin) Voisin
2015-05-07Add two doggy functionsJulien (jvoisin) Voisin
2015-04-23Add a rule for dodgy variablesJulien Voisin
2015-04-17Small performance enhancementJulien Voisin
2015-04-17Ajout de sites dodgyJulien Voisin
2015-04-17Better detection of obvious preg_replace-powered executionJulien Voisin
2015-04-15Ajout de sites DANGEROUSJulien Voisin
2015-04-13Improve detection of Danone malwaresJulien Voisin
2015-04-08Small performances improvementJulien Voisin
2015-04-02Improves detection of preg_replace-base payloadsJulien Voisin
2015-03-24Add some encoding rules, and remove some false-positivesJulien Voisin
2015-03-09Delete binary detectionJulien Voisin