47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
id: 4D-detect
|
|
|
|
info:
|
|
name: 4D Detection
|
|
author: righettod
|
|
severity: info
|
|
description: 4D technology was detected.
|
|
reference:
|
|
- https://us.4d.com/
|
|
- https://doc.4d.com/4Dv18/4D/18.4/URLs-and-Form-Actions.300-5232844.en.html
|
|
- https://doc.4d.com/4Dv18/4D/18.4/Information-about-the-Web-Site.300-5232828.en.html
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"4DACTION/"
|
|
tags: 4D,detect,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "/4DACTION/"
|
|
- "/4DSTATS"
|
|
- "/4DHTMLSTATS"
|
|
- "/4DCACHECLEAR"
|
|
- "/4DWEBTEST"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: header
|
|
group: 1
|
|
regex:
|
|
- 'Server:\s+4D(?:_V[0-9]+)?/([0-9.]+)'
|
|
# digest: 4b0a00483046022100f7a8acd9ea27d789dfe331eff80913f64f9ee6fe84c386fab6035b8ea0fa2bb602210091d93c4de5b4d1c943d244e07faf8403d8c4b2b59c5716ca5810cb9987ca6384:922c64590222798bb761d5b6d8e72950 |