Forum Discussion

flipperfil's avatar
flipperfil
Icon for Nimbostratus rankNimbostratus
Feb 09, 2015

Slowloris and http redirect

If i have an http vip with the generic http redirect to a https vip would it redirect a slowlaris dos attack given it is not a complete and valid http request:

 

when HTTP_REQUEST { HTTP::redirect https://[getfield [HTTP::host] ":" 1][HTTP::uri] }