diff --git a/modules/post/windows/gather/screen_spy.rb b/modules/post/windows/gather/screen_spy.rb index 1cd588a3ab..bb77a7d83a 100644 --- a/modules/post/windows/gather/screen_spy.rb +++ b/modules/post/windows/gather/screen_spy.rb @@ -22,10 +22,11 @@ class Metasploit3 < Msf::Post user on a machine. }, 'License' => MSF_LICENSE, - 'Author' => [ - 'Roni Bachar ', # original meterpreter script - 'bannedit' # post module - ], + 'Author' => + [ + 'Roni Bachar ', # original meterpreter script + 'bannedit' # post module + ], 'Version' => '$Revision$', 'Platform' => ['windows'], 'SessionTypes' => ['meterpreter']