We are looking for vulnerabilities in modern cars

CarderPlanet

Professional
Messages
2,549
Reaction score
724
Points
113
4CAN V2 (https://github.com/alexdetrano/4CAN) is a Raspberry Pi project created by the Cisco team to test vehicle safety over the 4CAN bus, it can also send random payloads to automate this process.

Installation:
Code:
$ git clone https://github.com/alexdetrano/4CAN
$ cd 4CAN
$ ./install.sh

Copy 4 files mcp2515-canx.dtbo to / boot / overlays directory

Usage:
1. We connect the Raspberry Pi;
2. Run. / 4CAN.sh

Even though it is automated, it still requires some experience to use ✌️

3.jpg
 
Top