/ScapyDNP3_lib

The Distributed Network Protocol Library for Scapy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DNP3 Dissector for ScapyS

The Distributed Network Protocol (DNP3) is defined in IEEE Std 1815 for the purpose of distributing event data for operation on a variety of communication media consistent with the makeup of most electric power communication systems.

This fork updates work by the Queensland University of Technology(QUT) Information Security discipline. This fork adds support for data types reported in Application Responses.

Please note that this code requires the scapy library.

License

Copyright 2014-2016 N.R Rodofile

Licensed under the GPLv3.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.