2023-03-14 17:13:52 +00:00
|
|
|
id: reactapp-env-js
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: React App Environment Js
|
2024-01-25 09:54:22 +00:00
|
|
|
author: random-robbie,rinolock
|
2023-03-14 17:13:52 +00:00
|
|
|
severity: unknown
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2024-01-29 11:58:34 +00:00
|
|
|
max-request: 4
|
2023-03-14 17:13:52 +00:00
|
|
|
github-query: "REACT_APP_"
|
|
|
|
tags: react,exposure,config,js,javascript
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-03-14 17:13:52 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/env.js"
|
|
|
|
- "{{BaseURL}}/config.js"
|
2024-01-25 09:54:22 +00:00
|
|
|
- "{{BaseURL}}/config/env.js"
|
|
|
|
- "{{BaseURL}}/config/runtime-env.js"
|
2023-03-14 17:13:52 +00:00
|
|
|
|
2024-01-25 09:54:22 +00:00
|
|
|
stop-at-first-match: true
|
2023-03-14 17:13:52 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "REACT_APP_"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/octet-stream"
|
|
|
|
- "application/javascript"
|
|
|
|
- "text/plain"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-29 12:41:50 +00:00
|
|
|
# digest: 490a0046304402207b733af211f5e36a8c217ded3fdd05d3baf8178e20df66383f23d34a9767b7b402207bdfc9d90d6f8b14d42fdaf5749b9099878cb8aab6c7a77a0a3eaf379eedd050:922c64590222798bb761d5b6d8e72950
|