Update adobe-coldfusion-detector-error.yaml
parent
654e238eec
commit
2f719a9f14
|
@ -1,12 +1,13 @@
|
||||||
id: adobe-coldfusion-detector-error
|
id: adobe-coldfusion-detector-error
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Adobe ColdFusion Detector
|
name: Adobe ColdFusion Detector
|
||||||
author: philippedelteil
|
author: philippedelteil
|
||||||
severity: info
|
severity: info
|
||||||
description: With this template we can detect a running ColdFusion instance due to an error page.
|
description: With this template we can detect a running ColdFusion instance due to an error page.
|
||||||
reference: https://twitter.com/PhilippeDelteil/status/1418622775829348358
|
reference: https://twitter.com/PhilippeDelteil/status/1418622775829348358
|
||||||
tags: adobe,coldfusion
|
tags: adobe,coldfusion
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
|
@ -17,7 +18,8 @@ requests:
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- 'ColdFusion documentation'
|
- 'ColdFusion documentation'
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
part: header
|
part: header
|
||||||
status:
|
status:
|
||||||
- 404
|
- 404
|
Loading…
Reference in New Issue