Update and rename amp-application-portal.yaml to amp-application-panel.yaml
parent
b1a882665b
commit
6daca3b665
|
@ -1,4 +1,4 @@
|
|||
id: amp-application-portal
|
||||
id: amp-application-panel
|
||||
|
||||
info:
|
||||
name: AMP - Application Management Panel
|
||||
|
@ -7,18 +7,21 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"AMP - Application Management Panel"
|
||||
tags: panel
|
||||
tags: panel,amp
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "<title>AMP - Application Management Panel</title>"
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
- type: word
|
||||
words:
|
||||
- "<title>AMP - Application Management Panel</title>"
|
Loading…
Reference in New Issue