nuclei-templates/http/exposed-panels/metasploit-setup-page.yaml

29 lines
676 B
YAML
Raw Normal View History

2023-02-09 11:30:33 +00:00
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
cvss-score: 0.0
cwe-id: CWE-200
2023-02-09 11:30:33 +00:00
metadata:
max-request: 1
2023-06-04 08:13:42 +00:00
verified: true
2023-02-09 11:30:33 +00:00
shodan-query: title:"Metasploit - Setup and Configuration"
tags: panel,metasploit,setup
http:
2023-02-09 11:30:33 +00:00
- method: GET
path:
- '{{BaseURL}}/users/new'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Metasploit - Setup and Configuration'