Displaying 1 result from an estimated 1 matches for "fake_connect".
Did you mean:
make_connect
2004 Jun 22
2
Tcp listen limit.
...g, please forgive-me.
-
--------------------------------------------------------------------------------------------------------------
I've developed a little tool to stress test tcp connections.( Sending
syn and answer ack-syn ). that simuates a real tcp connection. (
http://www.hostname.org/fake_connect )
And i notice that severals programs have a little tcp ( listen
backlog? ) limit.
One of these program was OpenSSH. With this i can cause a temporary
DoS on SSHd preventing any user to log-on. ( sometimes the real
connection is closed , somethimes it does't response at all ( there
is no...