index
:
php-malware-finder
master
migrate-ci
Detect potentially malicious PHP files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-17
Merge pull request #4 from ahpnils/ahpnils-patch-1
blotus
2015-07-14
added usage of nice when ionice is not available
Nils
2015-07-13
remove yara binary
Sebastien Blot
2015-07-13
Yara is not bundled anymore
jvoisin
2015-07-13
Add a license and a readme
jvoisin
2015-07-13
Fix a bit the build system
jvoisin
2015-07-13
Remove useless scripts
jvoisin
2015-07-13
Add a whitelist generator
jvoisin
2015-07-13
Add Magento 1.9.2.0 in whitelist
jvoisin
2015-07-13
Add a match on `array_filter`
jvoisin
2015-07-10
add yara binary
Sebastien Blot
2015-07-10
Add Phpmyadmin in whitelis
jvoisin
2015-07-10
Add Owncloud, Dotclear, concrete5, roundcube and more drupal to the
jvoisin
2015-07-10
Whitelist also works for keywords
jvoisin
2015-07-09
Add some comments
jvoisin
2015-07-09
Simplify the php rule
jvoisin
2015-07-09
Add some drupal rules
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-07-03
Remove the static yara binary
jvoisin
2015-06-30
Throttle the python poc
jvoisin
2015-06-30
Add a comment
jvoisin
2015-06-30
Python bindings, fuck yeah!
jvoisin
2015-06-30
Add filesize check
jvoisin
2015-06-30
Simplify a bit the rules
jvoisin
2015-06-30
Oups
jvoisin
2015-06-30
Replace the $__ rule with the $___ one.
jvoisin
2015-06-30
Use find to reduce the number of candidates in script.sh
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-20
YARA fallback
Julien (jvoisin) Voisin
2015-05-20
If the config file isn't in /etc, look in the current directory
Julien (jvoisin) Voisin
2015-05-13
Add onemore rule
Julien (jvoisin) Voisin
2015-05-07
Add two doggy functions
Julien (jvoisin) Voisin
2015-04-28
new dependency, postinst added
Julien "shaddai" Reveret
2015-04-23
Add a rule for dodgy variables
Julien Voisin
2015-04-21
Add some tests :)
Julien Voisin
2015-04-21
ionice the scan
Julien Voisin
2015-04-17
debhelper 8 needed to build on squeeze, maintainer is now ecu@
Julien "shaddai" Reveret
2015-04-17
modify control and changelog files accordingly to new package building system
Julien "shaddai" Reveret
2015-04-17
adding set_distribution target to build distribution specific package
Julien "shaddai" Reveret
[next]