Posts

Car Hacking - Install & Setup Tool for Linux - Guide for Penetration Tester - ICS Simulator Part 1

Image
W elcome back, my aspiring automobile cyber warriors! Automobile hacking is the cutting edge of the hacking discipline! Automobile and other vehicle hacking could have dramatic effects on society as we know it. Imagine a cyber war scenario where the opposing generals employ hackers to commandeer the adversaries tanks, jeeps and other vehicles. Or a bit more mundane, imagine a world where hackers can open, start and control your vehicle! In previous tutorials, we have examined the basics of the CAN protocol , and then the can-utils , and the Metasploit interface to the CAN-based network. In this tutorial we will set up a simulation environment where you can use some of this knowledge to analyze and hack a simulated vehicle. This CAN Bus simulator was developed by Craig Smith at Open Garages and the author of The Car Hackers Handbook by No Starch Press.   Step 1: Install Dependencies The first step is to install the necessary dependencies into your Kali system. kali > apt-ge...