mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-09 12:13:30 +08:00
* moving http templates * updated cves.json * moved network CVEs * updated scripts * updated workflows * updated requests to http * replaced network to tcp --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
11 lines
296 B
YAML
11 lines
296 B
YAML
id: axigen-workflow
|
|
|
|
info:
|
|
name: Axigen Webmail Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all Axigen Webmail related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/exposed-panels/axigen-webmail.yaml
|
|
subtemplates:
|
|
- tags: axigen |