33 lines
890 B
YAML
33 lines
890 B
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/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: 'server: "ecstatic"'
|
|
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: 4b0a00483046022100e5162037fa5a1215df51c336ce7672d6007dd8190b219c37131631ec9f2d6d85022100efe2b0d36b964e080f24d37b1ecf9018b17c2e072c99fa0a7784fd3784d09a94:922c64590222798bb761d5b6d8e72950 |