Skip to content

Commit 0f41bdc

Browse files
author
Tod Beardsley
committed
Add an OSVDB ref
1 parent cd61975 commit 0f41bdc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/android/browser/samsung_knox_smdm_url.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ def initialize(info = {})
3131
'joev' # msf module
3232
],
3333
'References' => [
34-
['URL', 'http://blog.quarkslab.com/abusing-samsung-knox-to-remotely-install-a-malicious-application-story-of-a-half-patched-vulnerability.html']
34+
['URL', 'http://blog.quarkslab.com/abusing-samsung-knox-to-remotely-install-a-malicious-application-story-of-a-half-patched-vulnerability.html'],
35+
['OSVDB', '114590']
3536
],
3637
'Platform' => 'android',
3738
'Arch' => ARCH_DALVIK,

0 commit comments

Comments
 (0)