32 lines
809 B
YAML
32 lines
809 B
YAML
id: dynamic-container-host
|
|
|
|
info:
|
|
name: Dynamics Container Host - Detect
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
reference:
|
|
- https://www.facebook.com/photo/?fbid=631801132323743&set=pcb.631801782323678
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Dynamics Container Host"
|
|
tags: exposure,dynamic,container,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Dynamics Container Host</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100feeb4fbbd2748ea482de849ff7d5b179c8aa53aa4b8797ff537018765b3aafcf022100ff84406564457fc13c1ce2736771e433458163da51a4788ad552f65a0baa726a:922c64590222798bb761d5b6d8e72950
|