2021-09-12 17:35:35 +00:00
|
|
|
id: adobe-coldfusion-error-detect
|
2021-07-23 17:24:22 +00:00
|
|
|
|
|
|
|
info:
|
2021-07-23 17:55:45 +00:00
|
|
|
name: Adobe ColdFusion Detector
|
2021-07-23 17:24:22 +00:00
|
|
|
author: philippedelteil
|
|
|
|
severity: info
|
|
|
|
description: With this template we can detect a running ColdFusion instance due to an error page.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://twitter.com/PhilippeDelteil/status/1418622775829348358
|
2022-05-10 07:48:12 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-05-10 07:48:12 +00:00
|
|
|
shodan-query: http.component:"Adobe ColdFusion"
|
2022-11-14 19:45:12 +00:00
|
|
|
tags: adobe,coldfusion,tech
|
2021-07-23 17:55:45 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-23 17:24:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/_something_.cfm"
|
2021-07-23 18:05:58 +00:00
|
|
|
|
2021-07-23 17:24:22 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'ColdFusion documentation'
|
2021-07-23 17:55:45 +00:00
|
|
|
|
2021-07-23 17:24:22 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2021-07-23 18:05:58 +00:00
|
|
|
- 404
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022068efa69e7486fc3192208ad0e2a27d0f5617cd74743f02d143f7bb64af6556da022100b5540b7df95ff7b71b3394a2f63ddd5e42d5473d8c6febd42195b9fa73496c27:922c64590222798bb761d5b6d8e72950
|