mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Minor updates and Gitlab workflow
This commit is contained in:
16
workflows/gitlab-workflow.yaml
Normal file
16
workflows/gitlab-workflow.yaml
Normal 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
|
||||
Reference in New Issue
Block a user