Create ixcache-panel.yaml

patch-1
Prince Chaddha 2021-12-24 19:48:25 +05:30 committed by GitHub
parent 14829c87a3
commit 3a302c61ab
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: ixcache-panel
info:
name: iXCache pannel
author: ffffffff0x
severity: info
metadata:
fofa-query: app="iXCache"
tags: ixcache,panel
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>iXCache</title>'
- type: status
status:
- 302