Skip to content

Commit cb31772

Browse files
committed
Fix indent
1 parent 423a33b commit cb31772

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/post/multi/gather/firefox_creds.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ def initialize(info={})
3838
},
3939
'License' => MSF_LICENSE,
4040
'Author' =>
41-
[
42-
'bannedit',
43-
'xard4s' # added decryption support
44-
],
41+
[
42+
'bannedit',
43+
'xard4s' # added decryption support
44+
],
4545
'Platform' => ['win', 'linux', 'bsd', 'unix', 'osx'],
4646
'SessionTypes' => ['meterpreter', 'shell' ]
4747
))

0 commit comments

Comments
 (0)