/DoIPScan

A service scanner for DoIP protocol (Automotive)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DoIP Scanner

DoIP scanner is a Python based script that enumerates the diffenrent services availabe in an Electronical Control Unit.

Requirements

The script uses the powerful python library Scapy to forge and send packets. In order to install Scapy, run:

sudo python3 -m pip install scapy