Skip to content

Commit 642a13e

Browse files
author
Tod Beardsley
committed
Out out damn tick
1 parent a404291 commit 642a13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/postgres/postgres_payload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize(info = {})
1818
'Description' => %q{
1919
On some default Linux installations of PostgreSQL, the
2020
postgres service account may write to the /tmp directory, and
21-
may source UDF Shared Libraries' from there as well, allowing
21+
may source UDF Shared Libraries from there as well, allowing
2222
execution of arbitrary code.
2323
2424
This module compiles a Linux shared object file, uploads it to

0 commit comments

Comments
 (0)