diff --git a/modules/post/linux/gather/gnome_commander_creds.rb b/modules/post/linux/gather/gnome_commander_creds.rb index c0191e9716..1739a15fb6 100644 --- a/modules/post/linux/gather/gnome_commander_creds.rb +++ b/modules/post/linux/gather/gnome_commander_creds.rb @@ -11,7 +11,10 @@ class Metasploit3 < Msf::Post super( update_info( info, 'Name' => 'Linux Gather Gnome-Commander Creds', '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, 'Author' => [ 'David Bloom' ], # Twitter: @philophobia78