Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.
/ serial2pcap Public archive

Converts serial IP data, typically collected from Industrial Control System devices, to the more commonly used Packet Capture (PCAP) format. #nsacyber

License

Notifications You must be signed in to change notification settings

nsacyber/serial2pcap

Repository files navigation

serial2pcap

Serial2pcap converts serial IP data, typically collected from Industrial Control System devices, to the more commonly used Packet Capture (PCAP) format. It is designed to support multiple serial protocols and plug-ins can be developed by independent users.

Dependencies

Python 2.7

Pyserial

Usage

Please see the usage file

Supported protocols

modbusASCII: Plugin to detect serial modbusASCII

byte: Single Byte - Generates A Packet For Every Byte

dnp3: Plugin to detect serial dnp3

selfm: SEL Fast Message

df1: Allen Bradly DF1 Serial Protocol

modbusRTU: Modbus RTU Frame Format Serial Protocol - Currently Only Works Well With 9600 and 19200 Baud Rate On Non Merged Taps

Versioning

Currently on Verison 2.0

License

See LICENSE.

Disclaimer

See DISCLAIMER.

About

Converts serial IP data, typically collected from Industrial Control System devices, to the more commonly used Packet Capture (PCAP) format. #nsacyber

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages