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