Module: Msf::Exploit::SQLi::PostgreSQLi
- Defined in:
- lib/msf/core/exploit/sqli/postgresqli.rb,
lib/msf/core/exploit/sqli/postgresqli/common.rb
Overview
This class represents a PostgreSQL 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