mushorg / conpot

ICS/SCADA honeypot
GNU General Public License v2.0
1.21k stars 409 forks source link

IEC104: Move station address to databus #546

Closed srenfo closed 3 years ago

srenfo commented 3 years ago

Set the IEC104 common address (aka station address) in the template rather than hardcoding it.

Cf. the comment at the top offrames.py:

https://github.com/mushorg/conpot/blob/237b1563eeffc42c8741d5a078a2fa22b1dff772/conpot/protocols/IEC104/frames.py#L21-L22