Merge pull request #10441 from projectdiscovery/changedetection-unauth

Create changedetection-unauth.yaml
main
Dhiyaneshwaran 2024-08-01 15:35:53 +05:30 committed by GitHub
commit 4480c3bad5
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