Browsing category

Car Hacking

pyvit: Python Vehicle Interface Toolkit

Pyvit is a toolkit for interfacing with cars from Python. It aims to implement common hardware interfaces and protocols used in the automotive systems. Install Pyvit pyvit can be installed with pip: pip install pyvit.   Getting Started Using a CANtact The CANtact tool is directly supported by pyvit. It should work on Windows, OS […]

The Bicho – An Advanced Car Backdoor Maker

For the first time, a hardware backdoor tool is presented having several advanced features, such as: remote control via SMS commands, automated launch of attack payloads at a GPS location or when a specific car status is reached; and a configuration interface that allows users to create attack payloads in an easy manner. Have you […]

CANToolz aka YACHT (Yet Another Car Hacking Tool)

CANToolz is a framework for analysing CAN networks and devices. This tool based on different modules which can be assembled in pipe together and can be used by security researchers and automotive/OEM security testers for black-box analysis and etc. You can use this software for ECU discovery, MITM testing, fuzzing, bruteforcing, scanning or R&D testing […]