alphasoc / flightsim

A utility to safely generate malicious network traffic patterns and evaluate controls.
https://alphasoc.com
Other
1.21k stars 129 forks source link

Bug in scan module #14

Closed kirillwow closed 4 years ago

kirillwow commented 4 years ago

For sure you mistyped with a counter in scan.go There should be 'j' instead of 'i'

This bug cause flightsim to connect to the same port 10 times in a row image

tg commented 4 years ago

Good spot, thanks for reporting. Will push a new release this week with a fix.