Information Disclosure: Node ecstatic Internal Path - Exposure¶
Identifier:
node_ecstatic_internal_path
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Node ecstatic internal path exposure vulnerabilities can reveal sensitive file system paths that should not be publicly accessible.
How we test: We test for internal path exposure vulnerabilities in Node ecstatic by attempting to access internal paths and analyzing responses to detect if sensitive file system information is exposed.
Reference:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.