Merge pull request #6389 from HardikSolanki96/xfinity-panel

Create xfinity-panel.yml
patch-1
Dhiyaneshwaran 2022-12-20 10:49:08 +05:30 committed by GitHub
commit 22a5431591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: xfinity-panel
info:
name: Xfinity Panel
author: Hardik-Solanki
severity: info
metadata:
shodan-query: title:"xfinity"
tags: panel,xfinity
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "alt='XFINITY'"
- "title='XFINITY'"
condition: or
- type: status
status:
- 200