File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
modules/post/multi/gather Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,9 @@ def initialize(info = {})
15
15
info ,
16
16
'Name' => 'UNIX Gather Remmina Credentials' ,
17
17
'Description' => %q(
18
- Post module to obtain credentials saved for RDP and VNC
19
- from Remmina's configuration files. These are
20
- encrypted with 3DES using a 256-bit key generated by
21
- Remmina which is (by design) stored in (relatively)
22
- plain text in a file that must be properly protected.
18
+ Post module to obtain credentials saved for RDP and VNC from Remmina's configuration files.
19
+ These are encrypted with 3DES using a 256-bit key generated by Remmina which is (by design)
20
+ stored in (relatively) plain text in a file that must be properly protected.
23
21
) ,
24
22
'License' => MSF_LICENSE ,
25
23
'Author' => [ 'Jon Hart <jon_hart[at]rapid7.com>' ] ,
You can’t perform that action at this time.
0 commit comments