Feature #816
Create user enumeration modules for PostgreSQL
| Status: | New | Start: | 02/08/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Tod Beardsley | % Done: | 0% |
|
| Category: | general | |||
| Target version: | Metasploit 3.5 | |||
| Resolution: |
Description
Need a way to enumerate all the local users on a machine running PostgreSQL.
Associated revisions
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: