An educational hacking starter kit for the M5Stick C Plus 2
Learn the fundamentals of wireless protocols, device exploitation, and system security—ethically and responsibly.
This project is intended strictly for educational and research purposes only.
Some tools and examples provided here may resemble techniques used in real-world exploits. Do not use any part of this project for unethical or illegal activities.
You are solely responsible for ensuring your actions comply with all applicable laws and regulations.
This kit is meant to help you understand how vulnerabilities work so you can build safer systems—not to exploit them.
- How IR and Sub-GHz signals operate
- Common mistakes in hacking device workflows
- USB and Bluetooth Low Energy vulnerabilities
- Ethical approaches to understanding exploits
- Real-world examples of custom-built tools
A collection of IR signal files for testing and learning about device control via infrared. Great for experimenting with remotes and basic signal replay.
Dive into older wireless systems and obscure frequencies. Includes files and configs for analyzing Sub-GHz communication (e.g., garage remotes, key fobs).
Explore USB and Bluetooth Low Energy attack surfaces. Includes safe testing scripts and payloads designed for learning—not causing harm.
A set of prebuilt "evil portal" templates designed to simulate phishing environments. Useful for understanding user behavior and redirection tactics in a secure environment.
- Hardware wiring guides for the M5Stick C Plus 2 and accessories
- Hands-on walkthroughs of WiFi jamming, deauth attacks, and protocol analysis
- Educational breakdowns of tool usage and real-world implications
Showcase of actual hardware setups and configurations used in the project. Helpful for understanding how tools are sourced, connected, and deployed responsibly.
- Teach foundational cybersecurity concepts
- Provide hands-on tools to safely explore vulnerabilities
- Help beginners avoid common mistakes in device hacking
- Promote ethical learning through real-world examples
Special thanks to samallx for sharing resources and inspiration that helped shape this project.
- Plug in your M5Stick C Plus 2
- Clone this repository
- Follow the tutorials in the
/tutorials
folder - Always test in a controlled and authorized environment
git clone https://github.com/FlopperOnTTv/HackStarterPack-M5StickCPlus2.git