Block attacks to AEM servlets
Hi,
I am wondering if anyone knows ways to block requests to AEM servlets ? There are attacks to servlets registered at paths say /bin with parameters that are invalid leading to query within the system
i can think of ways to validate the values and then let the process but should we move to options like registering by sling resource types to avoid attacks or block domains via dispatcher or so ?
does registering servlet via resource type for GET method help avert security vulnerability ?
seeking ideas
regards,
