You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: