nuclei-templates/http/exposures/files/bower-json.yaml

40 lines
913 B
YAML
Raw Normal View History

2021-02-24 01:24:38 +00:00
id: bower-json
info:
name: bower.json File Disclosure
2023-01-06 17:35:48 +00:00
author: oppsec,noraj
2021-02-24 01:24:38 +00:00
severity: info
description: |
Bower is a package manager which stores package information in the bower.json file
2023-01-06 17:35:48 +00:00
reference:
- https://github.com/bower/spec/blob/master/json.md
metadata:
max-request: 1
tags: exposure,files,bower
2021-02-24 01:24:38 +00:00
http:
2021-02-24 01:24:38 +00:00
- method: GET
path:
- "{{BaseURL}}/bower.json"
matchers-condition: and
matchers:
- type: word
part: body
2021-02-24 01:24:38 +00:00
words:
- "name"
- "description"
- "main"
condition: and
- type: word
part: header
2021-02-24 01:24:38 +00:00
words:
- "application/json"
- type: status
status:
2023-10-14 11:27:55 +00:00
- 200
# digest: 490a0046304402206d1d9d288334091e106abd072604585b6dfee9d3b1502c8aa87423221ac2831302202246cd47774b89a900794e221e20b98793cf220b8e593774c198db3e234c8bfa:922c64590222798bb761d5b6d8e72950