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-02-23
Add more simple signatures
Julien Voisin
2016-02-22
Fix #16
Julien Voisin
2016-02-22
Remove a rule that triggered too many FP
Julien Voisin
2016-02-17
Add some sql keywords (xp_*)
Julien Voisin
2016-02-15
typo fix in malwares.yara
Julien "shaddai" Reveret
2016-02-15
some rules cannot be used on a Debian squeeze distribution
Julien "shaddai" Reveret
2016-02-15
changelog modified for version 0.2.2
0.2.2
Julien "shaddai" Reveret
2016-02-15
Reduce FP triggered by the TooShort rule
shaddai
2016-02-12
posix_* ++
Julien Voisin
2016-02-12
Add `php://` to the blacklist
Julien Voisin
2016-02-12
Strings are nocase
Julien Voisin
2016-02-12
chmod777
Julien Voisin
2016-02-12
Add a few artefacts taken from `assdick.php`, aka "fuhosin"
Julien Voisin
2016-02-12
Makes a rule more generic
Julien Voisin
2016-02-12
symfony added, new versions of wordpress and drupal
shaddai
2016-02-05
Update README.md
jvoisin
2016-02-05
handle filenames with spaces
Sebastien Blot
2016-02-03
Add yara version requirement in the README file
Julien Voisin
2016-02-03
Move the README file
Julien Voisin
2016-02-03
Merge branch 'master' of gitlab.nbs-system.com:packages/php-malware-finder
Julien Voisin
2016-02-03
Finalize merge
Julien Voisin
2016-02-03
Merge branch 'master' of github.com:nbs-system/php-malware-finder
Julien Voisin
2016-02-03
Add some bad_php rules
Julien Voisin
2016-02-01
0.2.1 : docroot-check.sh added
Julien "shaddai" Reveret
2016-02-01
docroot-checker records sha1sums to prevent rescanning the whole docroot next...
Julien "shaddai" Reveret
2016-01-29
add docroot-check.sh : check php files inside Apache DocumentRoot
Julien "shaddai" Reveret
2016-01-29
hashes whitelist updated with wordpress 4.2.3 and 4.4.1 FP
Julien "shaddai" Reveret
2016-01-28
fix typo
Sebastien Blot
2016-01-28
update changelog
Sebastien Blot
2016-01-28
ignore errors in clean rule
Sebastien Blot
2016-01-12
new rules : ini_get, disable_magic_quotes and restore_bypass updated
shaddai
2016-01-12
new malware repository added
shaddai
2016-01-12
added register_globals to restore_bypass, new rules : ini_get and disable_mag...
Julien "shaddai" Reveret
2016-01-05
Update the documentation
jvoisin
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 overwrite by previous commit
shaddai
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-12-11
cleaning rule updated
Julien "shaddai" Reveret
2015-12-03
files with no end of line or less than 3 lines and huge (more than 300) amont...
Julien "shaddai" Reveret
2015-12-03
added double base64 encoding detection
Julien "shaddai" Reveret
2015-11-26
added tennc repo to the list
shaddai
[prev]
[next]