[SR-Users] how to catch attacker using bad request line?

Juha Heinanen jh at tutpro.com
Mon Sep 17 14:24:05 CEST 2018


Juha Heinanen writes:

> I didn't find any sanity module param value that would turn on checking
> of request line syntax.  Any other ideas?

I added log message at the beginning of main route block:

route { # main route block (initial tasks)

    xinfo("Here\n");

It was not printed when malformed request came in, which means that the
main route block was not executed at all.

Kamailio cannot be wide open to DoS attacks.  What is it that I'm
missing.

-- Juha



More information about the sr-users mailing list