Add reasonable description for gnome-commander

bug/bundler_fix
Tod Beardsley 2014-08-04 12:35:34 -05:00
parent ed97751ead
commit 4de59ad7d1
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,10 @@ class Metasploit3 < Msf::Post
super( update_info( info, super( update_info( info,
'Name' => 'Linux Gather Gnome-Commander Creds', 'Name' => 'Linux Gather Gnome-Commander Creds',
'Description' => %q{ 'Description' => %q{
Gnome-commander stores clear text passwords in ~/.gnome-commander/connections file. This module collects the clear text passwords stored by
Gnome-commander, a GUI file explorer for GNOME. Typically, these
passwords are stored in the user's home directory, at
~/.gnome-commander/connections.
}, },
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Author' => [ 'David Bloom' ], # Twitter: @philophobia78 'Author' => [ 'David Bloom' ], # Twitter: @philophobia78