HackTricks-wiki / hacktricks

Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
http://book.hacktricks.xyz/
Other
8.49k stars 2.53k forks source link

Using Arduino UNO R3 (Non-SMD Atmel 328p) board with a quick hack to get UART Console #836

Closed PythonHacker24 closed 3 months ago

PythonHacker24 commented 3 months ago

A quick hack can be done with Arduino UNO R3 (Non-SMD variant) to get a UART connection in case adapters are not available.

The following content is mine and is not taken from third-party resources.

carlospolop commented 3 months ago

Thanks @PythonHacker24 ! Please, keep the awesome content about hardware hacking coming!

PythonHacker24 commented 3 months ago

Sure @carlospolop