30 lines
798 B
YAML
30 lines
798 B
YAML
id: snyk-ignore-file-disclosure
|
|
|
|
info:
|
|
name: Snyk Ignore File Disclosure
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
reference:
|
|
- https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/snyk-ignore-file-disclosure.json
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/.snyk"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities."
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100bf4047c53e0fd1fda3e0bad7b8be3683e1b35bba18e511ea9b9a9de9dabe99d7022100e488efb8a9ce5137b9500e526abc64d93e26123cb2db1da9003b6eb7af7b77e5:922c64590222798bb761d5b6d8e72950
|