summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2015-07-09Simplify the php rulejvoisin
2015-07-09Add some drupal rulesjvoisin
2015-07-09Add some Magento whitelistsjvoisin
2015-07-09Split the whitelist in another filejvoisin
2015-07-09Add whitelist for wordpress 3.2.1jvoisin
2015-07-09Add a whitelist for wordpress 3.5.1jvoisin
2015-07-09Use anonymous strings where it makes sense to do so.jvoisin
2015-07-09make IsPhp a global rulejvoisin
2015-07-09Add a whitelist systemjvoisin
2015-07-03`assert` can be dodgy toojvoisin
2015-07-03Remove the static yara binaryjvoisin
2015-06-30Throttle the python pocjvoisin
Every 1000 files, sleep for 3 seconds
2015-06-30Add a commentjvoisin
2015-06-30Python bindings, fuck yeah!jvoisin
2015-06-30Add filesize checkjvoisin
2015-06-30Simplify a bit the rulesjvoisin
2015-06-30Oupsjvoisin
2015-06-30Replace the $__ rule with the $___ one.jvoisin
2015-06-30Use find to reduce the number of candidates in script.shjvoisin
2015-06-25What about moar spaces?jvoisin