Skip to content

Commit 553616b

Browse files
committed
Add URL for browser exploit.
1 parent 23fc739 commit 553616b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/android/browser/webview_addjavascriptinterface.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ def initialize(info = {})
5252
'joev' # static server
5353
],
5454
'References' => [
55+
['URL', 'http://blog.trustlook.com/2013/09/04/alert-android-webview-'+
56+
'addjavascriptinterface-code-execution-vulnerability/'],
5557
['URL', 'https://labs.mwrinfosecurity.com/blog/2012/04/23/adventures-with-android-webviews/'],
5658
['URL', 'http://50.56.33.56/blog/?p=314'],
5759
['URL', 'https://labs.mwrinfosecurity.com/advisories/2013/09/24/webview-'+

0 commit comments

Comments
 (0)