mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-06 10:43:18 +08:00
* Add CVE-2021-31589 Committer: Ahmed Aboul-Ela <ahmed.aboul3la@gmail.com> * lint fixes * updated matchers * Added metadata * Added Bomgar Login Panel detection * Added Bomgar workflow * Added favicon detection Co-authored-by: Ahmed Aboul-Ela <ahmed@secgeek.local> Co-authored-by: sandeep <sandeep@projectdiscovery.io>
12 lines
277 B
YAML
12 lines
277 B
YAML
id: bomgar-workflow
|
|
|
|
info:
|
|
name: Bomgar Security Checks
|
|
author: pdteam
|
|
description: A simple workflow that runs all Bomgar related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: exposed-panels/bomgar-login-panel.yaml
|
|
subtemplates:
|
|
- tags: bomgar
|