Skip to content

Commit a9cb6e0

Browse files
committed
Add jduck as an author on samsung_knox_smdm_url
1 parent e66c9be commit a9cb6e0

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)