Skip to content

Commit 601d4fd

Browse files
committed
Add note about --auth-nocache
1 parent ac99f9c commit 601d4fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/post/linux/gather/openvpn_credentials.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ def initialize(info = {})
1818
'Description' => %q{
1919
This module grab OpenVPN credentials from a running process
2020
in Linux.
21+
22+
Note: --auth-nocache must not be set in the OpenVPN command line.
2123
},
2224
'License' => MSF_LICENSE,
2325
'Author' =>

0 commit comments

Comments
 (0)