Files
nuclei-templates/config/cloud.yml
Prince Chaddha eb87c1cfe5 Nuclei config profiles for different use cases (#8859)
* Update CVE-2023-46359.yaml

* scan profiles

* updated configs

* misc update

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2024-01-14 00:00:57 +05:30

10 lines
407 B
YAML

# This is a configuration file for the cloud template profile.
# Additional configuration profiles can be created for different types of nuclei scans.
# They should be placed under the 'config' directory at:
# https://github.com/projectdiscovery/nuclei-templates
# Here is an example of how to use a config profile:
# nuclei -config config/cloud.yml -list target_list_to_scan.txt
tags:
- cloud
- devops