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: