Skip to content

Commit 6a58774

Browse files
author
Tod Beardsley
committed
Land rapid7#4234, crediting @jduck
2 parents a91a5f3 + a9cb6e0 commit 6a58774

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
@@ -28,7 +28,8 @@ def initialize(info = {})
2828
},
2929
'License' => MSF_LICENSE,
3030
'Author' => [
31-
'Andre Moulu', # discovery and advisory
31+
'Andre Moulu', # discovery, advisory, and exploitation help
32+
'jduck', # msf module
3233
'joev' # msf module
3334
],
3435
'References' => [

0 commit comments

Comments
 (0)