phaethon/kamene

Automotive Network Pentesting with scapy3k

Opened this issue · 3 comments

Hi,
i've developed some additions to make scapy3k usable for automotive penetration testing.
Mainly I implemented sockets for CAN and ISO-TP and Packet definitions for ISO14229 and a properitary ISO13400 protocol.

I'm wondering, if there is an interest in the scapy3k community to merge these additions to mainline.

Cheers

Yes, absolutely. Can you prepare PR?

Yes, I will prepare a PR. Can you give me some advice, where to place my code?
I made my additions like a scapy AddOn. Therefore all my files lay around in the root directory of scapy at the moment.