%PDF-1.4 %Óëéá 1 0 obj <> endobj 3 0 obj <> endobj 4 0 obj <
| Server IP : 212.252.79.165 / Your IP : 216.73.216.24 [ Web Server : Apache System : Linux 212-252-79-165.cprapid.com 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 User : cehaburo ( 1001) PHP Version : 8.1.33 Disable Function : exec,passthru,shell_exec,system Domains : 48 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/cehaburo/public_html/ |
Upload File : |
<?php
if ($_SERVER['REQUEST_METHOD'] == 'GET') {
$parametreler = strtolower($_SERVER['QUERY_STRING']);
// Güvenlik kontrolleri
$yasaklar = array(
'insert', 'concat', 'delete', 'join', 'update', 'select',
// ... diğer yasaklı kelimeler
);
foreach($yasaklar as $yasak) {
if(strpos($parametreler, $yasak) !== false) {
header("Location: /error.php");
exit;
}
}
} else if ($_SERVER['REQUEST_METHOD'] == 'POST') {
$gelenpostlar = '';
foreach ($_POST as $key => $value) {
$gelenpostlar = $gelenpostlar . ' ' . strtolower(htmlspecialchars($key)) . ' ' . strtolower(htmlspecialchars($value));
}
if (strstr($gelenpostlar, 'union select')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, '_schema')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_about')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_admin')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artist')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artist_category')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artlab_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artlab_artist')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artlab_exhibition')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artlab_exhibition_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artlab_exhibition_detail')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_artlab_exhibition_work_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_consultancy_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_consultancy_artist')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_contact')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_exhibition')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_exhibition_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_exhibition_detail')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_fair')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_language')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_news')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_news_category')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_options')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_policy')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_project')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_project_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_reference')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_seo')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_service')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_slider')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_team')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_variable')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_viewing_room')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_viewing_room_art')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_viewing_room_detail')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_viewing_room_form')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
if (strstr($gelenpostlar, 'tbl_viewing_room_gallery')) {
header("location:https://sevildolmaci.com.tr/security-error.jpg");
exit;
}
}