Update and rename exposures/files/bower-json.yaml to http/exposures/files/bower-json.yaml

patch-1
Dhiyaneshwaran 2023-07-04 09:26:37 +05:30 committed by GitHub
parent e2614b277c
commit 40ac625085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -1,13 +1,14 @@
id: bower-json
info:
name: bower.json file disclosure
name: bower.json File Disclosure
author: oppsec,noraj
severity: info
description: Bower is a package manager which stores package information in the bower.json file
description: |
Bower is a package manager which stores package information in the bower.json file
reference:
- https://github.com/bower/spec/blob/master/json.md
tags: exposure,files
tags: exposure,files,bower
requests:
- method: GET
@ -17,6 +18,7 @@ requests:
matchers-condition: and
matchers:
- type: word
part: body
words:
- "name"
- "description"
@ -24,9 +26,9 @@ requests:
condition: and
- type: word
part: header
words:
- "application/json"
part: header
- type: status
status: