Added gitlab-snippets

patch-1
sandeep 2021-03-07 18:50:45 +05:30
parent 4ddbfc8b07
commit 2f328cecd2
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: gitlab-snippets
info:
name: GitLab public snippets
author: pdteam
severity: info
reference: https://gist.github.com/vysecurity/20311c29d879e0aba9dcffbe72a88b10
requests:
- method: GET
path:
- "{{BaseURL}}/explore/snippets"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Snippets · Explore · GitLab</title>'
- type: status
status:
- 200