From 69b1f233a84e5d40fc3d7e71cc2e01f27d435876 Mon Sep 17 00:00:00 2001 From: Jacob <48361984+Greenwolf@users.noreply.github.com> Date: Mon, 8 Apr 2019 00:20:39 +0100 Subject: [PATCH] Update postgres_copy_from_program_cmd_exec.md --- .../multi/postgres/postgres_copy_from_program_cmd_exec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/modules/exploit/multi/postgres/postgres_copy_from_program_cmd_exec.md b/documentation/modules/exploit/multi/postgres/postgres_copy_from_program_cmd_exec.md index 3a1b6f31b9..3433790923 100644 --- a/documentation/modules/exploit/multi/postgres/postgres_copy_from_program_cmd_exec.md +++ b/documentation/modules/exploit/multi/postgres/postgres_copy_from_program_cmd_exec.md @@ -13,7 +13,7 @@ This module should work on all Postgres systems running version 9.3 and above. ## Verification Steps You must be able to connect to the PostgreSQL database, and have a valid set of superuser - credentials, or a user in the 'pg_read_server_files' group + credentials, or a user in the 'pg_execute_server_program' group Exploiting Linux/OSX: