Added missing closing paren in description text.
parent
e929dec829
commit
3d32438b34
|
@ -23,7 +23,7 @@ class Metasploit4 < Msf::Exploit::Remote
|
||||||
this account had broad sudo permissions, including to run the script
|
this account had broad sudo permissions, including to run the script
|
||||||
/usr/local/bin/chrootpasswd (which changes the password for the Linux
|
/usr/local/bin/chrootpasswd (which changes the password for the Linux
|
||||||
root account on the system to the value specified by console input
|
root account on the system to the value specified by console input
|
||||||
once it is executed.
|
once it is executed).
|
||||||
|
|
||||||
The password for the proxy user account specified will *not* be
|
The password for the proxy user account specified will *not* be
|
||||||
changed by the use of this module, as long as the target system is
|
changed by the use of this module, as long as the target system is
|
||||||
|
|
Loading…
Reference in New Issue