{"id":17297717,"url":"https://github.com/rhelmke/iec61850_mms_scapy","last_synced_at":"2026-07-19T00:30:22.729Z","repository":{"id":126600752,"uuid":"289519427","full_name":"rhelmke/iec61850_mms_scapy","owner":"rhelmke","description":"Limited parsing of IEC61850 MMS mappings for scapy.","archived":true,"fork":false,"pushed_at":"2023-10-31T08:57:55.000Z","size":24,"stargazers_count":11,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-20T08:14:55.592Z","etag":null,"topics":["61850","asn1","dissector","iec61850","mms","python","python3","scapy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhelmke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-22T15:56:02.000Z","updated_at":"2024-11-27T03:56:10.000Z","dependencies_parsed_at":"2023-06-17T09:45:32.121Z","dependency_job_id":null,"html_url":"https://github.com/rhelmke/iec61850_mms_scapy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmke%2Fiec61850_mms_scapy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmke%2Fiec61850_mms_scapy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmke%2Fiec61850_mms_scapy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmke%2Fiec61850_mms_scapy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhelmke","download_url":"https://codeload.github.com/rhelmke/iec61850_mms_scapy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240641328,"owners_count":19833807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["61850","asn1","dissector","iec61850","mms","python","python3","scapy"],"created_at":"2024-10-15T11:16:53.143Z","updated_at":"2026-07-19T00:30:22.656Z","avatar_url":"https://github.com/rhelmke.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iec61850_mms_scapy\n\nScapy definitions (partially ASN.1) for a small subset of IEC 61850-8-1 MMS messages.\nBasic functionality of intermediary layers (tpkt, cotp, iso8327-1, iso8823, and iso8650-1) has been implemented.\n\nTo bind layers, run:\n\n```python\nimport iec61850_mms\niec61850_mms.bind_layers()\n```\n\n### Supported packet types\n```plain\nMMS:\n    -   ConfirmedRequest (read, write, getnamelist)\n    -   InitiateRequest\n    -   InitiateResponse\n\nACSE/ISO 8650-1:\n    - AARQ\n    - AARE\n\nISO 8823:\n    - CP\n    - CPA\n    - CPC\n\nISO 8327-1:\n    - User Data (DT)\n    - Connect (CN)\n    - Accept (AC)\n\nCOTP:\n    - Data (DT)\n    - Connection Requests (CR)\n    - Connection Responses (CC)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhelmke%2Fiec61850_mms_scapy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhelmke%2Fiec61850_mms_scapy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhelmke%2Fiec61850_mms_scapy/lists"}