Hello,
Well it is my first time to use Mantra to do security testing.
We have a web application under test using nginx server.
Now here is the scenario:
Paste the URL of my application in Mantra (version: 0.92.0.0);
I used both direct IP address and the name of the local machine
Now I get this error:414 Request-URI Too Large nginx/1.12.2
And it seems like the browser enters into a long loop trying to connect, after 2 minutes I receive the error message.
What I didn’t understand is that I never got the same error with other browsers (like Chrome and Mozilla and IE)
This what I got after typing the IP address in the browser: __MYIPADRESSHERE___/undefined/m3/api/login?endpoint_uri=https%3A%2F%2F__MYIPADRESSHERE___%2Fundefined%2Fm3%2Fapi%2Flogin%3Fendpoint_uri%3Dhttps%253A%252F%252F__MYIPADRESSHERE___%252Fundefined%252Fm3%252Fap
The application is written in Angluar and Scala in back-end. It uses Mongo DB.
Regarding the URLs I can’t provide them because it is confidential information.
System Config: Windows 7-64 Bits
Waiting for your feedback please.
Thanks.
-
This topic was modified 6 years ago by Sofian.