Metasploit Setup and Configuration Page - Detect
ID: metasploit-setup-page
Severity: info
Author: ritikchaddha
Tags: panel,metasploit,setup,rapid7
Description
Section titled “Description”Metasploit setup and configuration page was detected.
YAML Source
Section titled “YAML Source”id: metasploit-setup-page
info: name: Metasploit Setup and Configuration Page - Detect author: ritikchaddha severity: info description: Metasploit setup and configuration page was detected. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:rapid7:metasploit:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: rapid7 product: metasploit shodan-query: - title:"Metasploit - Setup and Configuration" - http.title:"metasploit" - http.title:"metasploit - setup and configuration" zoomeye-query: app="Metasploit" fofa-query: - title="metasploit" - title="metasploit - setup and configuration" google-query: - intitle:"metasploit" - intitle:"metasploit - setup and configuration" tags: panel,metasploit,setup,rapid7
http: - method: GET path: - '{{BaseURL}}/users/new'
matchers-condition: and matchers: - type: word part: body words: - 'Metasploit - Setup and Configuration'# digest: 490a0046304402205ecd294f2230c460186f2f9206fb0a731bea6def02d6586104ae58d87d5a26d8022008524af785305923e69ae6aedeae8c3a13e7e2cad38a7f026435c1f94a92816d: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/exposed-panels/metasploit-setup-page.yaml"