Module: Msf::Exploit::SQLi::MySQLi

Defined in:
lib/msf/core/exploit/sqli/mysqli/common.rb,
lib/msf/core/exploit/sqli/mysqli.rb

Overview

This class represents a MySQL/MariaDB Injection object, its primary purpose is to provide the common SQL queries needed when performing SQL injection. This class should not be instantiated directly, refer to Msf::Exploit::SQLi#create_sqli.

Defined Under Namespace

Classes: BooleanBasedBlind, Common, TimeBasedBlind