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
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:adobe:coldfusion:*:*:*:*:*:*:*:*
|
2022-05-10 07:48:12 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: adobe
|
2024-09-10 09:08:16 +00:00
|
|
|
product: coldfusion
|
|
|
|
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
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 490a0046304402203007a33a67c71ed8af83457c93682801ace2aceda3f25e2a08df9f2c6108facf0220307b4ae98eb40e107f18ac2294485cbb29133a981226137b3666badb8ec0c221:922c64590222798bb761d5b6d8e72950
|