alphasoc / flightsim

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

Bug in scan module #14

Closed kirillwow closed 5 years ago

kirillwow commented 5 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 5 years ago

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