Skip to content

Commit f274eb7

Browse files
committed
Land rapid7#3610, release fixes
2 parents ed97751 + 4de59ad commit f274eb7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/post/linux/gather/gnome_commander_creds.rb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ def initialize(info={})
1111
super( update_info( info,
1212
'Name' => 'Linux Gather Gnome-Commander Creds',
1313
'Description' => %q{
14-
Gnome-commander stores clear text passwords in ~/.gnome-commander/connections file.
14+
This module collects the clear text passwords stored by
15+
Gnome-commander, a GUI file explorer for GNOME. Typically, these
16+
passwords are stored in the user's home directory, at
17+
~/.gnome-commander/connections.
1518
},
1619
'License' => MSF_LICENSE,
1720
'Author' => [ 'David Bloom' ], # Twitter: @philophobia78

0 commit comments

Comments
 (0)