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

Slow attack problem #347

Open
ALing0 opened this issue Nov 22, 2017 · 1 comment
Open

Slow attack problem #347

ALing0 opened this issue Nov 22, 2017 · 1 comment

Comments

@ALing0
Copy link

ALing0 commented Nov 22, 2017

Problem:
In the client using some method (such as telnet) to establish a tcp connection with server-side sip listening port , but after the establishment of tcp connection, the client does not send any data. However, sip-servlets will not disconnect this tcp connection, may lead to the number of connections exhausted , Resulting in DOS

The attack process:

  1. The client executes the telnet service port
    Start the client telnet server port 5061, do not exit for a long time:
    Excuting an order:
    telnet 172.22.17.26 5061
@gsaslis gsaslis changed the title Hi all expert, we encountered a slow attack problem, described as follows, please help to analyze and confirm, thank you very much Slow attack problem Dec 5, 2017
@gsaslis
Copy link
Contributor

gsaslis commented Dec 5, 2017

Hi @ALing0

Thanks for reporting this issue.
Do you have some specific proposal for how this issue should be addressed? (apart from the obvious solution of blocking access on the firewall level, of course... I presume that's not an option for you? )

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