32 lines
878 B
YAML
32 lines
878 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/
|
|
classification:
|
|
cpe: cpe:2.3:a:evilmartians:imgproxy:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: evilmartians
|
|
product: imgproxy
|
|
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: 4a0a004730450221009882ee95053d47f99cdd9e470e086eb43274e57a04f535a22d104b7e73f4325002201aac5fa929c2d41aef87bb4c933879fcaf34ae89d86d189e67d84ead94cb8973:922c64590222798bb761d5b6d8e72950 |