Closed glaslos closed 7 years ago
I'd like to have a handler that I can assign to ports:
ports: 21: default
Default handler should accept the connection and read the package payload. This might trigger additional packages.
Right, Well you can elaborate about additional packages?
Very simple: If we accept a package (establish a connection), the adversary might send additional ones.
done with https://github.com/mushorg/glutton/pull/32/commits/8e808a59bc6451e113667849fddc794ee00fe244
I'd like to have a handler that I can assign to ports:
Default handler should accept the connection and read the package payload. This might trigger additional packages.