mantisbt - Anonymous Login
ID: mantisbt-anonymous-login
Severity: medium
Author: pussycat0x
Tags: default-logins,anonymous,mantisbt,default-login
Description
Section titled “Description”mantisbt Anonymous login were discovered.
YAML Source
Section titled “YAML Source”id: mantisbt-anonymous-login
info: name: mantisbt - Anonymous Login author: pussycat0x severity: medium description: | mantisbt Anonymous login were discovered. classification: cpe: cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: mantisbt product: mantisbt shodan-query: http.favicon.hash:662709064 tags: default-logins,anonymous,mantisbt,default-login
http: - method: GET path: - '{{BaseURL}}/my_view_page.php'
matchers-condition: and matchers: - type: word part: body words: - '"user-info">anonymous</span>' - 'My View' - 'Roadmap' condition: and
- type: status status: - 200# digest: 490a0046304402201f8675a25b01750986f3d7f37d9c5b0926550d784533dd83d3b6032e909ff115022048353d032e1ae5126e212e9efd2396a250dd27ea01c355370b04a9b752e82851:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/default-logins/mantisbt/mantisbt-anonymous-login.yaml"