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 | : 18.188.59.124
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 /
advpoll /
[ 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
clone.php
3.84
KB
-rw-r--r--
config.inc.php
709
B
-rw-r--r--
edit.php
4.22
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
194
B
-rw-r--r--
import.php
3.01
KB
-rw-r--r--
info.xml
1.27
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
3.68
KB
-rw-r--r--
install.xml
2.03
KB
-rw-r--r--
md5
4.73
KB
-rw-r--r--
notes.txt
227
B
-rw-r--r--
upgrade.php
2.51
KB
-rw-r--r--
upgrade.xml
294
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.inc.php
<?php /** * * MySQL -> class_mysql.php * PostgreSQL -> class_pgsql.php * */ $POLLDB = array(); $POLLDB["dbName"] = "[[softdb]]"; $POLLDB["host"] = "[[softdbhost]]"; $POLLDB["user"] = "[[softdbuser]]"; $POLLDB["pass"] = "[[softdbpass]]"; $POLLDB["class"] = "class_mysql.php"; /* tables */ $POLLTBL = array(); $POLLTBL["poll_config"] = "poll_config"; $POLLTBL["poll_index"] = "poll_index"; $POLLTBL["poll_data"] = "poll_data"; $POLLTBL["poll_ip"] = "poll_ip"; $POLLTBL["poll_log"] = "poll_log"; $POLLTBL["poll_comment"] = "poll_comment"; $POLLTBL["poll_user"] = "poll_user"; $POLLTBL["poll_tpl"] = "poll_templates"; $POLLTBL["poll_tplset"] = "poll_templateset"; ?>
Close