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
2016-01-04
one_line_trick function
shaddai
2016-01-04
Fix a stupid typo
jvoisin
2016-01-04
Add `-t` to specify the number of threads to use
jvoisin
2016-01-04
Add a whitelist for wordpress 4.4
jvoisin
2016-01-04
Perf optimization and rules completion
jvoisin
2016-01-04
Simplify a bit some rules
jvoisin
2015-11-26
added tennc repo to the list
shaddai
2015-11-26
new rules
shaddai
2015-10-15
Merge pull request #12 from jvoisin/patch-1
blotus
2015-10-15
Fix #11
jvoisin
2015-09-08
Merge pull request #9 from gdelpierre/master
blotus
2015-09-08
fix shebang typo
Guillaume Delpierre
2015-09-08
Merge pull request #8 from gdelpierre/master
blotus
2015-09-08
Add shebang
Guillaume Delpierre
2015-09-08
remove empty line
Guillaume Delpierre
2015-09-08
Remove glob library, not used
Guillaume Delpierre
2015-09-08
Add shebang
Guillaume Delpierre
2015-09-08
Merge pull request #7 from gdelpierre/master
blotus
2015-09-08
Use type built-in instead of command
Guillaume Delpierre
2015-09-08
Typo
Guillaume Delpierre
2015-09-08
Use bash builtin
Guillaume Delpierre
2015-09-08
Portability
Guillaume Delpierre
2015-08-29
Merge pull request #5 from ahpnils/master
Mathieu D.
2015-08-28
Add whitelist for Dotclear 2.8.0
ahpnils
2015-08-28
try to manually sync with upstream
ahpnils
2015-08-28
Merge remote-tracking branch 'upstream/master'
ahpnils
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-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
[next]