The TCP "challenge ACK" side channel
The TCP "challenge ACK" side channel
Posted Aug 26, 2016 20:11 UTC (Fri) by timmotheusglorien (guest, #110868)Parent article: The TCP "challenge ACK" side channel
Hello,
i am not happy with "maximum warp" setting of tcp_challenge_ack_limit. I programmed a daemon which periodically changes the value inside the proc file as described in the paper. The proc handler of this parameter should handle it and it might work quite well now. However i need some support to get this daemon "community standard" maybe some people like to work and help on this. This is my first open-source project, so please be patient and polite.
i am not happy with "maximum warp" setting of tcp_challenge_ack_limit. I programmed a daemon which periodically changes the value inside the proc file as described in the paper. The proc handler of this parameter should handle it and it might work quite well now. However i need some support to get this daemon "community standard" maybe some people like to work and help on this. This is my first open-source project, so please be patient and polite.
https://github.com/timmotheusglorien/challack-daemon.git
Kind Regards