summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-29Makefile changed : no more git clone, new build dirJulien "shaddai" Reveret
2015-10-29reorganized git repoJulien "shaddai" Reveret
2015-10-29Add some more rulesjvoisin
2015-10-29Add some more dodgy functionsjvoisin
2015-10-29Add `pack` to the listjvoisin
2015-10-19reverting change since it triggers too many false positivesJulien "shaddai" Reveret
2015-10-15Merge pull request #12 from jvoisin/patch-1blotus
Fix #11
2015-10-15Fix #11jvoisin
This is a bit hackish, but I can't manage to find a more elegant way to do it.
2015-10-14signatures: eval can be prefixed by an open square bracketMathieu Deous
2015-10-09tested php-malware-finder against many webshells, completed the signature listsJulien "shaddai" Reveret
2015-10-09added whitelist to packageJulien "shaddai" Reveret
2015-10-09builddir changed, modifying install files accordinglyJulien "shaddai" Reveret
2015-10-09control file modificationJulien "shaddai" Reveret
2015-10-08Makefile changed : no more git clone, new build dirJulien "shaddai" Reveret
2015-10-08reorganized git repoJulien "shaddai" Reveret
2015-09-08Merge pull request #9 from gdelpierre/masterblotus
fix shebang typo
2015-09-08fix shebang typoGuillaume Delpierre
2015-09-08Merge pull request #8 from gdelpierre/masterblotus
Add shebang
2015-09-08Add shebangGuillaume Delpierre
2015-09-08remove empty lineGuillaume Delpierre
2015-09-08Remove glob library, not usedGuillaume Delpierre
2015-09-08Add shebangGuillaume Delpierre
2015-09-08Merge pull request #7 from gdelpierre/masterblotus
Use bash built-in and use portability shebang
2015-09-08Use type built-in instead of commandGuillaume Delpierre
2015-09-08TypoGuillaume Delpierre
2015-09-08Use bash builtinGuillaume Delpierre
2015-09-08PortabilityGuillaume Delpierre
2015-08-29Merge pull request #5 from ahpnils/masterMathieu D.
Update the whitelist for Dotclear 2.8.0
2015-08-28Add whitelist for Dotclear 2.8.0ahpnils
2015-08-28try to manually sync with upstreamahpnils
2015-08-28Merge remote-tracking branch 'upstream/master'ahpnils
2015-07-29Add some more rulesjvoisin
2015-07-29Add some more dodgy functionsjvoisin
2015-07-28Add `pack` to the listjvoisin
2015-07-17Merge pull request #4 from ahpnils/ahpnils-patch-1blotus
added usage of nice when ionice is not available
2015-07-14added usage of nice when ionice is not availableNils
On some platforms (e.g. NetBSD, OS X), ionice is not available. This patch enables a fallback to nice. If neither ionice or nice are installed, an error message is displayed.
2015-07-14added usage of nice when ionice is not availableNils
On some platforms (e.g. NetBSD, OS X), ionice is not available by default. This patch checks for ionice availability, and switch back to nice if needed. In the case none of them are installed, an error is displayed.
2015-07-13remove yara binarySebastien Blot
2015-07-13Yara is not bundled anymorejvoisin
2015-07-13Add a license and a readmejvoisin
2015-07-13Fix a bit the build systemjvoisin
2015-07-13Remove useless scriptsjvoisin
2015-07-13Add a whitelist generatorjvoisin
2015-07-13Add Magento 1.9.2.0 in whitelistjvoisin
2015-07-13Add a match on `array_filter`jvoisin
2015-07-10add yara binarySebastien Blot
2015-07-10Add Phpmyadmin in whitelisjvoisin
2015-07-10Add Owncloud, Dotclear, concrete5, roundcube and more drupal to thejvoisin
whitelsit
2015-07-10Whitelist also works for keywordsjvoisin
2015-07-09Add some commentsjvoisin