Skip to content

Commit cc63d43

Browse files
committed
another whitespace
1 parent f0a47f9 commit cc63d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/outlook.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def initialize(info={})
2323
'Author' => [ 'Wesley Neelen <security[at]forsec.nl>' ],
2424
'References' => [ 'URL', 'https://forsec.nl/2014/11/reading-outlook-using-metasploit' ],
2525
'Platform' => [ 'win' ],
26-
'Arch' => [ 'x86', 'x64' ],
26+
'Arch' => [ 'x86', 'x64' ],
2727
'SessionTypes' => [ 'meterpreter' ],
2828
'Actions' => [
2929
[ 'LIST', { 'Description' => 'Lists all folders' } ],

0 commit comments

Comments
 (0)