Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sessions problem #118

Open
TerickJojo opened this issue Aug 25, 2022 · 2 comments
Open

Sessions problem #118

TerickJojo opened this issue Aug 25, 2022 · 2 comments

Comments

@TerickJojo
Copy link

SYN scan will hold too many sessions with full port scan so that the firewall gateway's CPU overload.

@v-byte-cpu
Copy link
Owner

v-byte-cpu commented Aug 25, 2022

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

@TerickJojo
Copy link
Author

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants