2023-12-10 05:21:32 +00:00
|
|
|
id: node-ecstatic-listing
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Node ecstatic Directory Listing
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: low
|
2024-01-02 15:45:12 +00:00
|
|
|
description: Directiory listing enabled in Node ecstatic.
|
2023-12-10 05:21:32 +00:00
|
|
|
reference:
|
|
|
|
- https://tripla.dk/2020/03/26/multiple-vulnerabilities-in-nodejs-ecstatic-http-server-http-party/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-04-08 11:34:33 +00:00
|
|
|
max-request: 1
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query: 'server: "ecstatic"'
|
2023-12-10 05:21:32 +00:00
|
|
|
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
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100e5162037fa5a1215df51c336ce7672d6007dd8190b219c37131631ec9f2d6d85022100efe2b0d36b964e080f24d37b1ecf9018b17c2e072c99fa0a7784fd3784d09a94:922c64590222798bb761d5b6d8e72950
|