Gallia – Extendable Pentesting Framework
Warning
This project is intended for research and development usage only! Inappropriate usage might cause irreversible damage to the device under test. We do not take any responsibility for damage caused by the usage of this tool.
Gallia is an extendable pentesting framework with the focus on the automotive domain. The scope of the toolchain is conducting penetration tests from a single ECU up to whole cars. Currently, the main focus lies on the UDS interface. Acting as a generic interface, the logging functionality implements reproducible tests and enables post-processing tasks.
The current main focus of gallia
is the UDS protocol.
Several concepts and ideas are implemented in gallia
in order to provide comprehensive tests.
gallia
is designed as a pentesting framework where each test produces a lot of data.
It is possible to design own standalone tools or plugins utilizing the gallia
Python modules.