Create webpack-sourcemap-disclosure.yaml

patch-1
Dhiyaneshwaran 2021-08-29 17:13:44 +05:30 committed by GitHub
parent 42a4676f00
commit 6bade73727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: webpack-sourcemap-disclosure
info:
name: Webpack Sourcemap Disclosure
author: dhiyaneshDk
severity: medium
tags: exposure,files
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- ".js.map"
part: body
condition: and
- type: status
status:
- 200