From 12e7949183d0e6a15ec43fc3decd73a01657d80f Mon Sep 17 00:00:00 2001 From: smilingraccoon Date: Tue, 15 Jan 2013 21:23:49 -0500 Subject: [PATCH] msftidy change --- modules/post/windows/gather/credentials/razer_synapse.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/post/windows/gather/credentials/razer_synapse.rb b/modules/post/windows/gather/credentials/razer_synapse.rb index c86f1b9c0a..96f9457296 100644 --- a/modules/post/windows/gather/credentials/razer_synapse.rb +++ b/modules/post/windows/gather/credentials/razer_synapse.rb @@ -23,7 +23,7 @@ class Metasploit3 < Msf::Post This module will enumerate passwords stored by the Razer Synapse client. The encryption key and iv is publicly known. This module will not only extract encrypted password but will also decrypt - password using public key. Affects version 1.7.15 and earlier. + password using public key. Affects version 1.7.15 and earlier. }, 'License' => MSF_LICENSE, 'Author' => @@ -33,7 +33,7 @@ class Metasploit3 < Msf::Post 'Brandon McCann "zeknox" ' ], 'SessionTypes' => [ 'meterpreter' ], - 'Platform' => [ 'win' ], + 'Platform' => [ 'win' ], )) end