https://github.com/malwarekid/badusb-payload-encoder
Malwarekid python BadUSB payload encoder for generating powershell script in bas64
https://github.com/malwarekid/badusb-payload-encoder
ducky malware payload powershell python rubber
Last synced: 5 months ago
JSON representation
Malwarekid python BadUSB payload encoder for generating powershell script in bas64
- Host: GitHub
- URL: https://github.com/malwarekid/badusb-payload-encoder
- Owner: malwarekid
- License: mit
- Created: 2024-01-15T14:35:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T03:06:51.000Z (about 1 year ago)
- Last Synced: 2025-04-01T09:08:47.725Z (10 months ago)
- Topics: ducky, malware, payload, powershell, python, rubber
- Language: Python
- Homepage: https://malwarekid.github.io
- Size: 18.6 KB
- Stars: 23
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BadUSB Payload Encoder
- This Python script is a BadUSB payload encoder designed to generate an encrypted payload for use with BadUSB devices. The encoded payload is based on the provided input file and additional parameters.
## How to Use
1.Clone the Repository:
git clone https://github.com/scriptkiddieeee/BadUSB-Payload-Encoder.git
cd BadUSB-Payload-Encoder
2.Run the Script:
python3 BadUSB-Payload-Encoder.py test-script.ps1
Options:
-adv: Enable advanced mode.
Example:
python3 BadUSB-Payload-Encoder.py -adv test-script.ps1
3.Follow the Prompts:
- If advanced mode is enabled, you'll be prompted to provide additional information such as payload title, description, author, and version.
- You can also choose to add a custom delay in the payload after opening PowerShell.
4.Final Output:
- The generated payload will be saved in the payload.txt file in the same directory.
- Check the console for the location of the generated payload.
## Author
[Malwarekid](https://github.com/malwarekid)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Notes
Feel free to contribute, report issues, or provide feedback and dont forget to follow me on [Instagram](https://www.instagram.com/malwarekid/) and [github](https://github.com/malwarekid/) Happy Hacking!