I'm currently working in my end-of-degree project, which is related with anomalous traffic detection in DNP3.
I need to build a very simple DNP3 scenario for testing purposes. This shall be composed by a DNP3 slave without unsolicited messages that will only answer messages from a master. The master will be a python script that automaticly sends different kind of crafted DNP3 packets using scapy.
How can I build a DNP3 slave with this conditions? I think that it shouldn't be difficult, but I'm a newbie in this topic.
Any help will be appreciated.
Greetings,
David.