38 lines
1011 B
YAML
38 lines
1011 B
YAML
id: changedetection-panel
|
|
|
|
info:
|
|
name: Changedetection.io Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Change Detection is an open-source service which allows you to detect changes on websites
|
|
reference:
|
|
- https://github.com/dgtlmoon/changedetection.io
|
|
- https://changedetection.io/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Change Detection"
|
|
tags: panel,changedetection,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'changedetection.io</a>'
|
|
- 'title="Changedetection.io'
|
|
- '<title>Change Detection'
|
|
- 'Change</strong>Detection.io'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100a7950dea04a3cf9122de914a886eaef0c9aab72f812c9bb6181b84cf5b4b08ec022074cb3c618da8ca86ec63cc57c24e4a74c76606d622c3555ff695eb55f11e605b:922c64590222798bb761d5b6d8e72950
|