nuclei-templates/http/exposures/configs/javascript-env.yaml

55 lines
1.4 KiB
YAML
Raw Normal View History

2021-06-30 10:17:58 +00:00
id: javascript-env
info:
name: JavaScript Environment Configuration - Detect
2022-03-20 22:06:28 +00:00
author: pdp,geeknik
2021-06-30 10:17:58 +00:00
severity: low
description: Multiple common JavaScript environment configuration files were detected.
metadata:
max-request: 6
2023-10-14 11:27:55 +00:00
tags: javascript,config,exposure
2021-06-30 10:17:58 +00:00
http:
2021-06-30 10:17:58 +00:00
- method: GET
path:
- "{{BaseURL}}/env.js"
- "{{BaseURL}}/env.development.js"
- "{{BaseURL}}/env.production.js"
- "{{BaseURL}}/env.test.js"
- "{{BaseURL}}/env.dev.js"
- "{{BaseURL}}/env.prod.js"
2021-06-30 12:23:27 +00:00
2021-06-30 10:17:58 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
2021-06-30 12:23:27 +00:00
2021-06-30 13:59:26 +00:00
- type: dsl
dsl:
- "contains(tolower(header), 'content-type: application/javascript')"
2021-06-30 12:23:27 +00:00
- type: word
part: body
words:
- "module.exports"
- "const audience"
- "const domain"
- "NODE_ENV"
- "LOG_LEVEL"
- "TOKEN"
- "KEY"
- "PASSWORD"
- "VERSION"
2022-03-20 22:06:28 +00:00
condition: or
2022-03-21 00:51:06 +00:00
2022-03-20 22:06:28 +00:00
- type: word
part: body
words:
- "Bootstrap"
- "jQuery"
- "CSS TRANSITION SUPPORT"
2024-10-07 19:06:33 +00:00
- "is_ad_blocked"
2022-03-20 22:06:28 +00:00
condition: or
negative: true
2024-10-08 06:36:58 +00:00
# digest: 4a0a00473045022100a9ee7848b6f19497fa027fc8c3dfefe78a1507cc28df767170f0079f6bed16b5022001249ac9e9f1574d56185b94868c9fd9e0c6c2473d87de6502c97e3311d1a573:922c64590222798bb761d5b6d8e72950