Linux vps.sdns.vn 3.10.0-1160.99.1.el7.x86_64 #1 SMP Wed Sep 13 14:19:20 UTC 2023 x86_64
LiteSpeed
: 103.74.117.127 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
7.3.33
pcem
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
pcem /
domains /
pcem.edu.vn /
public_html /
views /
[ HOME SHELL ]
Name
Size
Permission
Action
PHPMailer
[ DIR ]
drwxr-xr-x
view_about.php
12.91
KB
-rw-r--r--
view_article _type.php
0
B
-rw-r--r--
view_article.php
18.81
KB
-rw-r--r--
view_brand.php
394
B
-rw-r--r--
view_call_btn.php
11.57
KB
-rw-r--r--
view_confirm.php
883
B
-rw-r--r--
view_contact.php
13.05
KB
-rw-r--r--
view_criteria.php
437
B
-rw-r--r--
view_customer.php
1.92
KB
-rw-r--r--
view_detail_about.php
2.56
KB
-rw-r--r--
view_detail_article.php
21.69
KB
-rw-r--r--
view_detail_document.php
1.85
KB
-rw-r--r--
view_detail_media.php
2.72
KB
-rw-r--r--
view_detail_product.php
3.27
KB
-rw-r--r--
view_document.php
2.58
KB
-rw-r--r--
view_footer.php
4.07
KB
-rw-r--r--
view_header.php
6.78
KB
-rw-r--r--
view_hits.php
871
B
-rw-r--r--
view_home.php
19.52
KB
-rw-r--r--
view_huongdan.php
699
B
-rw-r--r--
view_index.php
3.73
KB
-rw-r--r--
view_khachhangtaiphat.php
1.99
KB
-rw-r--r--
view_lang.php
2.04
KB
-rw-r--r--
view_login.php
9.89
KB
-rw-r--r--
view_media.php
3.26
KB
-rw-r--r--
view_media_type.php
0
B
-rw-r--r--
view_menu_left.php
212
B
-rw-r--r--
view_menu_top.php
1.93
KB
-rw-r--r--
view_menuhome.php
0
B
-rw-r--r--
view_order_detail.php
3.41
KB
-rw-r--r--
view_partner.php
963
B
-rw-r--r--
view_pay_cart.php
42.97
KB
-rw-r--r--
view_pay_cart_not_isset.php
335
B
-rw-r--r--
view_pay_cart_result.php
1.68
KB
-rw-r--r--
view_product.php
2
KB
-rw-r--r--
view_product_cat.php
2.08
KB
-rw-r--r--
view_product_cat3.php
1.99
KB
-rw-r--r--
view_product_cat4.php
1.99
KB
-rw-r--r--
view_product_new.php
1.99
KB
-rw-r--r--
view_register.php
6.61
KB
-rw-r--r--
view_search.php
18.67
KB
-rw-r--r--
view_shopping_cart.php
1.99
KB
-rw-r--r--
view_showroom.php
1.5
KB
-rw-r--r--
view_slideshow - Copy.php
1.38
KB
-rw-r--r--
view_slideshow.php
565
B
-rw-r--r--
view_support.php
1.54
KB
-rw-r--r--
view_thuvien.php
1.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : view_home.php
<?php include_once 'controllers/slideshow.php'; ?> <div id="content" class="home-pcem" > <div class="menuChildMobile"></div> <div class="pcem_Trangchu" id="main-content" role="main"> <div class="portlet-layout row-fluid pcem-dong1"> <div class="portlet-column portlet-column-only span12" id="column-1"> <div class="portlet-dropzone portlet-column-content portlet-column-content-only" id="layout-column_column-1"> <div class="portlet-boundary portlet-boundary_56_ portlet-static portlet-static-end portlet-borderless portlet-journal-content " id="p_p_id_56_INSTANCE_rgztuJw0rdB6_"> <span id="p_56_INSTANCE_rgztuJw0rdB6"></span> <div id="slider-nopadding" class="container" style=""> <div id="carouselExampleFade" class="portlet-body carousel slide carousel-fade" data-ride="carousel"> <div class="journal-content-article carousel-inner"> <?php global $list_slideshow; $i = 0; foreach($list_slideshow as $item){ ?> <div class="carousel-item <?php if($i == 0) echo "active"; ?>"> <a href="<?php echo $item['website'] ?>" title="<?php echo $item['slide_name']?>" > <img alt="<?php echo $item['slide_name']?>" src="<?php echo BASE_URL.$item['image_name']; ?>"> </a> </div> <?php $i++; } ?> </div> </div> </div> </div> </div> </div> </div> </div> <div class="container"> <?php include 'controllers/menu_home.php'; ?> <div class="portlet-boundary row portlet-boundary_56_ portlet-static portlet-static-end portlet-borderless portlet-journal-content " id="p_p_id_56_INSTANCE_KKnHCcZOFkQJ_"> <span id="p_56_INSTANCE_KKnHCcZOFkQJ"></span> <div class=" menu-slider" style=""> <div class="portlet-body"> <div class="journal-content-menu"> <div class="iConRow"> <?php echo $newMenu; ?> </div> <style type="text/css"> .iConRow1 { width: 100%!important } .iConRow .contentCell { width: 12.5%!important; float:left !important; } .iConRow .contentCenter { text-align: center!important } .iConRow .contentImg img { height: 25px!important; display: block!important } @media(max-width:767px) { .iConRow .contentCell { width: 25%!important; margin: 10px 0!important; margin-left: 0!important } } </style> </div> <div class="entry-links"> </div> </div> </div> </div> </div> <div class="portlet-layout row pcem-dong2"> <div class=" container" style=""> <div class="row"> <div class="col-lg-9 col-md-9 col-sx-12"> <section class="portlet" id="portlet_1_WAR_portalnewspublisherportlet_INSTANCE_rXMrbrxSPxpp"> <header class="portlet-topper"> <div class="row portlet-fulltitle"> <h1 class="portlet-title"> <span class="" onmouseover="Liferay.Portal.ToolTip.show(this, 'Tin\x20tức')"> <img id="rjus__118_INSTANCE_beGMs8FdEwgB__column1_0" src="/portal-newspublisher-portlet/icon.png" alt=""> <span class="taglib-text hide-accessible">Tin tức</span> </span> <span class="portlet-title-text" data="Tin tức">Tin tức</span> </h1> </div> <menu class="portlet-topper-toolbar" id="portlet-topper-toolbar_1_WAR_portalnewspublisherportlet_INSTANCE_rXMrbrxSPxpp" type="toolbar"> </menu> </header> <div class="pcem-tintuc row"> <?php //global $list_article_new; foreach($list_article_new as $article_new){ ?> <div class="news-mt-Ex col-lg-4 col-md-4 col-xs-12"> <div class="news-3tin-title"> <a href="<?php echo BASE_URL.$article_new['uri_vi'].'-n'.$article_new['aid'].'.html';?>" title="<?php echo $article_new['article_name_vi'] ?>"> <img src="<?php echo BASE_URL.$article_new['image_name'] ?>" alt="<?php echo $article_new['image_alt'] ?>"> </a> </div> <p> <a href="<?php echo BASE_URL.$article_new['uri_vi'].'-n'.$article_new['aid'].'.html';?>" title="<?php echo $article_new['article_name_vi'] ?>"> <?php echo $article_new['article_name_vi']; ?> </a> </p> </div> <?php } ?> </div> </section> </div> <div class="col-lg-3 col-md-3 col-sx-12"> <section class="portlet" id="portlet_1_WAR_portalnewspublisherportlet_INSTANCE_n4LtYPEQ4ynU"> <header class="portlet-topper"> <div class=" portlet-fulltitle"> <h1 class="portlet-title"> <span class="" onmouseover="Liferay.Portal.ToolTip.show(this, 'Tin\x20nổi\x20bật')"> <img id="owel__118_INSTANCE_beGMs8FdEwgB__column2_0" src="/portal-newspublisher-portlet/icon.png" alt=""> <span class="taglib-text hide-accessible">Tin nổi bật</span> </span> <span class="portlet-title-text" data="Tin nổi bật">Tin nổi bật</span> </h1> </div> <menu class="portlet-topper-toolbar" id="portlet-topper-toolbar_1_WAR_portalnewspublisherportlet_INSTANCE_n4LtYPEQ4ynU" type="toolbar"> </menu> </header> <div class="portlet-content"> <div class="" style=""> <div class="portlet-body"> <div class="news-wrapper "> <div class="pcem-tintuc hasShowMoreNews"> <ul class="news-ul3-Ex r" style="margin: 0px; margin-top: -11px !important;"> <?php //global $list_article_featured; foreach($list_article_featured as $article_featured){ ?> <li> <a href="<?php echo BASE_URL.$article_featured['uri_vi'].'-n'.$article_featured['aid'].'.html';?>" title="<?php echo $article_featured['article_name_vi'] ?>"> <?php echo $article_featured['article_name_vi'] ?> </a> </li> <?php } ?> </ul> <a class="icon-detail" style="color: #9c1010; font-family: Calibri; margin-left: 2px; font-size: 16px; text-decoration: none;" title="Xem tất cả" href="tin-tuc--su-kien-m2-1.html"> > Xem tất cả </a> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> <!--------------------------------------------------------------------------------> <div class="portlet-layout row pcem-mau"> <div class=" container"> <div class="row"> <div class="col-lg-9 col-md-9 col-sx-12"> <section class="portlet" id="portlet_1_WAR_portalnewspublisherportlet_INSTANCE_xtsjMBVfDWw0"> <header class="portlet-topper"> <div class="row portlet-fulltitle"> <h1 class="portlet-title"> <span class="" onmouseover="Liferay.Portal.ToolTip.show(this, 'Sự\x20kiện\x20nổi\x20bật')"> <img id="bvrs__118_INSTANCE_HRpcnnZJEdnl__column1_0" src="/portal-newspublisher-portlet/icon.png" alt=""> <span class="taglib-text hide-accessible">Sự kiện nổi bật</span> </span> <span class="portlet-title-text" data="Sự kiện nổi bật">Sự kiện nổi bật</span> </h1> </div> <menu class="portlet-topper-toolbar" id="portlet-topper-toolbar_1_WAR_portalnewspublisherportlet_INSTANCE_xtsjMBVfDWw0" type="toolbar"> </menu> </header> <div class="portlet-content"> <div class="" style=""> <div class="portlet-body"> <div class="news-wrapper "> <div class="news-bfn row"> <?php $j=0; foreach($list_article_block_2 as $article_block_2){ if($j==0){ ?> <div class="new-notifies-mt col-lg-7 col-md-7 col-sx-12"> <div class="new-img"> <a href="<?php echo BASE_URL.$article_block_2['uri_vi'].'-n'.$article_block_2['aid'].'.html';?>" title="<?php echo $article_block_2['article_name_vi'] ?>"> <img src="<?php echo BASE_URL.$article_block_2['image_name'] ?>" alt="<?php echo $article_block_2['image_alt'] ?>"> </a> </div> <div class=""> <h5 class="new-notifies-image-title"> <a class="image-title" href="<?php echo BASE_URL.$article_block_2['uri_vi'].'-n'.$article_block_2['aid'].'.html';?>" title="<?php echo $article_block_2['article_name_vi'] ?>"> <?php echo $article_block_2['article_name_vi']; ?> </a> </h5> </div> </div> <?php echo '<div class="new-notifies-details-link col-lg-5 col-md-5 col-sx-12"> <ul class="new-notifies-ul3">'; } else { ?> <li class="new-notifies-item"> <a class="new-notifies-item-link" href="<?php echo BASE_URL.$article_block_2['uri_vi'].'-n'.$article_block_2['aid'].'.html';?>" title="<?php echo $article_block_2['article_name_vi'] ?>"> <?php echo _substr($article_block_2['article_name_vi'],80); ?> </a> </li> <?php } ?> <?php $j++; } ?> </ul> <a class="xemToanBo" href="su-kien-noi-bat-m34-1.html">> Xem tất cả </a> </div> </div> </div> </div> </div> </div> </section> </div> <div class="col-lg-3 col-md-3 col-sx-12"> <div class="portlet-dropzone portlet-column-content portlet-column-content-last" id="layout-column__118_INSTANCE_HRpcnnZJEdnl__column-2"> <div class="portlet-boundary portlet-boundary_pcemevent_WAR_DemoSpringMVCportlet_ portlet-static portlet-static-end portlet-borderless first-demo-spring-mvc-portlet " id="p_p_id_pcemevent_WAR_DemoSpringMVCportlet_INSTANCE_ogAHu9DnkXVD_"> <span id="p_pcemevent_WAR_DemoSpringMVCportlet_INSTANCE_ogAHu9DnkXVD"></span> <div class="portlet-borderless-container" style=""> <div class="portlet-body"> <label class="pcem-event-title"> <a href="">Sự kiện sắp diễn ra</a> </label> <div class="event-show"> <?php //global $list_article_featured; foreach($list_featured_block_2 as $featured_block_2){ ?> <a href="<?php echo BASE_URL.$featured_block_2['uri_vi'].'-n'.$featured_block_2['aid'].'.html';?>" title="<?php echo $featured_block_2['article_name_vi'] ?>"> <div class="pcem-event"> <div class="img-event"> <?php $tachchuoi = explode('-', $featured_block_2['event_date']); ?> <span class="img-date-event"> <?php echo $tachchuoi[2]."/"; echo $tachchuoi[1]; ?> </span> </div> <div class="text-event"><?php echo $featured_block_2['article_name_vi'] ?></div> </div> </a> <?php } ?> </div> <div class="xemthem_all"> <a class="" title="Xem tất cả" style="color: #9c1010 !important; font-size: 15px !important; margin-left: 10px; font-family: Calibri;" href="su-kien-noi-bat-m34-1.html"> Xem tất cả </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!----------------------------------------------------------------------> <div class="portlet-layout row pcem-dong3"> <div class="container" id="column-4"> <section class="portlet" id="portlet_118_INSTANCE_mLBQF8xX3ANx"> <header class="portlet-topper"> <div class="row portlet-fulltitle"> <h1 class="portlet-title"> <span class="" onmouseover="Liferay.Portal.ToolTip.show(this, 'Tuyển\x20sinh')"><span class="taglib-text hide-accessible">Tuyển sinh</span> </span> <span class="portlet-title-text" data="Tuyển sinh">Tuyển sinh</span> </h1> </div> <menu class="portlet-topper-toolbar" id="portlet-topper-toolbar_118_INSTANCE_mLBQF8xX3ANx" type="toolbar"> </menu> </header> <div class="portlet-content"> <div class="portlet-layout row"> <div class="portlet-daotao col-lg-6 col-md-6 col-12"> <div class="row"> <div class="col-lg-7 col-md-7 col-5"> <a href="<?php echo BASE_URL.$article_type_42['link_vi'].'-m'.$article_type_42['id'].'-1.html';?>" title="<?php echo $article_type_42['name_vi'] ?>"> <img src="<?php echo BASE_URL.$article_type_42['img_name'];?>" alt="<?php echo $article_type_42['name_vi'] ?>"> </a> </div> <div class="col-lg-5 col-md-5 col-7"> <a class="content-title" href="<?php echo BASE_URL.$article_type_42['link_vi'].'-m'.$article_type_42['id'].'-1.html';?>" title="<?php echo $article_type_42['name_vi'] ?>"> <?php echo $article_type_42['name_vi'] ?> </a> <div class="summaryDouble"> <?php echo $article_type_42['intro_vi']; ?> </div> <a class="red" href="<?php echo BASE_URL.$article_type_42['link_vi'].'-m'.$article_type_42['id'].'-1.html';?>" title="Xem thêm"> Xem thêm </a> </div> </div> </div> <div class="portlet-daotao col-lg-6 col-md-6 col-12"> <div class="row"> <div class="col-lg-7 col-md-7 col-5"> <a href="<?php echo BASE_URL.$article_type_43['link_vi'].'-m'.$article_type_43['id'].'-1.html';?>" title="<?php echo $article_type_43['name_vi'] ?>"> <img src="<?php echo BASE_URL.$article_type_43['img_name'];?>" alt="<?php echo $article_type_43['name_vi'] ?>"> </a> </div> <div class="col-lg-5 col-md-5 col-7"> <a class="content-title" href="<?php echo BASE_URL.$article_type_43['link_vi'].'-m'.$article_type_43['id'].'-1.html';?>" title="<?php echo $article_type_43['name_vi'] ?>"> <?php echo $article_type_43['name_vi'] ?> </a> <div class="summaryDouble"> <?php echo $article_type_43['intro_vi']; ?> </div> <a class="red" href="<?php echo BASE_URL.$article_type_43['link_vi'].'-m'.$article_type_43['id'].'-1.html';?>" title="Xem thêm"> Xem thêm </a> </div> </div> </div> </div> </div> </section> </div> </div> <div class="portlet-layout row pcem-mau"> <div class=" container"> <section class="portlet" id="portlet_118_INSTANCE_6vpIn1ho8dp6"> <header class="portlet-topper"> <div class="row portlet-fulltitle"> <h1 class="portlet-title"> <span class="" onmouseover="Liferay.Portal.ToolTip.show(this, 'HOẠT\x20ĐỘNG\x20SINH\x20VIÊN')"> <span class="taglib-text hide-accessible">HOẠT ĐỘNG SINH VIÊN</span> </span> <span class="portlet-title-text" data="HOẠT ĐỘNG SINH VIÊN">HOẠT ĐỘNG SINH VIÊN</span> </h1> </div> <menu class="portlet-topper-toolbar" id="portlet-topper-toolbar_118_INSTANCE_6vpIn1ho8dp6" type="toolbar"> </menu> </header> <div id ="newtin" class="portlet-layout row"> <div class="col-lg-4 col-md-4 col-12"> <ul class="news-ul3-quyet"> <div class="news-list4 hasShowMoreNews"> <div class="new-top"> <div class="imageCategory"> <a href="<?php echo BASE_URL.$article_type_35['link_vi'].'-m'.$article_type_35['id'].'-1.html';?>" title="<?php echo $article_type_35['name_vi'] ?>"> <img src="<?php echo BASE_URL.$article_type_35['img_name'];?>" alt="<?php echo $article_type_35['name_vi'] ?>"> </a> </div> <div class="nameCategory"> <a href="<?php echo BASE_URL.$article_type_35['link_vi'].'-m'.$article_type_35['id'].'-1.html';?>" title="<?php echo $article_type_35['name_vi'] ?>"> <span class="titleCatelogy"><?php echo $article_type_35['name_vi'] ?></span> </a> </div> </div> <div class="contentCategory"> <span> <?php echo $article_type_35['intro_vi'] ?> </span> </div> <?php foreach($list_article_35 as $article_35){ ?> <li class=""> <a href="<?php echo BASE_URL.$article_35['uri_vi'].'-n'.$article_35['aid'].'.html';?>" title="<?php echo $article_35['article_name_vi'] ?>"> <?php echo $article_35['article_name_vi'] ?> </a> </li> <?php } ?> </div> </ul> </div> <div class="col-lg-4 col-md-4 col-12"> <ul class="news-ul3-quyet"> <div class="news-list4 hasShowMoreNews"> <div class="new-top"> <div class="imageCategory"> <a href="<?php echo BASE_URL.$article_type_36['link_vi'].'-m'.$article_type_36['id'].'-1.html';?>" title="<?php echo $article_type_36['name_vi'] ?>"> <img src="<?php echo BASE_URL.$article_type_36['img_name'];?>" alt="<?php echo $article_type_36['name_vi'] ?>"> </a> </div> <div class="nameCategory"> <a href="<?php echo BASE_URL.$article_type_36['link_vi'].'-m'.$article_type_36['id'].'-1.html';?>" title="<?php echo $article_type_36['name_vi'] ?>"> <span class="titleCatelogy"><?php echo $article_type_36['name_vi'] ?></span> </a> </div> </div> <div class="contentCategory"> <span> <?php echo $article_type_36['intro_vi'] ?> </span> </div> <?php foreach($list_article_36 as $article_36){ ?> <li class=""> <a href="<?php echo BASE_URL.$article_36['uri_vi'].'-n'.$article_36['aid'].'.html';?>" title="<?php echo $article_36['article_name_vi'] ?>"> <?php echo $article_36['article_name_vi'] ?> </a> </li> <?php } ?> </div> </ul> </div> <div class="col-lg-4 col-md-4 col-12"> <ul class="news-ul3-quyet"> <div class="news-list4 hasShowMoreNews"> <div class="new-top"> <div class="imageCategory"> <a href="<?php echo BASE_URL.$article_type_44['link_vi'].'-m'.$article_type_44['id'].'-1.html';?>" title="<?php echo $article_type_44['name_vi'] ?>"> <img src="<?php echo BASE_URL.$article_type_44['img_name'];?>" alt="<?php echo $article_type_44['name_vi'] ?>"> </a> </div> <div class="nameCategory"> <a href="<?php echo BASE_URL.$article_type_44['link_vi'].'-m'.$article_type_44['id'].'-1.html';?>" title="<?php echo $article_type_44['name_vi'] ?>"> <span class="titleCatelogy"><?php echo $article_type_44['name_vi'] ?></span> </a> </div> </div> <div class="contentCategory"> <span> <?php echo $article_type_44['intro_vi'] ?> </span> </div> <?php foreach($list_article_44 as $article_44){ ?> <li class=""> <a href="<?php echo BASE_URL.$article_44['uri_vi'].'-n'.$article_44['aid'].'.html';?>" title="<?php echo $article_44['article_name_vi'] ?>"> <?php echo $article_44['article_name_vi'] ?> </a> </li> <?php } ?> </div> </ul> </div> </div> </section> </div> </div> </div> </div>
Close