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
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
@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}
}