Skip to content

nrodofile/ScapyDNP3_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#DNP3 Dissector for Scapy

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 project is work-in-progress by the Queensland University of Technology(QUT) Information Security discipline and was developed to study cyber attacks on DNP3 critical infrustrcutre. The work can be demonstrated in our paper, Real-Time and Interactive Attacks on DNP3 Critical Infrastructure Using Scapy, published in the CRPIT and Presented at the Australasian Information Security Conference (AISC 2015) in Sydney Australia.

This code is also used in the following papers:

Rodofile, Nicholas R., Kenneth Radke, and Ernest Foo. "DNP3 network scanning and reconnaissance for critical infrastructure." Proceedings of the Australasian Computer Science Week Multiconference. ACM, 2016.

Rodofile, Nicholas R., Kenneth Radke, and Ernest Foo. "Framework for SCADA cyber-attack dataset creation." Proceedings of the Australasian Computer Science Week Multiconference. ACM, 2017.

If you use this code in any academic work, it would be very much appreciated if you cite our papers.

Please note that this code requires the scapy library.

For more QUT Information Security projects, visit our Github Repository.

##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/.

About

The Distributed Network Protocol Library for Scapy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages