From 6237ef06c44c9a1381f373ce4653458a41c357b4 Mon Sep 17 00:00:00 2001 From: `Mr-IoT` Date: Sun, 25 Jan 2026 14:53:05 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6d7244..77fc11f 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,8 @@ - [Keys in Flash - Glitching AES Keys from Arduino](https://srfilipek.medium.com/keys-in-a-flash-3e984d0de54b) - [Implementing Practical Electrical Glitching Attacks](https://blackhat.com/docs/eu-15/materials/eu-15-Giller-Implementing-Electrical-Glitching-Attacks.pdf) - [How to Voltage Fault Injection](https://www.synacktiv.com/publications/how-to-voltage-fault-injection) +- [Glitcher Part 1 - Reproducible Voltage Glitching on STM32 Microcontrollers](https://sec-consult.com/blog/detail/secglitcher-part-1-reproducible-voltage-glitching-on-stm32-microcontrollers/) +- [STM32L05 Voltage Glitching](https://blog.syss.com/posts/voltage-glitching-the-stm32l05-microcontroller/) #### Power Analysis @@ -337,9 +339,6 @@ - [ChipWhisperer Wiki](http://wiki.newae.com/Main_Page) - [Rowhammer Bit Flips to Steal Crypto Keys](https://arstechnica.com/information-technology/2019/06/researchers-use-rowhammer-bitflips-to-steal-2048-bit-crypto-key/) -### Glitcher Part 1 - Reproducible Voltage Glitching on STM32 Microcontrollers](https://sec-consult.com/blog/detail/secglitcher-part-1-reproducible-voltage-glitching-on-stm32-microcontrollers/) -- [STM32L05 Voltage Glitching](https://blog.syss.com/posts/voltage-glitching-the-stm32l05-microcontroller/) -**Version 3.0** - Enhanced with 400+ additional resources from recent cybersecurity research (2019-2025) #### Other Microcontrollers - [Dumping the Amlogic A113X Bootrom](https://haxx.in/posts/dumping-the-amlogic-a113x-bootrom/)