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.144.255.247
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 /
results /
gsh /
src /
[ HOME SHELL ]
Name
Size
Permission
Action
PrinChallan.php
796
B
-rwxr-xr-x
PrinChallan_old.php
698
B
-rwxr-xr-x
Thumbs.db
19
KB
-rwxr-xr-x
applicationFormReport.php
9.28
KB
-rwxr-xr-x
applicationFormReportPOSTOFFIC...
21.1
KB
-rwxr-xr-x
applicationFormReportPOSTOFFIC...
20.09
KB
-rwxr-xr-x
applicationFormReportSBM.php
27.69
KB
-rwxr-xr-x
cappcontext.php
2.64
KB
-rwxr-xr-x
cappdu.php
3.53
KB
-rwxr-xr-x
code39.php
6.38
KB
-rwxr-xr-x
coutput.php
1.75
KB
-rwxr-xr-x
crequestbroker.php
2.49
KB
-rwxr-xr-x
csessions.php
516
B
-rwxr-xr-x
cuser.php
3.41
KB
-rwxr-xr-x
customappcontext.php
2.34
KB
-rwxr-xr-x
download_upload.html
2.6
KB
-rwxr-xr-x
getnumword.php
7.15
KB
-rwxr-xr-x
json.php
33.22
KB
-rwxr-xr-x
mregistry.php
1.43
KB
-rwxr-xr-x
result.php
4.68
KB
-rwxr-xr-x
results.php
28.64
KB
-rwxr-xr-x
results13022015.php
26.56
KB
-rwxr-xr-x
results27022017.php
28.69
KB
-rwxr-xr-x
results_old.php
33.54
KB
-rwxr-xr-x
revaluation.php
23.13
KB
-rwxr-xr-x
revaluation_04072017.php
22.94
KB
-rwxr-xr-x
revaluation_gcm.php
23.07
KB
-rwxr-xr-x
revaluation_old.php
22.85
KB
-rwxr-xr-x
rotation.php
596
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : download_upload.html
<script type='text/javascript'>$(function() {$('#tabs').tabs();});</script> <div id='tabs'> <ul> <li><a href='#execute_query_div'>Download/Upload</a></li> </ul> <div align="center" id="download_upload_div"> <div style="height:20px;"></div> <div class='ui-tabs ui-widget ui-widget-content ui-corner-all' align='center' style='padding-top:2px; height:150px;'> <div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='font-size:1.4em;height:15px;padding:2px;'> Download</div> <div align="center" style="padding-top:15px"> <table id ="tbl_menu" class="content-tbl" align="center" cellpadding="2" cellspacing="0" border="0" style="width:47%"> <tr> <td align='right'><font color="red">* </font>Path:</td> <td><input type="text" id="download_upload_path" style='width:190px;' name="download_upload_path"/> </td> </tr> <tr> <td> </td> <td> <a href="#" id='download' class='anchor-header-footer' onclick='downloadFileFromServer()' style="color:#2B65EC; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold;cursor:pointer;text-decoration: none;">Download</a> </td> </tr> </table> </div> </div> <div class='ui-tabs ui-widget ui-widget-content ui-corner-all' align='center' style='padding-top:2px; height:150px;'> <div class='ui-widget-header ui-corner-all sub-tab-header' align='left' style='font-size:1.4em;height:15px;padding:2px;'> Upload</div> <form id='form_upload_download_details' enctype='multipart/form-data' method='POST'> <div align="center" id="upload_details" style="padding-top:15px"> <input type='hidden' name= 'MAX_FILE_SIZE' value='10000000000' /> <table id ="tbl_menu" class="content-tbl" align="center" cellpadding="2" cellspacing="0" border="0" style="width:60%"> <tr> <td align='right'>File Name:</td> <td><input type="file" style='height:23px' id="upload_to_server_file_name" style='width:190px;' name="upload_to_server_file_name"/> </td> </tr> <tr> <td align='right'><font color="red">* </font>File Path:</td> <td><input type="text" id="download_upload_file_path" style='width:190px;' name="download_upload_file_path"/> </td> </tr> <tr> <td> </td> <td> <a href="#" id='upload' onclick='UploadFileToServer()' style="color:#2B65EC; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold;cursor:pointer;text-decoration: none;">Upload</a> </td> </tr> </table> </form> </div> </div> </div>
Close