tklab-tud / ID2T

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

Add parameter for port scan duration #116

Open samkopmann opened 1 year ago

samkopmann commented 1 year ago

Enable steahly scans with random destination ports (over the complete range) with limited durtaion.

pepper-jk commented 1 year ago

Looks good. Please squash into one commit with the commit message of the following format:

Port Scan: Add parameter for scan duration

Enable stealth scans with random destination ports with short duration.

Also feel free to add more description, if you like.