We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9c91ba + 33462bf commit ca2f3abCopy full SHA for ca2f3ab
modules/exploits/apple_ios/ssh/cydia_default_ssh.rb
@@ -40,7 +40,7 @@ def initialize(info = {})
40
'Platform' => 'unix',
41
'Arch' => ARCH_CMD,
42
'Targets' => [
43
- ['Apple iOS', { 'accounts' => [ [ 'root', 'alpine' ], [ 'mobile', 'dottie' ]] } ],
+ ['Apple iOS', { 'accounts' => [ [ 'root', 'alpine' ], [ 'mobile', 'dottie' ], ['mobile', 'alpine'] ] } ],
44
],
45
'Privileged' => true,
46
'DisclosureDate' => '2007-07-02',
0 commit comments