Skip to content

Commit a075c67

Browse files
committed
Fix spacing issue
1 parent 3f06e23 commit a075c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/malwarebytes_update_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def initialize(info = {})
3535
'References' =>
3636
[
3737
[ 'CVE', '2014-4936' ],
38-
['OSVDB', '116050'],
38+
[ 'OSVDB', '116050' ],
3939
[ 'URL', 'http://blog.0x3a.com/post/104954032239/cve-2014-4936-malwarebytes-anti-malware-and'] # Discoverer's blog
4040
],
4141
'DefaultOptions' =>

0 commit comments

Comments
 (0)