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

29 lines
498 B
YAML
Raw Normal View History

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