Update and rename amp-application-portal.yaml to amp-application-panel.yaml

patch-1
Prince Chaddha 2022-06-28 00:08:28 +05:30 committed by GitHub
parent b1a882665b
commit 6daca3b665
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,4 @@
id: amp-application-portal id: amp-application-panel
info: info:
name: AMP - Application Management Panel name: AMP - Application Management Panel
@ -7,18 +7,21 @@ info:
metadata: metadata:
verified: true verified: true
shodan-query: title:"AMP - Application Management Panel" shodan-query: title:"AMP - Application Management Panel"
tags: panel tags: panel,amp
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word
words:
- "<title>AMP - Application Management Panel</title>"
- type: word - type: word
part: header part: header
words: words:
- "text/html" - "text/html"
- type: word
words:
- "<title>AMP - Application Management Panel</title>"