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-07-09
make script python3 compatible
MatToufoutu
2016-07-09
Reduce "too_many_chr" false positives
jvoisin
2016-07-08
Explain why PMF rocks in the README
jvoisin
2016-07-08
Fix the previous commit
jvoisin
2016-07-07
Add more images detection
Julien (jvoisin) Voisin
2016-07-07
Factorize a bit the code, and add GIF-based backdoor detection
Julien (jvoisin) Voisin
2016-07-04
Update README.md
shaddai
2016-06-27
Add detection for a callback-based malwares
Julien (jvoisin) Voisin
2016-06-17
typo fix, sha1 hashes are 40 chars long
Julien "shaddai" Reveret
2016-06-16
Cloudflare rule is _public_, no need to put it in another rule
Julien (jvoisin) Voisin
2016-06-16
s/win_shell_exec/shell_exec/g
Julien (jvoisin) Voisin
2016-06-16
Detect backdoor-looking authentication schemes
Julien (jvoisin) Voisin
2016-06-16
The cloudflare rule is a public one
Julien (jvoisin) Voisin
2016-06-16
Add some dodgy strings
Julien (jvoisin) Voisin
2016-06-13
Improves a bit the detection of preg_replace stuff
Julien (jvoisin) Voisin
2016-06-02
Add another webshell to the detection list
Julien (jvoisin) Voisin
2016-05-19
new changelog entries for version : 0.3.1
0.3.1
Julien "shaddai" Reveret
2016-05-19
new dependency needed to update pmf rules
Julien "shaddai" Reveret
2016-05-18
package target in Makefile was replaced by deb, modifying tests accordingly
Julien "shaddai" Reveret
2016-05-16
Add USER_AGENT in b64
Julien (jvoisin) Voisin
2016-05-13
disable support for debian squeeze
Julien "shaddai" Reveret
2016-05-11
Add a string entry for visbot
Julien (jvoisin) Voisin
2016-05-11
Fix the tests
Julien (jvoisin) Voisin
2016-05-11
Fix some false-positive
Julien (jvoisin) Voisin
2016-05-11
LD_PRELOAD isn't cool
Julien (jvoisin) Voisin
2016-05-11
Rewrite warning comment and remove useless whitespace in whitelist.yar.
Jody Frankowski
2016-04-21
fix links in the readme
Mathieu D
2016-04-21
Renaming .yara files to .yar (#24)
xarkes
2016-04-14
new package version, 0.3.0
0.3.0
Julien "shaddai" Reveret
2016-04-14
adding -u option to update rules files
Julien "shaddai" Reveret
2016-04-11
Whitelist UHTMLPufifier
Julien (jvoisin) Voisin
2016-04-11
Fixed debian package + readme
xarkes
2016-03-31
Update the documentation
Julien (jvoisin) Voisin
2016-03-31
Add ASP webshell detection
xarkes
2016-03-23
Add a cool badge!
Julien (jvoisin) Voisin
2016-03-23
Add a travis file
Julien (jvoisin) Voisin
2016-03-23
Make PMF work on yara-git
Julien (jvoisin) Voisin
2016-03-23
Fix a broken test
Julien (jvoisin) Voisin
2016-03-01
Add detection for backdoored .htaccess
Julien (jvoisin) Voisin
2016-03-01
Detect backticks
Julien (jvoisin) Voisin
2016-03-01
Simplify the previous commit
Julien (jvoisin) Voisin
2016-03-01
Add a rule to catch fancy .htaccess tricks
Julien (jvoisin) Voisin
2016-02-26
Update the README to make is a bit more morron-proof
Julien (jvoisin) Voisin
2016-02-26
Add yet another cool bypass, thanks to @badluck81
Julien (jvoisin) Voisin
2016-02-26
Fix a really cool bypass
Julien (jvoisin) Voisin
2016-02-26
Failure should return 1 instead of 0
Julien (jvoisin) Voisin
2016-02-26
Add some embedded perl-script detection
Julien (jvoisin) Voisin
2016-02-26
Did you know that php functions aren't case-sensitive ?
Julien (jvoisin) Voisin
2016-02-26
Detect pseudo-gifs
Julien (jvoisin) Voisin
2016-02-25
Misc additions
Julien (jvoisin) Voisin
[next]