new patterns
This commit is contained in:
parent
e2329ce9b9
commit
5e8b5424c8
@ -190,8 +190,6 @@
|
||||
array("Admidio", "/adm_program/system/constants.php", "define('ADMIDIO_VERSION_MAIN',"), // needs two more lines
|
||||
array("Get Simple CMS", "/admin/inc/configuration.php", "\$site_full_name"), // needs one more line
|
||||
array("SquirrelCart", "/squirrelcart/functions/base/sc_version.func.php", "function sc_version() {"), //needs one more line
|
||||
array("ELGG", "/version.php", "release ="), // false positives with Moodle -< needs one more line
|
||||
array("CMS Made Simple", "/version.php", "CMS_VERSION ="), // needs 3 lines more
|
||||
array("DataLife Engine", "/index.php", "dle_version ="), //needs one more line
|
||||
array("phpCoin", "/version.php", "ThisVersion"), //needs one more line
|
||||
array("Avactis", "/version.php", "PRODUCT_VERSION_NUMBER"), // needs one more line
|
||||
|
||||
@ -203,7 +203,6 @@
|
||||
array("Admidio", "/adm_program/system/constants.php", "define('ADMIDIO_VERSION_MAIN',"), // needs two more lines
|
||||
array("Get Simple CMS", "/admin/inc/configuration.php", "\$site_full_name"), // needs one more line
|
||||
array("SquirrelCart", "/squirrelcart/functions/base/sc_version.func.php", "function sc_version() {"), //needs one more line
|
||||
array("CMS Made Simple", "/version.php", "CMS_VERSION ="), // needs 3 lines more
|
||||
array("DataLife Engine", "/index.php", "dle_version ="), //needs one more line
|
||||
array("phpCoin", "/version.php", "ThisVersion"), //needs one more line
|
||||
array("Avactis", "/version.php", "PRODUCT_VERSION_NUMBER"), // needs one more line
|
||||
|
||||
1087
patterns/mwscan.txt
Normal file
1087
patterns/mwscan.txt
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user