40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: babel-config-exposure
|
|
|
|
info:
|
|
name: Babel Configuration - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Babel configuration information was detected.
|
|
reference:
|
|
- https://babeljs.io/docs/en/configuration
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:pocoo:babel:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"babel.config.js"
|
|
product: babel
|
|
vendor: pocoo
|
|
tags: exposure,config,file
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/babel.config.js'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'module.exports = {'
|
|
- 'presets: ['
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221009277d8d8e03d7408853f22aa615f251fa7a3987732e0bb62f956848ea4ec7214022030d4251de41c0bcd8790f93e8556dd14de7cb06e313df7180acf4207a9d8e498:922c64590222798bb761d5b6d8e72950 |