From 642a13e8209c77dfafca14a734181b6a94d12371 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Thu, 31 Aug 2017 13:57:53 -0500 Subject: [PATCH] Out out damn tick --- modules/exploits/linux/postgres/postgres_payload.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/linux/postgres/postgres_payload.rb b/modules/exploits/linux/postgres/postgres_payload.rb index 28ef6eebfe..01a79802b4 100644 --- a/modules/exploits/linux/postgres/postgres_payload.rb +++ b/modules/exploits/linux/postgres/postgres_payload.rb @@ -18,7 +18,7 @@ class MetasploitModule < Msf::Exploit::Remote 'Description' => %q{ On some default Linux installations of PostgreSQL, the postgres service account may write to the /tmp directory, and - may source UDF Shared Libraries' from there as well, allowing + may source UDF Shared Libraries from there as well, allowing execution of arbitrary code. This module compiles a Linux shared object file, uploads it to