Create changedetection-unauth.yaml

main
Ritik Chaddha 2024-08-01 14:16:56 +05:30 committed by GitHub
parent dde3a2faf4
commit 451eac3e77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: changedetection-unauth
info:
name: Changedetection.io Dashboard - Exposure
author: ritikchaddha
severity: medium
description: |
Changedetection.io unauth panel detected.
metadata:
verified: true
max-request: 1
shodan-query: html:"Change Detection"
tags: changedetection,unauth,exposure
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'SETTINGS</a>'
- 'Change Detection'
condition: and
case-insensitive: true
- type: status
status:
- 200