Difference between revisions of "Attacking Embedded Devices"

From Exploitee.rs
Jump to navigationJump to search
(Created page with "__FORCETOC__ {{Disclaimer}} = Attacking Embedded Devices = This page is intended to be a set of resources on attack types, methodologies and general embedded device hacking principals. This should include information for beginners on intro topics like how to solder as well as include recommended hardware. == Beginner Topics == * Getting Started In Hardware Hacking == Hardware Hacking == === Methodology === * Understanding Secure Boot === Tools === * Useful...")
 
 
Line 19: Line 19:
* [[UART]]
* [[UART]]
* [[JTAG]]
* [[JTAG]]
* [[SWD]]
== Flash Storage ==
* [[eMMC]]
* [[eMMC]]
* [[NAND]]
* [[NOR]]
* [[SPI]]
* [[SPI]]



Latest revision as of 09:36, 29 October 2022

"Although the information we release has been verified and shown to work to the best our knowledge, we cant be held accountable for bricked devices or roots gone wrong."

Attacking Embedded Devices

This page is intended to be a set of resources on attack types, methodologies and general embedded device hacking principals. This should include information for beginners on intro topics like how to solder as well as include recommended hardware.

Beginner Topics

Hardware Hacking

Methodology

Tools

Debug Protocols

Flash Storage

Firmware/Software Hacking

Acquiring Firmware Updates

Reverse Engineering