29 lines
763 B
YAML
29 lines
763 B
YAML
id: gradio-detect
|
|
|
|
info:
|
|
name: Gradio - Detect
|
|
author: s4e-io
|
|
severity: info
|
|
description: |
|
|
An instance running Gradio was detected.
|
|
reference:
|
|
- https://github.com/gradio-app/gradio
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: "Gradio"
|
|
tags: gradio,tech,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_any(body, "gradio-app", "gradio-app/gradio", "__gradio_mode__")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 490a00463044022015467db0bd15394f6de137b941cbbe0ec0821da35f97345e89a595a290c7aca00220106f3eb88467be5633c44517554c45826854c6eec0f2935738670703989ccfc5:922c64590222798bb761d5b6d8e72950 |