Summary
Runs a query against IBM Informix Dynamic Server using the given authentication credentials (see also: informix-brute).
SYNTAX:
informix.instance: specifies the Informix instance to connect to
informix-query.database: The name of the database to connect to (default: sysmaster)
informix-query.username: The username used for authentication
informix-query.query: The query to run against the server (default: returns hostname and version)
informix-query.password: The password used for authentication