Update README.md
This commit is contained in:
parent
bcd3b396a9
commit
8a5245aefa
1 changed files with 86 additions and 2 deletions
88
README.md
88
README.md
|
@ -1,2 +1,86 @@
|
|||
# Flipper-Zero-BadUSB
|
||||
Repository for my flipper zero badUSB payloads
|
||||
# Flipper-Zero-BadUSB 🐬
|
||||
|
||||

|
||||
|
||||
<!-- TABLE OF CONTENTS -->
|
||||
<details>
|
||||
<summary>Table of Contents</summary>
|
||||
<ol>
|
||||
<li><a href="#Description">Description</a></li>
|
||||
<li><a href="#The-Functions">The Functions</a></li>
|
||||
<li><a href="#Contact">Contact</a></li>
|
||||
<li><a href="#Acknowledgments">Acknowledgments</a></li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
# Unleash the power of your Flipper 🤓💻
|
||||
|
||||
|
||||
|
||||
***
|
||||
|
||||
|
||||
## Description 👨🏫
|
||||
|
||||
🥇 I am in 1st place for most payloads submitted to hack5!
|
||||
|
||||
🔓 have taken my colllection of payloads and formatted them to work for the Flipper for all of you to use
|
||||
|
||||
⚠️ Please ENJOY and use RESPONSIBLY!
|
||||
|
||||
## The Functions 🧬
|
||||
|
||||
| Functions | Description |
|
||||
| :------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| [ADV-Recon](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-ADV-Recon) | A script used to do an advanced level of Recon on the targets computer. |
|
||||
| [AcidBurn](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-AcidBurn) | A script I put together to be used on your friends as well.. or Foes. Prepare to be roasted. |
|
||||
| [ET-Phone-Home](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-ET-Phone-Home) | A script I put together to locate your stolen devices, or your "stolen" baited devices. |
|
||||
| [Jump-Scare](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-JumpScare) | Just a little jumpscare ha. |
|
||||
| [PineApple](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-PineApple) | Connect a targets PC to your wifi PineApple |
|
||||
| [Play-WAV](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-Play-WAV) | Download a WAV file and play it after a mouse movement is detected.
|
||||
| [Rage-Pop-Ups](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-Rage-PopUps) | Generates an infinite loop of insulting pop-ups.
|
||||
| [Subscribe](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-Subscribe) | Used to make your target subscribe to your youtube channel.
|
||||
| [UrAttaControl](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-UrAttaControl) | Used to open an elevated powershell console and execute admin level commands. |
|
||||
| [WallPaper-Troll](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-Wallpaper-Troll) | Collects sensitive info from target, displays it as their wallpaper to taunt them.
|
||||
| [We-Found-You](https://github.com/I-Am-Jakoby/Flipper-Zero-BadUSB/tree/main/Payloads/Flip-We-Found-You) | Open a map with your targets current location on it
|
||||
|
||||
|
||||
<!-- CONTACT -->
|
||||
## Contact
|
||||
|
||||
I am Jakoby
|
||||
<p><br/>
|
||||
|
||||
<img src="https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif" width="50">
|
||||
|
||||
<a href="https://github.com/I-Am-Jakoby/">
|
||||
<img src="https://img.shields.io/badge/GitHub-I--Am--Jakoby-blue">
|
||||
</a>
|
||||
|
||||
<a href="https://www.instagram.com/i_am_jakoby/">
|
||||
<img src="https://img.shields.io/badge/Instagram-i__am__jakoby-red">
|
||||
</a>
|
||||
|
||||
<a href="https://twitter.com/I_Am_Jakoby/">
|
||||
<img src="https://img.shields.io/badge/Twitter-I__Am__Jakoby-blue">
|
||||
</a>
|
||||
|
||||
<a href="https://www.youtube.com/c/IamJakoby/">
|
||||
<img src="https://img.shields.io/badge/YouTube-I_am_Jakoby-red">
|
||||
</a>
|
||||
|
||||
[Project Link](https://github.com/I-Am-Jakoby/PowerShell-for-Hackers)
|
||||
</p>
|
||||
|
||||
<!-- ACKNOWLEDGMENTS -->
|
||||
## Acknowledgments ❗
|
||||
|
||||
* [Hak5](https://hak5.org/)
|
||||
* [Darren](https://github.com/hak5darren)
|
||||
* [UberGuidoZ](https://github.com/UberGuidoZ)
|
||||
|
||||
|
||||
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue