We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a404291 commit 642a13eCopy full SHA for 642a13e
modules/exploits/linux/postgres/postgres_payload.rb
@@ -18,7 +18,7 @@ def initialize(info = {})
18
'Description' => %q{
19
On some default Linux installations of PostgreSQL, the
20
postgres service account may write to the /tmp directory, and
21
- may source UDF Shared Libraries' from there as well, allowing
+ may source UDF Shared Libraries from there as well, allowing
22
execution of arbitrary code.
23
24
This module compiles a Linux shared object file, uploads it to
0 commit comments