tklab-tud / ID2T

Official ID2T repository. ID2T creates labeled IT network datasets that contain user defined synthetic attacks.
MIT License
58 stars 23 forks source link

DDoS: when specifying one attacker, many MAC addresses are generated #90

Closed UndeadKernel closed 5 years ago

UndeadKernel commented 5 years ago

When injecting a DDoS attack with only one source (and when the source IP is provided by the user), ID2T creates a list of source MAC addresses (as seen in the labels file).

I'm not sure what are these MAC addresses used for. If only one is used, then its not intuitive that ID2T is generating more than the number specified by the parameter 'attackers.count=1'.

pepper-jk commented 5 years ago

Fixed with f17975639720217e001fb36cce529505f239b5d2.