nuclei-templates/exposures/files/pipfile-lock.yaml

28 lines
472 B
YAML
Raw Normal View History

2022-08-15 06:46:47 +00:00
id: pipfile-lock
info:
name: Pipfile.lock Disclosure
author: DhiyaneshDK
severity: low
metadata:
verified: true
shodan-query: html:"Pipfile"
tags: exposure,pip,devops,cicd
requests:
- method: GET
path:
- "{{BaseURL}}/Pipfile.lock"
matchers-condition: and
matchers:
- type: word
words:
- '"pipfile-spec":'
- '"requires"'
condition: and
- type: status
status:
- 200