28 lines
756 B
YAML
28 lines
756 B
YAML
id: imgproxy-detect
|
|
|
|
info:
|
|
name: Imgproxy Detect
|
|
author: userdehghani
|
|
severity: info
|
|
description: |
|
|
imgproxy is a fast and secure standalone server for resizing, processing, and converting images.
|
|
reference:
|
|
- https://imgproxy.net/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"imgproxy"
|
|
tags: imgproxy,tech,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains(server, "imgproxy")'
|
|
condition: and
|
|
# digest: 4a0a004730450221008dd8dabb9994876588a503140ed178a1de79fd8d1480c39fa4b046a06bc0363e02205805ad81daf64a85cf31f1e2f77dce657a89048a1c2db57fb59ed2c1ee78b443:922c64590222798bb761d5b6d8e72950 |