38 lines
963 B
YAML
38 lines
963 B
YAML
id: celebrus-detect
|
|
|
|
info:
|
|
name: Celebrus - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Celebrus was detected.
|
|
reference:
|
|
- https://investors.celebrus.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Celebrus"
|
|
tags: tech,celebrus,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(to_lower(body), "content=\"celebrus technologies ltd", "<title>celebrus")'
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'Celebrus\s+([0-9.]+)\s+Collection'
|
|
# digest: 4b0a00483046022100e74636e02bd1efcfbf62f3cade5e6fcadabd57e12ee8b3f6e0f0596fb68d91bb022100c13e2a6e981f737fe13172a5256cb7c43bdb4c36af96f01b974f3fb55efb5ed7:922c64590222798bb761d5b6d8e72950 |