summaryrefslogtreecommitdiff
path: root/malwares.yara (follow)
AgeCommit message (Expand)Author
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-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
2015-03-09More obfuscator detectionJulien Voisin
2015-03-05Update rules to detect packersJulien Voisin
2015-03-05Yara is cooler than PythonJulien Voisin