File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
##
2
- # This module requires Metasploit: http//metasploit.com/download
2
+ # This module requires Metasploit: http: //metasploit.com/download
3
3
# Current source: https://github.com/rapid7/metasploit-framework
4
4
##
5
5
@@ -16,7 +16,7 @@ def initialize(info={})
16
16
super ( update_info ( info ,
17
17
'Name' => 'Android Browser "Open in New Tab" Cookie Theft' ,
18
18
'Description' => %q{
19
- In Android (AOSP)'s Browser application and WebView component the
19
+ In Android (AOSP)'s Browser application and WebView component the
20
20
"open in new tab" functionality allows a file URL to be opened. On
21
21
versions of Android before 4.4, the path to the sqlite cookie
22
22
database could be specified. By saving a cookie containing a <script>
You can’t perform that action at this time.
0 commit comments