Minor updates and Gitlab workflow

This commit is contained in:
sandeep
2021-04-05 23:45:14 +05:30
parent 8a45f2704f
commit a0d6838672
3 changed files with 54 additions and 38 deletions

View File

@@ -0,0 +1,16 @@
id: gitlab-workflow
info:
name: GitLab Security Checks
author: pdteam
description: A simple workflow that runs all GitLab related nuclei templates on a given target.
tags: workflow
workflows:
- template: exposed-panels/gitlab-detect.yaml
subtemplates:
- template: misconfiguration/gitlab/gitlab-public-repos.yaml
- template: misconfiguration/gitlab/gitlab-public-signup.yaml
- template: misconfiguration/gitlab/gitlab-public-snippets.yaml
- template: misconfiguration/gitlab/gitlab-user-enumeration.yaml