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

23 lines
473 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
metadata:
verified: "true"
shodan-query: title:"Metasploit - Setup and Configuration"
tags: panel,metasploit,setup
requests:
- method: GET
path:
- '{{BaseURL}}/users/new'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Metasploit - Setup and Configuration'