index
:
php-malware-finder
master
migrate-ci
Detect potentially malicious PHP files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malwares.yara
(
unfollow
)
Age
Commit message (
Expand
)
Author
2016-01-12
new rules : ini_get, disable_magic_quotes and restore_bypass updated
shaddai
2016-01-05
Refactor the `;eval(` rule
jvoisin
2016-01-05
Cleanup the wordlist
jvoisin
2016-01-04
Revert a broken/wip commit
jvoisin
2016-01-04
Add a rule to match multiplescomments
jvoisin
2016-01-04
Add some rules
jvoisin
2016-01-04
Fix a stupid typo
jvoisin
2016-01-04
Perf optimization and rules completion
jvoisin
2016-01-04
Simplify a bit some rules
jvoisin
2015-11-26
new rules
shaddai
2015-10-29
reorganized git repo
Julien "shaddai" Reveret
2015-10-29
Add some more rules
jvoisin
2015-10-29
Add some more dodgy functions
jvoisin
2015-10-29
Add `pack` to the list
jvoisin
2015-10-15
Fix #11
jvoisin
2015-10-08
reorganized git repo
Julien "shaddai" Reveret
2015-07-29
Add some more rules
jvoisin
2015-07-29
Add some more dodgy functions
jvoisin
2015-07-28
Add `pack` to the list
jvoisin
2015-07-13
Add a match on `array_filter`
jvoisin
2015-07-10
Whitelist also works for keywords
jvoisin
2015-07-09
Simplify the php rule
jvoisin
2015-07-09
Add some Magento whitelists
jvoisin
2015-07-09
Split the whitelist in another file
jvoisin
2015-07-09
Add whitelist for wordpress 3.2.1
jvoisin
2015-07-09
Add a whitelist for wordpress 3.5.1
jvoisin
2015-07-09
Use anonymous strings where it makes sense to do so.
jvoisin
2015-07-09
make IsPhp a global rule
jvoisin
2015-07-09
Add a whitelist system
jvoisin
2015-07-03
`assert` can be dodgy too
jvoisin
2015-06-30
Add filesize check
jvoisin
2015-06-30
Simplify a bit the rules
jvoisin
2015-06-30
Replace the $__ rule with the $___ one.
jvoisin
2015-06-25
What about moar spaces?
jvoisin
2015-05-22
Remove a duplicate rule, and make another more generic
jvoisin
2015-05-22
Fix a mistake
jvoisin
2015-05-21
Remove a slow-and-false-positives-generating rule
jvoisin
2015-05-21
Speed up a rule
jvoisin
2015-05-13
Add onemore rule
Julien (jvoisin) Voisin
2015-05-07
Add two doggy functions
Julien (jvoisin) Voisin
2015-04-23
Add a rule for dodgy variables
Julien Voisin
2015-04-17
Small performance enhancement
Julien Voisin
2015-04-17
Ajout de sites dodgy
Julien Voisin
2015-04-17
Better detection of obvious preg_replace-powered execution
Julien Voisin
2015-04-15
Ajout de sites DANGEROUS
Julien Voisin
2015-04-13
Improve detection of Danone malwares
Julien Voisin
2015-04-08
Small performances improvement
Julien Voisin
2015-04-02
Improves detection of preg_replace-base payloads
Julien Voisin
2015-03-24
Add some encoding rules, and remove some false-positives
Julien Voisin
2015-03-09
Delete binary detection
Julien Voisin
[next]