We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8689b0a commit 1895311Copy full SHA for 1895311
modules/exploits/android/browser/samsung_knox_smdm_url.rb
@@ -38,9 +38,7 @@ def initialize(info = {})
38
'joev' # msf module
39
],
40
'References' => [
41
- ['URL', 'http://blog.quarkslab.com/abusing-samsung-knox-to-remotely'+
42
- '-install-a-malicious-application-story-of-a-half-patched-v'+
43
- 'ulnerability.html']
+ ['URL', 'http://blog.quarkslab.com/abusing-samsung-knox-to-remotely-install-a-malicious-application-story-of-a-half-patched-vulnerability.html']
44
45
'Platform' => 'android',
46
'Arch' => ARCH_DALVIK,
0 commit comments