11-16-2019, 05:08 PM
This is not something that is unique to IW. All web applications can be hit the same way and the same types of steps must be taken to prevent such.
You could delay or limit the number of new sessions per time period, total number of sessions, etc. You could also use a captch launch page to prevent them from starting a new session until a captcha is passed.
Does your application require login?
You could delay or limit the number of new sessions per time period, total number of sessions, etc. You could also use a captch launch page to prevent them from starting a new session until a captcha is passed.
Does your application require login?

