38 lines
1.0 KiB
YAML
38 lines
1.0 KiB
YAML
id: node-ecstatic-listing
|
|
|
|
info:
|
|
name: Node ecstatic Directory Listing
|
|
author: DhiyaneshDK
|
|
severity: low
|
|
description: Directiory listing enabled in Node ecstatic.
|
|
reference:
|
|
- https://tripla.dk/2020/03/26/multiple-vulnerabilities-in-nodejs-ecstatic-http-server-http-party/
|
|
classification:
|
|
cpe: cpe:2.3:a:ecstatic_project:ecstatic:*:*:*:*:node.js:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: 'server: "ecstatic"'
|
|
product: ecstatic
|
|
vendor: ecstatic_project
|
|
tags: node,js,listing,ecstatic
|
|
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/img/"
|
|
headers:
|
|
Range: 10000
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Index of /img/</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b8bac97da990fe4ef440c79bdec2d27e81fb32e63ec84ba6f27c1017938bcff902201e8938e41864d5f5918a69a6f7fc9b9bf749cf3937cc8c3669e41b0644375925:922c64590222798bb761d5b6d8e72950 |