Commas are good.
parent
ad5f82d211
commit
0612f340f1
|
@ -35,7 +35,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
[
|
[
|
||||||
[ 'CVE', '2010-4804' ],
|
[ 'CVE', '2010-4804' ],
|
||||||
[ 'URL', 'http://thomascannon.net/blog/2010/11/android-data-stealing-vulnerability/' ]
|
[ 'URL', 'http://thomascannon.net/blog/2010/11/android-data-stealing-vulnerability/' ]
|
||||||
]
|
],
|
||||||
'DefaultAction' => 'WebServer'))
|
'DefaultAction' => 'WebServer'))
|
||||||
|
|
||||||
register_options(
|
register_options(
|
||||||
|
|
Loading…
Reference in New Issue