DNP3 Stalker

Purpose

DNP3 Stalker is a project to analyze and interact with DNP3 devices.

Modules and Scripts

  • Goose
    • dnp3stalker_serial.py – Interact with DNP3 devices via serial connections.

Requirements

  • CRCMOD – module for computing DNP Cyclic Redundancy Check (CRC) which is CRC-16 implementation specific to DNP.
  • Serial – module for serial communications

GitHub

View Github