OSX iPhone Vibrate | Metasploit Exploit Database (DB)

OSX iPhone Vibrate

Causes the iPhone to vibrate, only works when the AudioToolkit library has been loaded. Based on work by Charlie Miller <cmiller[at]securityevaluators.com>.

Search Other Modules


Rank

  • Normal

Authors

  • hdm < hdm [at] metasploit.com >

Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use payload/osx/armle/vibrate
msf payload(vibrate) > generate


Module Options

AppendExit Append a stub that executes the exit(0) system call
PrependSetresuid Prepend a stub that executes the setresuid(0, 0, 0) system call
PrependSetreuid Prepend a stub that executes the setreuid(0, 0) system call
PrependSetuid Prepend a stub that executes the setuid(0) system call
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module