Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.06 KB

PVED

Purposely Vulnerable Embedded Device

[+] A custom embedded device created for learning and demonstrating hardware hacking techniques.
[+] The device is to employ various security measures which are designed to be circumvented.
[+] Emphasis on a simple, easy-to-reproduce design that is optimized to focus on specific attack scenarios.


== Version 0.1 ==
MCU: Atmega328

A black box, the only interface being a mini USB port for serial communication. A login prompt requests credentials from the user.


Attack Scenarios:
*Password Cracking
*Password Reset

Companion blog posts:
https://www.optiv.com/blog/demystifying-hardware-security-part-i
https://www.optiv.com/blog/demystifying-hardware-security-part-ii (contains solutions)
https://www.optiv.com/blog/demystifying-hardware-security-part-ii (contains solutions)