2022-04-04 18:42:12 +00:00
|
|
|
id: impresscms-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ImpressCMS Detect
|
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/ImpressCMS
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,impresscms
|
2022-04-04 18:42:12 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-04-04 18:42:12 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '(?i)(ImpressCMS)'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022050d2b14cd79f5941bf9e182f78133d8a758f47cc28e873bc29feb9a7785919f9022100935cca957c9ba4a24e0d84419471c7449a028c945084063b42e51c939ade0900:922c64590222798bb761d5b6d8e72950
|