2024-09-26 07:07:57 +00:00
|
|
|
id: hugegraph-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: HugeGraph - Detect
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
2024-09-26 07:13:18 +00:00
|
|
|
description: |
|
2024-09-26 07:07:57 +00:00
|
|
|
A huge graph technology was detected.
|
|
|
|
reference:
|
|
|
|
- https://hugegraph.apache.org/
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
verified: true
|
|
|
|
shodan-query: html:"https://hugegraph.github.io"
|
|
|
|
tags: hugegraph,tech,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"service":"hugegraph"'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-26 07:32:40 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100fa87da267c5ee3d0689a93115e609eaabf635c8aaa996e21704af2f3852f4712022036e600c5efbfd1610b7b8ced29e97b916abbe3d032f55cb1017634460ff13117:922c64590222798bb761d5b6d8e72950
|