CaringCaribou / caringcaribou

A friendly car security exploration tool for the CAN bus
GNU General Public License v3.0
751 stars 197 forks source link

UDS over DoIP #73

Closed Cr0wTom closed 2 years ago

Cr0wTom commented 2 years ago

New module targeting UDSonIP (ISO 14229-5).

The module includes all the functionality from the UDS module and the seed_randomness_fuzzer from the uds_fuzz module. For this instance, a significant amount of code was borrowed from the UDS module.

Additionally, udsoncan (https://github.com/pylessard/python-udsoncan) and doipclient (https://pypi.org/project/doipclient/) libraries were used.

kasperkarlsson commented 2 years ago

Excellent - thanks! 💪 🎉