Fraunhofer-AISEC / gallia

Extendable Pentesting Framework
https://fraunhofer-aisec.github.io/gallia/
Apache License 2.0
129 stars 25 forks source link

feat: Expose the response pending timeout to CLI and config #579

Open rumpelsepp opened 3 months ago

rumpelsepp commented 3 months ago

When using FlexRay the ISO-TP layer might be too slow for the UDS stack. In our setup the UDS stack timeouted before the ISO-TP code was ready with resolving a response pending.

This patch exposes the timeout value in order to be able to configure this problem away.