We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed97751 + 4de59ad commit f274eb7Copy full SHA for f274eb7
modules/post/linux/gather/gnome_commander_creds.rb
@@ -11,7 +11,10 @@ def initialize(info={})
11
super( update_info( info,
12
'Name' => 'Linux Gather Gnome-Commander Creds',
13
'Description' => %q{
14
- Gnome-commander stores clear text passwords in ~/.gnome-commander/connections file.
+ 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.
18
},
19
'License' => MSF_LICENSE,
20
'Author' => [ 'David Bloom' ], # Twitter: @philophobia78
0 commit comments