ヤミRoot VoidGate
User / IP
:
216.73.216.143
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
php
/
tests
/
MDB2
/
tests
/
Viewing: import.schema.php
<?php require_once 'MDB2/Schema.php'; $dsn = array( 'phptype' => 'mysql', 'username' => 'username', 'password' => 'password', 'hostspec' => 'host', ); $db_options = array(); $file = dirname(__FILE__).DIRECTORY_SEPARATOR.'driver_test.schema.xml'; $variables = array( 'name' => 'driver_test', 'create' => true, ); $options = array( 'log_line_break' => '<br />', 'idxname_format' => '%s', 'debug' => true, 'quote_identifier' => true, 'force_defaults' => false, 'portability' => false ); $options = array_merge($options, $db_options); $schema =& MDB2_Schema::factory($dsn, $options); if (PEAR::isError($schema)) { echo $schema->getMessage() . ' ' . $schema->getUserInfo(); exit; } $definition = $schema->parseDatabaseDefinitionFile($file, $variables, true, true); if (PEAR::isError($definition)) { echo $definition->getMessage() . ' - ' . $definition->getUserInfo(); } else { $operation = $schema->createDatabase($definition); if (PEAR::isError($operation)) { echo $operation->getMessage() . ' ' . $operation->getUserInfo(); } } ?> DONE!
Coded With 💗 by
0x6ick