metasploit-framework/modules/auxiliary/admin/postgres
Tod Beardsley c763052c57 See #816. This came up while learning how to perform various postgre tasks via Metasploit.
This module in particular reads a text file on the remote machine, copies it to a temporary table, and then selects the table.

Looks like this:

http://pastie.org/private/uoxgaw7ibjpvuepolr1fuw



git-svn-id: file:///home/svn/framework3/trunk@8417 4d416f70-5f16-0410-b530-b9f4589650da
2010-02-08 22:34:09 +00:00
..
postgres_readfile.rb See #816. This came up while learning how to perform various postgre tasks via Metasploit. 2010-02-08 22:34:09 +00:00
postgres_sql.rb Cleaning up print_status messages for Postgres SQL module and Postgres library. 2010-02-08 16:43:44 +00:00