Skip to content
/ MPD Public

Code for the paper "MPD: Moving Target Defense through Communication Protocol Dialects", SecureComm, 2021

Notifications You must be signed in to change notification settings

ysmei97/MPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPD

Introduction

Instructions

  • Server end:
python server.py PORT_NUMBER
  • Client end:
python client.py SERVER_IP SERVER_PORT_NUMBER
  • Username and password are provided in users.txt

  • ServerFolder and ClientFolder store the server and client files

Citing MPD

If you are using MPD in your research, please cite our paper.

Mei, Y., Gogineni, K., Lan, T., & Venkataramani, G. (2021, September). MPD: Moving target defense through communication protocol dialects. In International Conference on Security and Privacy in Communication Systems (pp. 100-119). Springer, Cham.

In BibTeX format:

@inproceedings{mei2021mpd,
  title={MPD: Moving target defense through communication protocol dialects},
  author={Mei, Yongsheng and Gogineni, Kailash and Lan, Tian and Venkataramani, Guru},
  booktitle={International Conference on Security and Privacy in Communication Systems},
  pages={100--119},
  year={2021},
  organization={Springer}
}

More about DIALECT

Communication Protocols Customization via Feature DIAgnosis, Lacing, Elimination, Cross-grafting, and Trimming.

About

Code for the paper "MPD: Moving Target Defense through Communication Protocol Dialects", SecureComm, 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages