Skip to content

Tomcat modules do not distinguish between the Manager being disabled vs. enabled with auth #14147

Open
@wvu

Description

@wvu

It's a 401 Unauthorized in both cases, but you also get a WWW-Authenticate header in the latter case.

Example from auxiliary/scanner/http/tomcat_mgr_login:

if res.code != 401
vprint_error("http://#{rhost}:#{rport} - Authorization not requested")
return
end

Reported via IRC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions