2021-07-21 08:35:40 +00:00
|
|
|
id: snyk-ignore-file-disclosure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Snyk Ignore File Disclosure
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: low
|
|
|
|
reference: https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/snyk-ignore-file-disclosure.json
|
|
|
|
tags: exposure,files
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.snyk"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-07-23 04:17:00 +00:00
|
|
|
- "# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities."
|
2021-07-21 08:35:40 +00:00
|
|
|
part: body
|
2021-07-23 04:17:06 +00:00
|
|
|
|
2021-07-21 08:35:40 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|