Create webpack-mix-js.yaml

patch-1
Dhiyaneshwaran 2022-06-12 00:11:02 +01:00 committed by GitHub
parent f1d28e65ff
commit f92969bc27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: webpack-mix-js
info:
name: Webpack Mix File Disclosure
author: DhiyaneshDk
severity: info
metadata:
verified: true
shodan-query: html:"webpack.mix.js"
tags: config,exposure,devops
requests:
- method: GET
path:
- "{{BaseURL}}/webpack.mix.js"
matchers-condition: and
matchers:
- type: word
words:
- "Mix Asset Management"
- "const mix"
condition: and
- type: status
status:
- 200