Linux thaedus.aserv.co.za 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64
LiteSpeed
Server IP : 197.242.159.149 & Your IP : 216.73.216.45
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
phpkode /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2017-01-25 10:39
php53
[ DIR ]
drwxr-xr-x
2017-01-25 10:39
php56
[ DIR ]
drwxr-xr-x
2017-01-25 10:39
clone.php
3.72
KB
-rwxr-xr-x
2017-01-24 07:08
edit.php
4.89
KB
-rwxr-xr-x
2017-01-24 07:08
edit.xml
433
B
-rwxr-xr-x
2015-04-21 01:07
fileindex.php
254
B
-rwxr-xr-x
2011-04-01 02:42
import.php
2.84
KB
-rwxr-xr-x
2017-01-24 07:08
info.xml
1.69
KB
-rwxr-xr-x
2017-01-24 04:49
install.js
921
B
-rwxr-xr-x
2013-05-29 01:11
install.php
3.99
KB
-rwxr-xr-x
2017-01-24 07:08
install.xml
948
B
-rwxr-xr-x
2014-06-05 03:17
kode_config.php
499
B
-rwxr-xr-x
2014-06-05 03:17
kode_install.lock
20
B
-rwxr-xr-x
2011-04-01 02:42
md5
2.17
KB
-rwxr-xr-x
2017-01-24 07:08
phpkode.sql
5.81
KB
-rwxr-xr-x
2017-01-25 10:39
phpkode.zip
993.86
KB
-rwxr-xr-x
2017-01-25 10:39
Save
Rename
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `phpkode` -- -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]avatar` -- CREATE TABLE `[[dbprefix]]avatar` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `description` varchar(20) NOT NULL, `category_id` smallint(4) NOT NULL DEFAULT '1', `file_name` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=24 ; -- -- Dumping data for table `[[dbprefix]]avatar` -- INSERT INTO `[[dbprefix]]avatar` VALUES(1, 'adore', 1, 'adore.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(2, 'ah', 1, 'ah.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(3, 'amazed', 1, 'amazed.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(4, 'angry', 1, 'angry.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(5, 'beat plaster', 1, 'beat_plaster.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(6, 'beated', 1, 'beated.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(7, 'big smile', 1, 'big_smile.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(8, 'boss', 1, 'boss.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(9, 'choler', 1, 'choler.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(10, 'confuse', 1, 'confuse.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(11, 'cry', 1, 'cry.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(12, 'embarrassed', 1, 'embarrassed.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(13, 'go', 1, 'go.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(14, 'hell boy', 1, 'hell_boy.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(15, 'pudency', 1, 'pudency.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(16, 'rap', 1, 'rap.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(17, 'sad', 1, 'sad.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(18, 'shame', 1, 'shame.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(19, 'still dreaming', 1, 'still_dreaming.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(20, 'sweat', 1, 'sweat.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(21, 'tire', 1, 'tire.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(22, 'too sad', 1, 'too_sad.png'); INSERT INTO `[[dbprefix]]avatar` VALUES(23, 'what', 1, 'what.png'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]avatar_category` -- CREATE TABLE `[[dbprefix]]avatar_category` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `description` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]avatar_category` -- INSERT INTO `[[dbprefix]]avatar_category` VALUES(1, 'default'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]config` -- CREATE TABLE `[[dbprefix]]config` ( `id` int(11) NOT NULL AUTO_INCREMENT, `admin_name` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `admin_pass` varchar(128) COLLATE utf8_unicode_ci NOT NULL, `admin_avatar` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL, `home_page` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'http://www.phpguestbook.org', `page_title` varchar(120) COLLATE utf8_unicode_ci DEFAULT NULL, `copyright` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]config` -- INSERT INTO `[[dbprefix]]config` VALUES(1, '[[admin_username]]', '[[admin_pass]]', NULL, '[[softurl]]', '[[site_name]]', 'Copyright (c) 2010 <a href="http://www.phpkode.com/">PHPKode</a> Development Team. All Rights Reserved.'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]message` -- CREATE TABLE `[[dbprefix]]message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `visitor_name` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `avatar` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL, `email` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL, `website` varchar(100) COLLATE utf8_unicode_ci DEFAULT NULL, `subject` varchar(100) COLLATE utf8_unicode_ci NOT NULL, `comment` text COLLATE utf8_unicode_ci NOT NULL, `date_added` datetime NOT NULL, `realip` varchar(16) COLLATE utf8_unicode_ci DEFAULT NULL, `language` varchar(10) COLLATE utf8_unicode_ci DEFAULT NULL, `browser` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL, `os` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL, `visitor_key` varchar(19) COLLATE utf8_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci ROW_FORMAT=DYNAMIC AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]message` -- INSERT INTO `[[dbprefix]]message` VALUES(1, 'Vincent', '2', 'phpkode@gmail.com', 'http://www.phpkode.com', 'Thank you for choosing PHPKode product.', 'PHPKode is the new PHP resource web portal, aims to share and collect free PHP scripts, open source PHP projects, practical PHP tips and tutorials. PHPKode will also dedicate to provide you some high-quality PHP projects licensing under PHPKode in future.', '2010-11-30 11:48:34', '127.0.0.2', 'Unknow', 'Safari', 'Macintosh; U; Intel Mac OS X 10_6_5; en-US', NULL); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]reply` -- CREATE TABLE `[[dbprefix]]reply` ( `id` int(11) NOT NULL AUTO_INCREMENT, `message_id` int(16) NOT NULL, `comment` text COLLATE utf8_unicode_ci NOT NULL, `date_added` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ; -- -- Dumping data for table `[[dbprefix]]reply` --