Skip to content

v0.1.0: Initial Release - MMS, ISO Stack and DNP3 (partial)

Choose a tag to compare

@MatrixEditor MatrixEditor released this 26 Aug 16:16
· 33 commits to master since this release

Implementation for the following protocols:

  • TPKT (RFC1006)
  • X.224 (COTP)
  • X.225 / ISO 3237-1 (COSP)
  • X.226 / ISO 8823 (COPP)
  • X.227 ACSE
  • MMS / ISO 9506-1,2
  • DNP3 (partial)
  • IEC61850 (only ASN.1 definitions)

Two tools were added:

  • mmsclient.py: handly CLI to use the file management service of the MMS protocol (ls, read, delete)
  • mms_utility.py: implements variable operations (read, write, query) using the MMS protocol