Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 942 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 942 Bytes

Resource-Efficient Low-Rate DDoS Mitigation with Moving Target Defense in Edge Clouds

Official code for the paper entitled

Resource-Efficient Low-Rate DDoS Mitigation with Moving Target Defense in Edge Clouds

by Y Zhou, G Cheng, Z Ouyang, Z Chen

Execution

Run from command line

python main.py --prefix [Log file prefix] --attacker_type [Attacker Type] --attacker_num [Attacker Num] --defender_type [Defender Type]

Or run the sample script

bash run.sh

Citation

@article{zhou2024resource,
  title={Resource-Efficient Low-Rate DDoS Mitigation With Moving Target Defense in Edge Clouds},
  author={Zhou, Yuyang and Cheng, Guang and Ouyang, Zhi and Chen, Zongyao},
  journal={IEEE Transactions on Network and Service Management},
  year={2024},
  publisher={IEEE}
}

License

Mozilla Public License Version 2.0