Skip to content

Commit b3b37c7

Browse files
committed
Use longer description lines
1 parent 145e610 commit b3b37c7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

modules/post/multi/gather/remmina_creds.rb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ def initialize(info = {})
1515
info,
1616
'Name' => 'UNIX Gather Remmina Credentials',
1717
'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.
2321
),
2422
'License' => MSF_LICENSE,
2523
'Author' => ['Jon Hart <jon_hart[at]rapid7.com>'],

0 commit comments

Comments
 (0)