J2EEScan
J2EEScan copied to clipboard
HTTP Auth Basic not supported
The plugin does not support applications that employ HTTP Auth Basic.
The Authentication header should be copied to the structure of the issued requests, just like any other header originally used by the tested application.
OK I agree, I need to review different checks. Just to understand your scenario: A webapp to test is protected by a HTTP Basic Auth, and all the requests/testcase should include the Authorization HTTP header. Is it correct?