Skip to content

Slow attack problem #347

@ALing0

Description

@ALing0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions