You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @TerickJojo can you please provide more details and full cli command that you invoke. If the firewall cannot handle the packet load, you can use the rate limit cli option --rate
Hi @TerickJojo can you please provide more details and full cli command that you invoke. If the firewall cannot handle the packet load, you can use the rate limit cli option --rate
six arp x.x.x.x/24 --json | tee x.cache && cat x.cache | six tcp syn x.x.x.x/24 -p 1-65535 --json
That's the command. I hope sx could run at full speed so I don't use the rate-limiting .
SYN scan will hold too many sessions with full port scan so that the firewall gateway's CPU overload.
The text was updated successfully, but these errors were encountered: