Skip to content

Commit

Permalink
Merge pull request #24 from aleff-github/brunoooost/main
Browse files Browse the repository at this point in the history
Payloads adjustments
  • Loading branch information
aleff-github authored Nov 25, 2024
2 parents eff8dba + 1f5d210 commit b3edeb8
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 4 deletions.
2 changes: 0 additions & 2 deletions MacOS/Execution/IPLogger-Discord_Webhook-by_bst04/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

</div>

## Description

This script, created by bst04, is designed to work on macOS systems. It opens Terminal, fetches the public IP address of the device, and sends it to a Discord webhook using `curl`.

---
Expand Down
37 changes: 37 additions & 0 deletions MacOS/Execution/SetVolumeMax-MacOS/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# 🔊 SetVolumeMax-FlipZero by bst04

<div align=center>

<img src="https://github.com/aleff-github/my-flipper-shits/blob/main/img/logo-repository-2_0.gif" width="600" /><br><img src="https://github.com/aleff-github/my-flipper-shits/blob/main/img/DISCLAIMER.png" width="600" />

</div>

This payload, created by bst04, is designed to set the volume to maximum (100%) on a macOS device using AppleScript through Terminal.

---

## 📖 Technical Explanation

1. **Initialization**:
- `DELAY 1000`: Waits for 1 second to ensure the system is ready.
- `GUI SPACE`: Simulates pressing "Command" + "Space" to open Spotlight Search.
- `DELAY 250`: Waits for 0.25 seconds to ensure Spotlight is open.

2. **Set Volume to 100%**:
- `STRING VOL=$(osascript -e 'Set Volume 100')`: Types the AppleScript command to set the system volume to 100%.
- `DELAY 250`: Waits for 0.25 seconds.
- `ENTER`: Executes the command to set the volume.

3. **Close Terminal**:
- `DELAY 250`: Waits for 0.25 seconds.
- `GUI q`: Simulates pressing "Command" + "q" to quit the Terminal application.

---

## 📜 Usage

1. Copy the payload script to your DuckyScript-enabled device.
2. Ensure the device is connected to a macOS system.
3. Execute the payload to set the system volume to maximum (100%).

---
12 changes: 12 additions & 0 deletions MacOS/Execution/SetVolumeMax-MacOS/payload.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
REM ===========================
REM payload by bst04
REM ===========================

DELAY 1000
GUI SPACE
DELAY 250
STRING VOL=$(osascript -e 'Set Volume 100')
DELAY 250
ENTER
DELAY 250
GUI q
1 change: 1 addition & 0 deletions MacOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
|System|Category|Name|PAP|
|--|--|--|--|
|![MacOS](https://img.shields.io/badge/macos-000000?style=for-the-badge&logo=macos&logoColor=white)|Execution|[IPLogger - Discord Webhook - by bst04](https://github.com/aleff-github/my-flipper-shits/tree/main/MacOS/Execution/IPLogger-Discord_Webhook-by_bst04)|🟡|
|![MacOS](https://img.shields.io/badge/macos-000000?style=for-the-badge&logo=macos&logoColor=white)|Execution|[Set Volume Max - MacOS - by bst04](https://github.com/aleff-github/my-flipper-shits/tree/main/MacOS/Execution/SetVolumeMax-MacOS)|🟢|

## Credits

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
|![iOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=ios&logoColor=white)|5|
|![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0)|1|
|**Tot**|87|
|**Community** contributions|5|
|**Community** contributions|6|
|**Hak5** Payload accepted|115|
|**Hak5** Payload Awarded|2|

Expand All @@ -48,7 +48,7 @@ Contribute to the repository by publishing your payloads to climb the rankings

|Rank|Contributor|Payloads Published|
|----|-----------|------------------|
|🥇 1st|**[bst04](https://github.com/brunoooost)**|3|
|🥇 1st|**[bst04](https://github.com/brunoooost)**|4|
|🥈 2nd|**[NexusWannaBe](https://github.com/NexusWannaBe)**|2|
|🥉 3rd| **[*maybe you...*](https://github.com/settings/profile)**|0|

Expand Down Expand Up @@ -112,6 +112,7 @@ Contribute to the repository by publishing your payloads to climb the rankings
|![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)|Execution|[Shutdown After 1 Minute - By NexusWannaBe](https://github.com/aleff-github/my-flipper-shits/tree/main/Windows/Execution/Shutdown_After_1_Minute-By_NexusWannaBe)|🟢|
|![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)|Execution|[Immediate Shutdown - By NexusWannaBe](https://github.com/aleff-github/my-flipper-shits/tree/main/Windows/Execution/Immediate_Shutdown-By_NexusWannaBe)|🟢|
|![MacOS](https://img.shields.io/badge/macos-000000?style=for-the-badge&logo=macos&logoColor=white)|Execution|[IPLogger - Discord Webhook - by bst04](https://github.com/aleff-github/my-flipper-shits/tree/main/MacOS/Execution/IPLogger-Discord_Webhook-by_bst04)|🟡|
|![MacOS](https://img.shields.io/badge/macos-000000?style=for-the-badge&logo=macos&logoColor=white)|Execution|[Set Volume Max - MacOS - by bst04](https://github.com/aleff-github/my-flipper-shits/tree/main/MacOS/Execution/SetVolumeMax-MacOS)|🟢|
|![iOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=ios&logoColor=white)|Prank|[Text Someone Message With iPhone - by bst04](https://github.com/aleff-github/my-flipper-shits/tree/main/iOS/Execution/Text_Someone_Message_With_iPhone-by_bst04)|🟡|
|![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)**KDE**|Prank|[Change Desktop Wallpaper](https://github.com/aleff-github/my-flipper-shits/tree/main/GNU-Linux/Prank/ChangeDesktopWallpaper_LinuxKDE)|🟡|
|![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)|Prank|[Send Signal Messages](https://github.com/aleff-github/my-flipper-shits/tree/main/Windows/Prank/SendSignalMessages_Windows)|🟡|
Expand Down

0 comments on commit b3edeb8

Please sign in to comment.