I missed one
parent
6a0271fb11
commit
b3791b1545
|
@ -20,7 +20,7 @@ module Metasploit3
|
||||||
|
|
||||||
def initialize(info = {})
|
def initialize(info = {})
|
||||||
super(merge_info(info,
|
super(merge_info(info,
|
||||||
'Name' => 'OSX iPhone Vibrate',
|
'Name' => 'OS X iPhone Vibrate',
|
||||||
'Version' => '$Revision$',
|
'Version' => '$Revision$',
|
||||||
'Description' => %q|
|
'Description' => %q|
|
||||||
Causes the iPhone to vibrate, only works when the AudioToolkit library has been loaded.
|
Causes the iPhone to vibrate, only works when the AudioToolkit library has been loaded.
|
||||||
|
|
Loading…
Reference in New Issue