2023-11-14 07:32:27 +00:00
|
|
|
id: jsconfig-json
|
|
|
|
|
|
|
|
info:
|
2023-11-16 09:09:03 +00:00
|
|
|
name: Visual Studio Code jsconfig.json - Detect
|
2023-11-14 07:32:27 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: info
|
2023-12-22 09:44:59 +00:00
|
|
|
description: Visual Studio Code jsconfig.json was detected.
|
2023-11-14 07:32:27 +00:00
|
|
|
reference:
|
|
|
|
- https://code.visualstudio.com/docs/languages/jsconfig
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"jsconfig.json"
|
2023-11-16 09:09:03 +00:00
|
|
|
tags: devops,exposure,jsconfig,config
|
2023-11-14 07:32:27 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/jsconfig.json"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"compilerOptions": {'
|
|
|
|
- '"typeAcquisition": {'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'application/json'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-11-16 11:25:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100c0f0fae2aa24db0c4798d3f08a7c0c3b306097f05ec94790173571eb82f276fc0221008535afca24875455b230259e6a32b5091579a7332a038163d5ab16e82a4759ab:922c64590222798bb761d5b6d8e72950
|