37 lines
930 B
YAML
37 lines
930 B
YAML
id: tinyproxy-detect
|
|
|
|
info:
|
|
name: Tinyproxy - Detect
|
|
author: bhutch
|
|
severity: info
|
|
description: |
|
|
Lightweight HTTP/HTTPS proxy daemon for POSIX operating systems
|
|
reference:
|
|
- https://github.com/tinyproxy/tinyproxy
|
|
classification:
|
|
cpe: cpe:2.3:a:tinyproxy_project:tinyproxy:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: tinyproxy_project
|
|
product: tinyproxy
|
|
shodan-query: "Server: tinyproxy"
|
|
tags: tech,proxy,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "server: tinyproxy"
|
|
case-insensitive: true
|
|
|
|
extractors:
|
|
- type: kval
|
|
kval:
|
|
- server
|
|
# digest: 4a0a00473045022100fc35a439bb773a0a0d63c3197489ab6c2e8e4d1ccce32be292225d3253f9bd22022020e59522868011bf53aa11b6aa07aa34b1dfe3daf2c2612bf5c73163322ac5a8:922c64590222798bb761d5b6d8e72950 |