Imagine that I have to pentest a server that implements portscan detection based on the number of packets received to different ports in a time interval.
I don't know that the server is implementing this protection, I don't want my IP to be blocked and I want to be as fast as possible without being blocked.
How can I detect that the server is implementing this protection? Can I estimate the threshold where my IP will be blocked?