/vcan_socket_communication

2022 FCU HackerSir, Used to demonstrate communication between can buses.

Primary LanguagePython

vcan-socket_communicatin for FCU HackerSir

use socket to send vcan message from attacker to target. pip install python-can

run server.py on target, client.py on self. give target ip address to client.py, example: python client.py 192.168.0.1.