Merge pull request #6710 from projectdiscovery/metasploit-setup-page
Create metasploit-setup-page.yamlpatch-1
commit
a038d7a30b
|
@ -0,0 +1,22 @@
|
|||
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'
|
Loading…
Reference in New Issue