Create payload.txt

pull/410/head
Mr. Proxy 2023-12-16 21:50:11 +01:00 committed by GitHub
parent ae396a6c8d
commit 13d64db0ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
REM Title: Open Link
REM Author: Mr. Proxy
REM Description: Opens Spotlight, prints the link, enters it.
REM Target: Apple iOS (iPhone, iPad)
REM Version: 1.0
REM Category: Mobile-IOS
REM Source: https://github.com/Mr-Proxy-source/BadUSB-Payloads
GUI h
DELAY 1000
GUI SPACE
DELAY 250
REM Put your link down there ↓
STRING https://hak5.org
DELAY 70
TAB
DELAY 70
ENTER
DELAY 150
ENTER