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-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
2015-11-26
new rules
shaddai
2015-11-06
added signature for base64 concatenation
Julien "shaddai" Reveret
2015-11-02
packaging inside a squeeze chroot modifies the malwares.yara file, adding a g...
Julien "shaddai" Reveret
2015-10-29
indent with spaces
Mathieu Deous
2015-10-29
Merge branch 'master' of gitlab.nbs-system.com:packages/php-malware-finder
Mathieu Deous
2015-10-29
reverting change since it triggers too many false positives
Julien "shaddai" Reveret
2015-10-29
signatures: eval can be prefixed by an open square bracket
Mathieu Deous
2015-10-29
tested php-malware-finder against many webshells, completed the signature lists
Julien "shaddai" Reveret
2015-10-29
added whitelist to package
Julien "shaddai" Reveret
2015-10-29
builddir changed, modifying install files accordingly
Julien "shaddai" Reveret
2015-10-29
control file modification
Julien "shaddai" Reveret
2015-10-29
Makefile changed : no more git clone, new build dir
Julien "shaddai" Reveret
[prev]
[next]