⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.php

📁 milw0rm.com的源代码
💻 PHP
字号:

<html>

<head>

<title>buqb0x</title>

<meta name="description" content="milw0rm exploits and 0day exploits database">

<meta name="keywords" content="exploits code, exploit code, exploits, 0-day, 0day, 0days, exploit, zero day, poc, exploit, local exploits, remote exploits, root exploits, windows, linux, new exploits, latest exploits, shellcode, Zero-day, zeroday, security articles, ezines, zines, security papers">

<link type="text/css" rel="stylesheet" href="../../b0x.css">

<link rel="alternate" type="text/xml" title="milw0rm - RSS Feed" href="http://milw0rm.com/rss.php">

<link rel="Shortcut Icon" href="http://milw0rm.com/favicon.ico" type="image/x-icon">
<style type="text/css">
<!--
.style17 {font-weight: bold}
-->
</style>
</head>

<body dir="ltr" alink="#00ff00" background="../dot.gif" bgcolor="#000000" link="#00c000" text="#008000" vlink="#00c000">

<center>
<?php 

include "../ozellikler.php";
$tarih = date("d-m-Y");
if ( !isset($_POST['Submit']) ) { 
?> 
<form method="post" action="">
        <table width="678">
          <tr>
            <td width="668" height="47"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="224" height="33"><input name="baslik" type="text" id="baslik" style="width: 222px;" maxlength="50" value="Ba&#351;l&#305;k" />
                  <input name="sayfa_adi" type="text" id="sayfa_adi" style="width: 222px;" value="Author" /></td>
                  <td width="52"><div align="center"><a href="../cpanel.php"><img src="../admin_img/home.gif" alt="asdasdasd" width="31" height="31" border="0"></a></div></td>
                  <td width="51"><div align="center"><a href="../haber"><img src="../admin_img/duyuru.gif" width="31" height="31" border="0"></a></div></td>
                  <td width="56"><div align="center"><a href="../webapps"><img src="../admin_img/scriptler.gif" width="31" height="31" border="0"></a></div></td>
                  <td width="43"><div align="center"><a href="../local"><img src="../admin_img/cserial.gif" width="31" height="31" border="0"></a></div></td>
                  <td width="49"><div align="center"><a href="../video"><img src="../admin_img/download.gif" width="31" height="31" border="0"></a></div></td>
                  <td width="70"><div align="center"><a href="../shellcode"><img src="../admin_img/reklam.gif" width="31" height="31" border="0"></a></div></td>
                  <td width="70"><div align="center"><a href="../dokuman"><img src="../admin_img/dokuman.gif" width="31" height="31" border="0"></a></div></td>
                  <td width="53"><div align="center"><a href="../ban"><img src="../admin_img/yasak.gif" width="31" height="31" border="0"></a></div></td>
                </tr>
                <tr>
                  <td><input name="tarih" type="text" id="tarih" style="width: 158px;" value="<?php echo $tarih ?>" />
                  <input type="submit" name="Submit" value="Kaydet" /></td>
                  <td><div align="center"><strong>[</strong> <span class="style17"><a href="../cpanel.php">admin</a> ]</span></div></td>
                  <td><div align="center"><strong>[ <a href="../haber">haber</a> ]</strong></div></td>
                  <td><div align="center"><strong>[ <a href="../webapps">exploit</a> ]</strong></div></td>
                  <td><div align="center"><strong>[ <a href="../local" target="_self">local</a> ]</strong></div></td>
                  <td><div align="center"><strong>[ <a href="../video">video</a> ]</strong></div></td>
                  <td><div align="center"><strong>[ <a href="../shellcode">shellcode</a> ]</strong></div></td>
                  <td><div align="center"><strong>[ <a href="../dokuman">dokuman</a></strong> <strong>]</strong></div></td>
                  <td><div align="center"><strong>[ <a href="../ban">ipban</a> ]</strong></div></td>
                </tr>
              </table>
             
            </p></td>
          </tr>
          <tr>
            <td height="62"><textarea name="icerik" id="icerik" style="width: 666px; height: 444px;">Exploit</textarea>            </td>
          </tr>
        </table>
        <p>&nbsp;</p>
        </td>
        <td><BR></td>
        </tr> 
    <tr> 
    <td valign="top">&nbsp;</td> 
    <td>&nbsp;</td>
    </tr> 
  
  <tr> 
    <td valign="top">&nbsp;</td>
    <td>&nbsp;</td> 
  </tr> 
</table> 
</form> 
<?php } 


else if ( isset($_POST['sayfa_adi']) && isset($_POST['baslik']) && isset($_POST['icerik']) && isset($_POST['tarih']) && $_POST['sayfa_adi'] && $_POST['baslik'] && 


$_POST['icerik'] && $_POST['tarih']) { 
    
	
	$result = mysql_query('INSERT INTO `haberler` ( `id`, `sayfa_adi`, `baslik`, `icerik`, `tarih`, `sayac` ) VALUES ( NULL, \'' . 
	
	$_POST['sayfa_adi'] . '\', \'' . $_POST['baslik'] . '\', \'' . $_POST['icerik'] . '\', \'' . $_POST['tarih'] . '\' , 0 );'); 
   
   
    if ( $result ) echo '
	<center><table width="668" border="0" cellpadding="3" cellspacing="3" class="main">
  <tr><td><img src="../admin_img/scriptler.gif"><br><br>
	Yeni sayfa eklenmistir. </br>[ <a href="index.php">Yeniden Ekle</a> ] - [ <a href="../cpanel.php">cPanel</a> ] - [ <a href="../../index.php">Anasayfa</a> ]
	
	</tr></td>
</table></center>'; 
    else echo mysql_error(); 
} 
else echo 'L黷fen t黰 alanlari doldurunuz'; 
?></center>
</body></html>
 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -