Hello,
I have spent days trying to figure out how to use the attack surface detector. I have gone through all the official documentations and tutorials I could find on the internet, and I was constantly encountering the following issues:
1. Whenever I import a source code other than the spring mvc showcase source code (which is available on GitHub) I keep getting the error message "an error occurred processing input..."
2. Whenever I import the spring mvc showcase source code, I get the HTTP 404 error message in the response tab for all the URL endpoints. It is worth noting that I'm using an apache server on Kali Linux to host the web application.
Kindly help me with these issues. Thanks.