Add note about --auth-nocache
parent
ac99f9c229
commit
601d4fda9f
|
@ -18,6 +18,8 @@ class Metasploit4 < Msf::Post
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module grab OpenVPN credentials from a running process
|
This module grab OpenVPN credentials from a running process
|
||||||
in Linux.
|
in Linux.
|
||||||
|
|
||||||
|
Note: --auth-nocache must not be set in the OpenVPN command line.
|
||||||
},
|
},
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
'Author' =>
|
'Author' =>
|
||||||
|
|
Loading…
Reference in New Issue