Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.145.167.178
Cant Read [ /etc/named.conf ]
8.1.13
www
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
www /
server /
mysql /
mysql-test /
suite /
stress /
include /
[ HOME SHELL ]
Name
Size
Permission
Action
ddl.cln
113
B
-rw-r--r--
ddl.pre
659
B
-rw-r--r--
ddl1.inc
9.06
KB
-rw-r--r--
ddl2.inc
6.72
KB
-rw-r--r--
ddl3.inc
6.54
KB
-rw-r--r--
ddl4.inc
9.65
KB
-rw-r--r--
ddl5.inc
5.9
KB
-rw-r--r--
ddl6.inc
7.2
KB
-rw-r--r--
ddl7.inc
7.51
KB
-rw-r--r--
ddl8.inc
8.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ddl.pre
######## include/ddl.pre ######## # The variable # $runtime -- rough intended runtime per subtest variant # must be set within the routine sourcing this script. # # Please look for more details within include/ddl1.inc. # # Creation of this test: # 2007-07-11 mleich # SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION'; PREPARE stmt_start FROM "SELECT UNIX_TIMESTAMP() INTO @start"; --replace_result $runtime <intended_runtime> eval SET @runtime = $runtime; eval PREPARE stmt_break FROM "SELECT UNIX_TIMESTAMP() - @start > @runtime - 1"; connect (con2,localhost,root,,); connection default; --disable_warnings DROP TABLE IF EXISTS t1; --enable_warnings
Close