diff --git a/exposures/files/pipfile-lock.yaml b/exposures/files/pipfile-lock.yaml new file mode 100644 index 0000000000..7fc0e97449 --- /dev/null +++ b/exposures/files/pipfile-lock.yaml @@ -0,0 +1,28 @@ +id: pipfile-lock + +info: + name: Pipfile.lock Disclosure + author: DhiyaneshDK + severity: info + 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 + part: body + words: + - '"pipfile-spec":' + - '"requires"' + condition: and + + - type: status + status: + - 200