Remove @nmonkee as author per twitter convo

This commit is contained in:
Tod Beardsley 2014-02-13 14:41:10 -06:00
parent 371f23b265
commit 745f313413
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 1 additions and 2 deletions

View File

@ -49,8 +49,7 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'Author' => [
'jduck', # original msf module
'joev', # static server
'nmonkee' # a python exploit written well ahead of this, see https://twitter.com/HenryHoggard/status/431412814687645696
'joev' # static server
],
'References' => [
['URL', 'http://blog.trustlook.com/2013/09/04/alert-android-webview-addjavascriptinterface-code-execution-vulnerability/'],