Protect aem website from hackers using query parameters
Hi,
Could some provide suggestions as what we could to do to Protect aem website from hackers using query parameters.
We have https://abc.com and the anonymous user can keep running batch jobs that could be sending new query parameters request every second to the website like https://abc.com?q=testing next call https://abc.com?q=test1, like this.
Due to this the call will hit the AEM publishers and the load on AEM servers will increase.
Please suggest what improvements we could do at dispatcher level to block such requests and at AEM level so that such requests are not entertained, load is kept to minimal.
Regards,
Srinivas