Linux ubuntu 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
nginx/1.24.0
: 67.217.245.49 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
8.3.6
www-data
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
berripix /
public_html /
cherribo /
[ HOME SHELL ]
Name
Size
Permission
Action
js
[ DIR ]
drwxrwxrwx
uploads
[ DIR ]
drwxrwxrwx
.htaccess
476
B
-rwxrwxrwx
00-01.jpg
562.85
KB
-rwxrwxrwx
02.jpg
35.82
KB
-rwxrwxrwx
03.jpg
378.77
KB
-rwxrwxrwx
04-05.jpg
696.59
KB
-rwxrwxrwx
06-07.jpg
685.45
KB
-rwxrwxrwx
08.jpg
421.87
KB
-rwxrwxrwx
09.jpg
410.44
KB
-rwxrwxrwx
10.jpg
330.76
KB
-rwxrwxrwx
AgentForm.html
11.52
KB
-rwxrwxrwx
AgentPanel.html
17.48
KB
-rwxrwxrwx
AgentReport.html
24.23
KB
-rwxrwxrwx
actions.php
8.63
KB
-r--r--r--
add_article.php
18.23
KB
-r--r--r--
add_chapter_section.php
16.58
KB
-r--r--r--
add_new_manga.php
20.77
KB
-r--r--r--
articles.php
18.06
KB
-r--r--r--
bootstrap.min.css
141.49
KB
-rwxrwxrwx
bootstrap.min.js
47.8
KB
-rwxrwxrwx
change-password.php
8.51
KB
-r--r--r--
comment.php
21.18
KB
-r--r--r--
dashboard.php
20.98
KB
-r--r--r--
datasource.php
1.49
KB
-rw-r--r--
dbhelper.php
35.23
KB
-r--r--r--
edit_article.php
19.52
KB
-r--r--r--
edit_chapter_section.php
35.2
KB
-r--r--r--
edit_chapter_section_org.php
16.57
KB
-r--r--r--
edit_chapter_section_org1.php
35.18
KB
-r--r--r--
edit_manga.php
21.9
KB
-r--r--r--
error.php
0
B
-r--r--r--
favicon.ico
67.58
KB
-rwxrwxrwx
footer.php
1.21
KB
-r--r--r--
generate_sitemap.php
13.18
KB
-r--r--r--
genre.php
23.01
KB
-r--r--r--
header.php
8.31
KB
-r--r--r--
index.php
258
B
-r--r--r--
insert-image.png
12.36
KB
-rwxrwxrwx
jquery-slim.min.js
67.97
KB
-rwxrwxrwx
loading-dark.gif
17.85
KB
-rwxrwxrwx
log.txt
10.12
KB
-rwxrwxrwx
login.php
0
B
-r--r--r--
logo_dark.7c81824.png
70.25
KB
-rwxrwxrwx
logo_light.d9991b5.png
70.25
KB
-rwxrwxrwx
logo_white.f5e6e19.png
70.25
KB
-rwxrwxrwx
logout.php
185
B
-r--r--r--
main.js
56
B
-rwxrwxrwx
manga_requests.php
11.35
KB
-r--r--r--
page_section.php
15.59
KB
-r--r--r--
phpinfo.php
18
B
-r--r--r--
popper.min.js
18.74
KB
-rwxrwxrwx
rome.css
1.76
KB
-rwxrwxrwx
rome.js
433.52
KB
-rwxrwxrwx
script.php
1.41
KB
-r--r--r--
signin.php
6.97
KB
-r--r--r--
signup.php
7.23
KB
-r--r--r--
sitemap.xml
1.08
MB
-rwxrwxrwx
sitemap1.xml
13.43
KB
-rwxrwxrwx
starter-template.css
109
B
-rwxrwxrwx
statistics.php
18.06
KB
-r--r--r--
style_css.php
97.59
KB
-r--r--r--
styles.css
660.94
KB
-rwxrwxrwx
test.php
940
B
-r--r--r--
thumbnail(19).webp
40.43
KB
-rwxrwxrwx
transfer_image.php
1.91
KB
-r--r--r--
upload.php
1.26
KB
-r--r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : articles.php
<!DOCTYPE html> <?php if (!isset($_SESSION)) { session_start(); } if (empty($_SESSION["userId"])) { echo '<script> location.replace("signin.php"); </script>'; } require_once(__DIR__ . "/dbhelper.php"); $dbhelper = new DBHelper(); $articles = $dbhelper->getArticles($_GET['category']); ?> <html lang="en" data-fp="5h93d476r16"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Dashboard Manga Piece</title> <meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1"> <meta data-n-head="ssr" name="format-detection" content="telephone=no"> <meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow"> <meta data-n-head="ssr" data-hid="googlebot" name="googlebot" content="index,follow"> <link data-n-head="ssr" rel="icon" variant="image/x-icon" href="favicon.ico"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> <link href=" https://cdn.datatables.net/1.13.6/css/jquery.dataTables.min.css" rel="stylesheet" /> <script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script> <link href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css" rel="stylesheet" /> <script src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script> <link data-n-head="ssr" rel="canonical" href="https://mangapiece.com/mangabo/dashboard"> </head> <?php include('style_css.php'); ?> <body class="light-mode"> <style> .owl-theme img { width: 100%; min-height: 200px; } .owl-carousel .owl-prev, .owl-carousel .owl-next { position: absolute; top: 40%; transform: translateY(-50%); background-color: rgb(212, 212, 212) !important; color: #000 !important; font-size: 1.5em !important; width: 40px; height: 40px; border-radius: 100% !important; font-weight: bold; padding: 15px !important; text-align: center; } .owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover { background-color: #ffb000 !important; color: #000 !important; } .owl-carousel .owl-prev { left: -30px; } .owl-carousel .owl-next { right: -30px; } .owl-theme .owl-dots .owl-dot.active span { background: red !important; width: 25px; transition: 0.2s ease-in-out; } .owl-theme .owl-dots .owl-dot:hover span { background: red !important; transition: 0.2s ease-in-out; } /* Responsive design custom css */ @media only screen and (max-width:480px) { .owl-theme .owl-dots .owl-dot { display: none; } .owl-carousel .owl-prev, .owl-carousel .owl-next { width: 30px; height: 30px; font-size: 14px !important; top: 45%; box-shadow: 0px 0px 0px 0px #000; } .owl-carousel .owl-prev { left: 0px; } .owl-carousel .owl-next { right: 0px; } } .profile_pic { display: inline-block; } .file-upload { display: none; } .p-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #666666; transition: all .3s cubic-bezier(.175, .885, .32, 1.275); } .p-image:hover { transition: all .3s cubic-bezier(.175, .885, .32, 1.275); } .upload-button { width: 100%; height: 100%; cursor: pointer; } .upload-button:before { content: "\f093"; font-family: 'FontAwesome'; font-size: 25px; position: absolute; top: 80%; left: 80%; transform: translate(-50%, -50%); text-align: center; color: #000; padding: 7px; border-radius: 50%; opacity: 1; background-color: #fff; } p, input, select, textarea, button { font-family: "Montserrat", sans-serif; letter-spacing: -0.2px; font-size: 16px; } button, input, textarea, select { border: 0; outline: 0; font-size: 16px; border-radius: 320px; padding: 16px; background-color: #ebecf0; text-shadow: 1px 1px 0 #fff; } textarea { border: 0; outline: 0; font-size: 16px; border-radius: 30px; padding: 16px; background-color: #ebecf0; text-shadow: 1px 1px 0 #fff; } input, textarea, select { margin-right: 8px; box-shadow: inset 2px 2px 5px #babecc, inset -5px -5px 10px #fff; width: 100%; box-sizing: border-box; transition: all 0.2s ease-in-out; appearance: none; -webkit-appearance: none; } input:focus, select:focus { box-shadow: inset 1px 1px 2px #babecc, inset -1px -1px 2px #fff; } .select2-results ul li { background-color: #6b6b6b; color: #fff; } .select2-container--default .select2-selection--multiple .select2-selection__choice__display { color: #2f2f2f; } .listing-tabs { gap: 5rem; width: 100%; display: flex; margin-top: 20px; justify-content: flex-start; align-self: start; border-bottom: 2px solid #e9e9e9; } @media only screen and (max-width:480px) { .listing-tabs { gap: 1.5rem; } } .has-listing-tabs .section-title { border-bottom: 0 solid #181818; border-top: 0 solid #181818; padding-top: 0.5rem; } a.section-title { font-size: 1rem; padding: 0.5rem 0; top: 2px; text-decoration: none; cursor: pointer; position: relative; } a.section-title.is-active, .section-latest-news a.section-title:hover { border-bottom: 2px solid #f00; } </style> <div id="__nuxt"> <!----> <div id="__layout"> <div class="default-container" data-v-5fa6951a=""> <?php include('header.php'); ?> <div id="main-container" class="content-container" data-v-5fa6951a="" style="justify-content:space-between;"> <div data-v-e49fcc30="" data-v-5fa6951a=""> <div data-v-ca6cf050="" data-v-e49fcc30="" class="container container row-responsive my-3"> <div data-v-e49fcc30="" data-v-ca6cf050="" class="flex-fill column"> <div data-v-189babae="" class="row" style="justify-content:space-between;"> <div style="width:100%; height:auto; display:flex; justify-content:start;"> <h2 data-v-189babae="" class="section-title"> Articles </h2> </div> <div style="width:100%; height:auto; display:flex; justify-content:end;"> <button data-v-70910ec7="" data-v-63ea5407="" data-v-0bc1f7de="" class="signin menu-item medium btn-default btn-secondary " style="align-item:end;" onclick="location.href='add_article.php';"> <span data-v-70d8a0c4="" data-v-63ea5407="" class="text default normal" data-v-70910ec7=""> Add New </span> </button> </div> <div data-v-189babae="" class="divider mb-2"></div> </div> <div data-v-189babae="" class="row" style="justify-content:space-between;"> <div class="listing-tabs"> <a href="articles" id="listing-tabs-latest" class="section-title home-latest is-active" data-showmorepermalink="" data-permalink="/" data-title="Latest">All</a> <a href="articles?category=Movie" id="listing-tabs-movies" class="section-title home-latest" data-showmorepermalink="" data-permalink="/category/movies/" data-title="Latest Movies">Movies</a> <a href="articles?category=Tv" id="listing-tabs-movies" class="section-title home-latest" data-showmorepermalink="" data-permalink="/category/tv/" data-title="Latest TV">TV</a> <a href="articles?category=Anime" id="listing-tabs-movies" class="section-title home-latest" data-showmorepermalink="" data-permalink="/category/anime/" data-title="Latest Anime">Anime</a> <a href="articles?category=Gaming" id="listing-tabs-movies" class="section-title home-latest" data-showmorepermalink="" data-permalink="/category/games/" data-title="Latest Gaming">Gaming</a> <a href="articles?category=Comics" id="listing-tabs-movies" class="section-title home-latest" data-showmorepermalink="" data-permalink="/category/comics/" data-title="Latest Comics">Comics</a> </div> </div> <div data-v-189babae="" data-v-e49fcc30="" class="section-container p-3 my-4 mt-3" data-v-ca6cf050=""> <div data-v-e49fcc30="" data-v-189babae=""> <table id="example" class="display" style="width:100%"> <thead> <tr> <th style="width:50%"></th> <th>Title</th> </tr> </thead> <tbody> <?php foreach ($articles as $r) { ?> <tr> <td> <image src="<?= $r['display_image'] ?>" style="width:100%"> </image> </td> <td> <small><span style="color:red"> <?= $r['main_tag'] ?> </span></small> <a href="edit_article.php?article_id=<?= $r['id'] ?>"> <h3> <?= $r['title'] ?> </h3> </a> <?= $r['description'] ? '<BR/><BR/>' . $r['description'] : '' ?> <BR /><BR /> <?= $r['author'] ? 'By <B>' . $r['author'] . '<B><BR/>' : '<BR/>' ?><small><i> <?= $r['created'] ?> </i></small> <BR /><BR /> <small><i><?= $r['tag'] ?></i></small> <BR/><BR/> <?= $r['publish'] ? '<button style="color:green" onclick="setActive('. $r['id'] .')">Published</button>' : '<button style="color:red" onclick="setActive('. $r['id'] .')">Hidden</button>' ?> </td> </tr> <?php } ?> </table> </div> </div> </div> </div> </div> <?php include('footer.php'); ?> </div> <div role="alert" class="snackbar-error snackbar-container snackbar-hide" data-v-143f642f="" data-v-5fa6951a=""> <div class="flex relative row align-center px-3" data-v-143f642f=""> <div class="snackbar-indicator indicator-error" data-v-143f642f=""></div> <svg xmlns="http://www.w3.org/2000/svg" width="50px" height="50px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-circle color-error" data-v-143f642f=""> <circle cx="12" cy="12" r="10" data-v-143f642f=""></circle> <line x1="12" y1="8" x2="12" y2="12" data-v-143f642f=""></line> <line x1="12" y1="16" x2="12.01" y2="16" data-v-143f642f=""></line> </svg> <div class="column px-4 py-3" data-v-143f642f=""> <span class="bold text inverse large" data-v-70d8a0c4="" data-v-143f642f="">Failed </span> <span class="mt-2 text inverse normal" data-v-70d8a0c4="" data-v-143f642f=""></span> </div> </div> </div> <div class="snackbar-bg" data-v-aa051a02="" data-v-5fa6951a=""> <div class="snackbar snackbar-container snackbar-hide" data-v-aa051a02=""> <div class="flex relative row align-center px-3" data-v-aa051a02=""> <div class="column px-4 py-3" data-v-aa051a02=""> <span bold="" class="mt-2 text dark normal" data-v-70d8a0c4="" data-v-aa051a02="">You need to <a href="sign-in" data-v-70d8a0c4="" data-v-aa051a02="">login</a> to use this function.</span> <div class="cancel mt-3" data-v-aa051a02="">Cancel</div> </div> </div> </div> </div> <div data-v-78a91c7e="" data-v-5fa6951a=""></div> </div> </div> </div> <script> $(document).ready(function () { new DataTable('#example'); }); function setActive(article_id) { var params = { action: 'publish_article', article_id: article_id }; console.log(params); $.ajax({ url: 'actions', dataType: 'text', type: 'post', contentType: 'application/x-www-form-urlencoded', data: $.param(params), success: function(data, textStatus, jQxhr) { location.reload() }, error: function(jqXhr, textStatus, errorThrown) {} }); } </script> <?php include('script.php'); ?> </body> </html>
Close