Update README.md
This commit is contained in:
parent
97316eb742
commit
67b068dda8
12
README.md
12
README.md
|
@ -1,10 +1,11 @@
|
|||
# BlueDucky (Android) 🦆
|
||||
# BlueDucky Ver 2.1 (Android) 🦆
|
||||
|
||||
Thanks to all the people at HackNexus. Make sure you come join us on VC !
|
||||
https://discord.gg/HackNexus
|
||||
|
||||
1. [saad0x1's GitHub](https://github.com/saad0x1)
|
||||
2. [spicydll's GitHub](https://github.com/spicydll)
|
||||
3. [Lamentomori's GitHub](https://github.com/lamentomori)
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/duckmenu.png">
|
||||
|
@ -75,6 +76,15 @@ python3 BlueDucky.py
|
|||
🚧 Work in Progress:
|
||||
- Suggest me ideas
|
||||
|
||||
## Version 2.1 🐛
|
||||
- Updated UI
|
||||
- Improved User Experience
|
||||
- Bluetooth Debugger; Checks your bluetooth adapters, and installed dependancies before allowing access to the application, this is to prevent devices that are not supported.
|
||||
- Please Note: Numerous Changes have been made,please reference the commit history for specific changes.
|
||||
|
||||
## What's Planned for the Next Release?
|
||||
- Integrated DuckyScript Console for attacks that want to maintain persistance, after a payload has been ran
|
||||
- Suggest What Should be added next! Join https://discord.gg/HackNexus
|
||||
|
||||
#### 📝 Example payload.txt:
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue