220 Commits

Author SHA1 Message Date
Gabor Gyorvari
2973e55871 Change function visibility to allow usage as library 2020-06-23 19:37:29 +02:00
Gabor Gyorvari
8b1994956e Whitelist for sucuri-scanner wordpress plugin reported in #54 2020-03-08 17:13:29 +01:00
Győrvári Gábor
46faa31c74 Merge pull request #52 from cbotsikas/fix-php-support
Use array() instead of the short array syntax []
1.0.4
2019-07-24 16:32:18 +02:00
Christos Botsikas
d67a865bf0 Use array() instead of the short array syntax []
Short array syntax [] was added in PHP 5.4 but the scanner should be able to work with [PHP >=5.2.0](https://github.com/scr34m/php-malware-scanner/blob/master/composer.json#L9).
2019-07-24 12:32:59 +02:00
Gabor Gyorvari
b290826f82 New option to disable statistics 1.0.3 2019-05-28 09:17:11 +02:00
Gabor Gyorvari
8030cec89f PR-47 comment and duplicate fix 1.0.2 2019-05-17 13:21:04 +02:00
Győrvári Gábor
9ec295f80d Merge pull request #47 from cconversion/master
Update patterns_raw.txt
2019-05-17 13:16:55 +02:00
Gabor Gyorvari
00061e5a81 Composer update 1.0.0 1.0.1 2019-05-15 18:49:48 +02:00
Győrvári Gábor
6691e6006c Merge pull request #49 from gallogiuseppe/master
Set scan method to public to allow for direct scan of single files in library mode
2019-03-01 11:24:38 +01:00
PROMETEUSWEB\PrometeusWeb
4990f94239 Set scan method to public to allow for direct scan of single files in library mode 2019-03-01 11:02:38 +01:00
Gabor Gyorvari
0546396d01 Combined whitelist sources updated 2019-02-22 11:50:15 +01:00
cconversion
c1c71bd9ef Update patterns_raw.txt
Added WP-VCD Malware strings
2019-02-11 05:53:33 +11:00
Gabor Gyorvari
da765046f5 Combined whitelist jquery source packages checksum checks 2019-01-08 20:12:48 +01:00
Gabor Gyorvari
538d7fe3f6 README update 2018-12-31 11:15:54 +01:00
Gabor Gyorvari
79e7067803 Merge branch 't43' 2018-12-31 11:10:53 +01:00
Gabor Gyorvari
507603ae56 Combined whitelist release 2018-12-31 11:10:31 +01:00
Gabor Gyorvari
a0c59205e1 jQuery hashes added to pre generated list 2018-12-11 07:22:22 +01:00
Gabor Gyorvari
e61092bc24 Fix double whitelist checks 2018-12-10 21:59:02 +01:00
Gabor Gyorvari
afc4cd4ef9 Update to live URL for big data 2018-12-10 13:05:21 +01:00
Gabor Gyorvari
5cf90cd371 Working with pre generated big hash database for whitelisting 2018-12-10 13:02:03 +01:00
Gabor Gyorvari
ed5bc006e4 Signature update reported in #42 2018-11-30 11:40:47 +01:00
Gabor Gyorvari
a6fec008c6 Signature update reported in #39 2018-11-07 22:26:25 +01:00
Gabor Gyorvari
98389c1097 Update README 2018-10-28 06:38:17 +01:00
Gabor Gyorvari
f3c8758adf New argument to scan every file 2018-10-28 06:36:59 +01:00
Gabor Gyorvari
8dc6e7298d Signature update reported in #38 2018-10-27 12:57:37 +02:00
Győrvári Gábor
46692a3bb0 Merge pull request #37 from rthrash/patch-2
Add PclZip utility to whitelist
2018-10-26 12:03:46 +02:00
Ryan Thrash
bb2a7b56d3 Add PclZip utility
PclZip library offers compression and extraction functions for Zip formatted archives (WinZip, PKZIP).

Source file downloads here: http://www.phpconcept.net/pclzip/pclzip-downloads
2018-10-25 20:44:37 -05:00
Győrvári Gábor
516662c80c Merge pull request #34 from marek-knappe/wordpress-whitelist
Added wordpress files md5sum whitelisting
2018-10-25 14:01:10 +02:00
Marek Knappe
3ce01f42ae Added wordpress files md5sum whitelisting 2018-10-23 17:52:10 +10:00
Győrvári Gábor
f080b656cf Merge pull request #33 from marek-knappe/fix-cli-relative-directory
Add real path conversion for cli scan.php to have relative path.
2018-10-23 09:24:00 +02:00
Marek Knappe
cbdb812572 Add real path conversion for cli scan.php to have relative path.
Also it runs for cwd() dir if no dir given Closes #31
2018-10-23 17:11:03 +10:00
Győrvári Gábor
12ee6728ba Merge pull request #31 from marek-knappe/application-quitting-colors-fix
Fixed ANSI color with Quitting message - closes #30
2018-10-23 08:15:45 +02:00
Marek Knappe
936c7cb667 Fixed ANSI color with Quitting message - closes #30 2018-10-23 16:10:52 +10:00
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