Skip to content

Commit 6f7064f

Browse files
authored
Merge pull request rapid7#20293 from Chocapikk/easter-egg
Add Mr. Robot Easter egg
2 parents b7f381d + ff80212 commit 6f7064f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/exploits/android/browser/samsung_knox_smdm_url.rb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@ def initialize(info = {})
3030
},
3131
'License' => MSF_LICENSE,
3232
'Author' => [
33-
'Andre Moulu', # discovery, advisory, and exploitation help
34-
'jduck', # msf module
35-
'joev' # msf module
33+
'Andre Moulu', # discovery, advisory, and exploitation help
34+
'Elliot Alderson', # Mr. Robot easter-egg
35+
'jduck', # msf module
36+
'joev' # msf module
3637
],
3738
'References' => [
3839
['URL', 'https://blog.quarkslab.com/abusing-samsung-knox-to-remotely-install-a-malicious-application-story-of-a-half-patched-vulnerability.html'],

0 commit comments

Comments
 (0)