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.116.20.205
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 /
bnu_old /
custom_src /
[ HOME SHELL ]
Name
Size
Permission
Action
TarkaFormatStyles.php
10.35
KB
-rwxr-xr-x
batch_wise_details.php
13.44
KB
-rwxr-xr-x
custom_mregistry.php
3.17
KB
-rwxr-xr-x
dash_board.php
1.38
KB
-rwxr-xr-x
error_message.ini
2.73
KB
-rwxr-xr-x
evaluation.php
15.84
KB
-rwxr-xr-x
execute_query.php
754
B
-rwxr-xr-x
freeze_marks.php
4.7
KB
-rwxr-xr-x
getMapAtEmployeeIdQuery.php
4.24
KB
-rwxr-xr-x
getRightValuesForLoggedinUser....
2.26
KB
-rwxr-xr-x
get_fm_emp_list.php
3.19
KB
-rwxr-xr-x
get_search_conditon.php
2.03
KB
-rwxr-xr-x
ggridGetQuery.php
1.55
KB
-rwxr-xr-x
month_year.php
2.59
KB
-rwxr-xr-x
parseini.php
777
B
-rwxr-xr-x
practical_entry_freezing witho...
9.3
KB
-rwxr-xr-x
practical_entry_freezing.php
12.11
KB
-rwxr-xr-x
practical_entry_freezing_new.p...
10.39
KB
-rwxr-xr-x
practical_marks_details.php
11.53
KB
-rwxr-xr-x
practical_marks_misc.php
10.02
KB
-rwxr-xr-x
report_practical_misc.php
5.76
KB
-rwxr-xr-x
report_setup.php
86.43
KB
-rwxr-xr-x
transactions.php
50.14
KB
-rwxr-xr-x
user_report.php
6.21
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : custom_mregistry.php
<?php CRequestBroker::RegisterAction("GetDashboardDetails", "custom_src/dash_board.GetDashboardDetails"); CRequestBroker::RegisterAction("GenerateBatchSetupDetails", "Report_details/report_batch_wise_details.GenerateBatchSetupDetails"); CRequestBroker::RegisterAction("GeneratePracticalMarksReports", "Report_details/report_practical_marks_details.GeneratePracticalMarksReports"); CRequestBroker::RegisterAction("GenerateBatchWorkSheets", "Report_details/report_batch_worksheet_details.GenerateBatchWorkSheets"); CRequestBroker::RegisterAction("GenerateBatchDairy", "Report_details/report_batch_practical_dairy.GenerateBatchDairy"); CRequestBroker::RegisterAction("GetBatchWiseRegNos", "custom_src/batch_wise_details.GetBatchWiseRegNos"); CRequestBroker::RegisterAction("SaveBatchWiseDetails", "custom_src/batch_wise_details.SaveBatchWiseDetails"); CRequestBroker::RegisterAction("Getstudentcount", "custom_src/batch_wise_details.Getstudentcount"); CRequestBroker::RegisterAction("GenerateAttendanceSheets", "Report_details/report_attendance_sheet.GenerateAttendanceSheets"); CRequestBroker::RegisterAction("ReoprtPracticalEntryMarksmisc", "Report_details/report_practical_misc.ReoprtPracticalEntryMarksmisc"); CRequestBroker::RegisterAction("getstudentname", "custom_src/practical_marks_misc.getstudentname"); CRequestBroker::RegisterAction("SavePracticalEntryMarksmisc", "custom_src/practical_marks_misc.SavePracticalEntryMarksmisc"); CRequestBroker::RegisterAction("checksubfreez", "custom_src/practical_marks_misc.checksubfreez"); CRequestBroker::RegisterAction("GetPracticalMarksRegNos", "custom_src/practical_marks_details.GetPracticalMarksRegNos"); CRequestBroker::RegisterAction("getteachdetails", "custom_src/practical_marks_details.getteachdetails"); CRequestBroker::RegisterAction("SavePracticalEntryMarks", "custom_src/practical_marks_details.SavePracticalEntryMarks"); CRequestBroker::RegisterAction("getPracticalEntryFreezeDetails", "custom_src/practical_entry_freezing.getPracticalEntryFreezeDetails"); CRequestBroker::RegisterAction("FreezePracticalMaks", "custom_src/practical_entry_freezing.FreezePracticalMaks"); //Evaluation CRequestBroker::RegisterAction("GetPacketDetails", "custom_src/evaluation.GetPacketDetails"); CRequestBroker::RegisterAction("GetTeacherName", "custom_src/evaluation.GetTeacherName"); CRequestBroker::RegisterAction("ValidatePacketNoDetails", "custom_src/evaluation.ValidatePacketNoDetails"); CRequestBroker::RegisterAction("ValidateValNoDetails", "custom_src/evaluation.ValidateValNoDetails"); CRequestBroker::RegisterAction("SaveEvaluation", "custom_src/evaluation.SaveEvaluation"); //Freeze Marks CRequestBroker::RegisterAction("FreezePacketNoDetails", "custom_src/freeze_marks.FreezePacketNoDetails"); CRequestBroker::RegisterAction("FreezeValNoDetails", "custom_src/freeze_marks.FreezeValNoDetails"); CRequestBroker::RegisterAction("SaveFreezeMarks", "custom_src/freeze_marks.SaveFreezeMarks"); CRequestBroker::RegisterAction("DisplayFreezeMarksGrid", "custom_src/freeze_marks.DisplayFreezeMarksGrid"); //practical marks mics CRequestBroker::RegisterAction("practicalmarksmiscreport", "Report_details/practical_marks_report.practicalmarksmiscreport"); ?>
Close