Remove spaces at EOL.

bug/bundler_fix
joev 2014-06-13 08:37:44 -05:00
parent 289bae88de
commit eddac55c37
No known key found for this signature in database
GPG Key ID: 127B05FB3E85A2B0
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ class Metasploit3 < Msf::Exploit::Remote
webview_addjavascriptinterface into a PDF to get a shell.
},
'License' => MSF_LICENSE,
'Author' => [
'Author' => [
'Yorick Koster', # discoverer
'joev' # msf module
],
@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
'DefaultOptions' => {
'PAYLOAD' => 'android/meterpreter/reverse_tcp'
},
'Targets' => [
'Targets' => [
[ 'Android ARM', {
'Platform' => 'android',
'Arch' => ARCH_ARMLE