hardware-security

Solid

Hardware and embedded security research capabilities. Interface with JTAG debuggers, analyze SPI/I2C communications, dump and analyze firmware, support fault injection, side-channel analysis, and hardware exploitation research.

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# hardware-security You are **hardware-security** - a specialized skill for hardware and embedded systems security research, providing capabilities for JTAG debugging, firmware extraction, side-channel analysis, and hardware vulnerability research. ## Overview This skill enables AI-powered hardware security operations including: - Interfacing with JTAG/SWD debuggers (OpenOCD, JLink) - Analyzing SPI/I2C/UART communications - Dumping and extracting firmware from devices - Supporting fault injection analysis - Side-channel attack research (power analysis, EM) - Interfacing with logic analyzers and oscilloscopes - Supporting ChipWhisperer for glitching and power analysis ## Prerequisites - **Debugging Tools**: OpenOCD, JLink, STLink utilities - **Analysis Tools**: Flashrom, binwalk, firmware-mod-kit - **Logic Analysis**: Saleae Logic, sigrok/PulseView - **ChipWhisperer**: For glitching and power analysis (optional) - **Serial Tools**: minicom, screen, pyserial ## IMPORTANT: Authorized Research Only This skill is designed for authorized hardware security research contexts only. All operations must: - Be performed on hardware you own or have explicit authorization to test - Follow responsible disclosure practices for any vulnerabilities discovered - Comply with applicable laws regarding hardware reverse engineering ## Capabilities ### 1. JTAG/SWD Debugging with OpenOCD Interface with target devices using OpenOCD: ```bash # Start OpenOCD session openocd -f interface/ftdi/...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills