mirror of https://github.com/hak5/omg-payloads.git
Create payload.txt
parent
df0e378781
commit
8ea634a6ed
|
@ -0,0 +1,16 @@
|
|||
REM Version 1.0
|
||||
REM OS: iOS
|
||||
REM Author: Peaakss
|
||||
REM Description: A simple payload that navagates to Full keyboard access in setting for a user to turn it on manually
|
||||
REM NOITCE Payload was made on iOS 16.1 - iPhone | Timing may have have to be changed based on version/model
|
||||
REM NOTICE Lighting to USB-A or USB-C camera adapter is needed to run this payload, ative end of the O.MG cable must be plugged into the end of the adapter
|
||||
|
||||
GUI h
|
||||
DELAY 150
|
||||
GUI h
|
||||
DELAY 150
|
||||
GUI SPACE
|
||||
DELAY 300
|
||||
STRING Full Keyboard Access
|
||||
DELAY 500
|
||||
ENTER
|
Loading…
Reference in New Issue