diff --git a/exposed-panels/metasploit-setup-page.yaml b/exposed-panels/metasploit-setup-page.yaml new file mode 100644 index 0000000000..1f159f667c --- /dev/null +++ b/exposed-panels/metasploit-setup-page.yaml @@ -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'