Commit Graph

137 Commits

Author SHA1 Message Date
Győrvári Gábor
f5d8e6a430 Merge pull request #28 from rthrash/master
Add common MODX Revolution 2.6.5 false positives to the whitelist
2018-10-11 06:52:51 +02:00
Ryan Thrash
6e5efa99b9 Merge pull request #1 from rthrash/rthrash-patch-1
Add common MODX 2.6.5 known-clean false positives
2018-10-10 11:57:12 -05:00
Ryan Thrash
8d9c8bcdd3 Add common MODX 2.6.5 known-clean false positives
First pass of a few more to come but this will start eliminating a lot of common false positives with MODX Revolution installs.
2018-10-10 11:53:20 -05:00
Gabor Gyorvari
b4803f00e5 Signature update reported in #26 2018-09-30 13:26:53 +02:00
Gabor Gyorvari
d7fe8589b0 Signature update reported in #25 2018-09-22 18:30:02 +02:00
Gabor Gyorvari
7d8854ae8e JQuery whitelist update, reported in #24 2018-09-15 08:02:16 +02:00
Gabor Gyorvari
b6c3904d54 Merge branch 'line-number-argument' 2018-09-15 07:48:51 +02:00
Gabor Gyorvari
a6360c56a0 Short argument names 2018-09-05 19:56:43 +02:00
Gabor Gyorvari
f9647806c8 Output formatting argument 2018-09-05 13:01:21 +02:00
Gabor Gyorvari
5baf2aebd1 Signature update reported in #23 2018-09-05 09:32:23 +02:00
Gabor Gyorvari
d17d6c01ba Typo fix 2018-08-25 18:15:13 +02:00
Gabor Gyorvari
34a89a9518 Added new argument to display matching pattern's line number in the file. 2018-08-25 18:13:45 +02:00
Gabor Gyorvari
07b9cb6e80 Signature update reported in #20 2018-08-14 07:44:16 +02:00
Gabor Gyorvari
8d69958dcd Signature update reported in #19 2018-08-02 08:20:49 +02:00
Gabor Gyorvari
a30e6c285a Raw signature update reported in #16 2018-07-26 07:42:26 +02:00
Gabor Gyorvari
bfbb2af1ae Raw signature update reported in #17 2018-07-26 07:33:50 +02:00
Gabor Gyorvari
8e8faf26cf Remove unwanted require definition from composer 2018-04-04 10:24:08 +02:00
Gabor Gyorvari
fbff2a224c Added binary script to composer and referring to global install 2018-04-04 10:20:41 +02:00
Gabor Gyorvari
726b9ce78b Pattern for XOR-ed content math, reported in #14 2018-03-07 20:05:07 +01:00
Gabor Gyorvari
cc605bbb8f New signature to check GLOBALS usage, reported in #13 2018-03-07 19:52:34 +01:00
Gabor Gyorvari
c5b86924f7 Minor README update 2018-03-07 19:45:06 +01:00
Gabor Gyorvari
c62db2e703 Update README 2018-03-06 20:09:53 +01:00
Gabor Gyorvari
76d1a6f7d8 Merge branch 'composer' 2018-03-06 19:59:24 +01:00
Gabor Gyorvari
4485b48e52 Composer json update for packagist 2018-03-06 19:59:15 +01:00
Gabor Gyorvari
4149728e2b Fix for #12 2018-03-03 08:45:49 +01:00
Gabor Gyorvari
306b3cf703 Fix for #10 2018-03-03 08:20:46 +01:00
Gabor Gyorvari
8b01805952 Variables naming normalisation 2018-03-02 19:29:50 +01:00
Gabor Gyorvari
072189bd8e Few improvements to make library like behaving to be composer friendly 2018-03-02 19:28:03 +01:00
Gabor Gyorvari
c91819e22f Fix for #11 2018-03-02 18:53:17 +01:00
Gabor Gyorvari
ceb278bf6c Allow multiple extension argument to be used 2018-03-02 18:44:51 +01:00
Gabor Gyorvari
99801506e7 Code style formatting 2018-03-02 18:36:24 +01:00
Gabor Gyorvari
7b2b1068e1 Fix for #9 2018-02-28 15:01:01 +01:00
Gabor Gyorvari
33a38c0873 Definitions fix against false positive, reported in #6 2017-10-16 07:18:08 +02:00
Gabor Gyorvari
d84421e2c2 Updated definitions by report #6 2017-10-15 09:25:33 +02:00
Gabor Gyorvari
68833a6882 Update definitions by report #5 2017-08-31 06:54:20 +02:00
Győrvári Gábor
f2b43f4f0c Merge pull request #4 from nichogenius/master
Lots of Tweaks and Functionality Added
2017-08-21 06:40:13 +02:00
nichogenius
3159e7f034 Update README.md 2017-08-20 14:16:39 -06:00
nichogenius
554d2eed7b Update README.md 2017-08-20 14:15:28 -06:00
nichogenius
19c2bb7bc4 Update README.md 2017-08-20 14:13:36 -06:00
nichogenius
4816d46d16 Update README.md 2017-08-20 14:12:47 -06:00
nichogenius
c5fc05e14b Update README.md 2017-08-20 14:12:26 -06:00
nichogenius
29a8340f28 Updated with patterns_iraw.txt and text2base64.py 2017-08-20 14:11:40 -06:00
nichogenius
60578297b3 Bug fix - forgot '/' in the new path
Bug fix - forgot '/' in the new path
patterns weren't loading :(
2017-08-20 13:34:23 -06:00
nichogenius
697ed3c9ab Updated flags, pattern paths
added
--all-output
--pattern
--no-stop

removed --verbose/-v

put color in the pattern comments
updated paths to pattern files to either base64_patterns, or definitions
2017-08-20 13:29:58 -06:00
nichogenius
80cb2ae878 moved to definitions
moved to definitions
2017-08-20 13:25:03 -06:00
nichogenius
ad06bbe8da moved to definitions
moved to definitions
2017-08-20 13:24:33 -06:00
nichogenius
a0c7c1f605 moved to definitions
moved to definitions
2017-08-20 13:24:08 -06:00
nichogenius
d54833f44d Moved to base64_patterns folder
Moved to base64_patterns folder
2017-08-20 13:20:46 -06:00
nichogenius
e51e66ecb6 Moved to base64_patterns
Moved to base64_patterns
2017-08-20 13:20:07 -06:00
nichogenius
3d6efc0cb5 Moved into tools directory
Moved into tools directory
2017-08-20 13:18:18 -06:00