mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 07:43:27 +08:00
15 lines
598 B
YAML
15 lines
598 B
YAML
# Nuclei Configuration Profile for AI Security Testing
|
|
#
|
|
# With the rapid adoption of AI and LLM technologies across industries, securing AI infrastructure
|
|
# has become critical. Organizations are deploying AI models, vector databases, ML platforms, and
|
|
# LLM applications at an unprecedented pace, often without proper security assessments.
|
|
#
|
|
# Purpose:
|
|
# This profile enables comprehensive security testing of AI ecosystems, covering: LLM Application Security, AI Infrastructure/services and AI Development Tools
|
|
#
|
|
# Running this profile
|
|
# nuclei -profile ai -u https://example.com
|
|
|
|
tags:
|
|
- ai
|