Hacking All the Cars - Part 1

随机文章
原文链接:console-cowboys.blogspot.hk

作者手把手教你如何 hack 汽车,打算涉及硬件的同学不妨看看,里面有详细的汽车 CAN 协议的解析

教程大约的目录如下:

  • Setting up Virtual Environments for testing
  • Sniffing CAN Traffic
  • Parsing CAN Traffic
  • Reverse Engineering CAN IDs
  • Denial of service attacks
  • Replaying/Injecting Traffic
  • Coding your own CAN Socket Tools in python
  • Targeted attacks against your cars components
  • Transitioning this to attacking a real car with hardware