12 lines
502 B
YAML
12 lines
502 B
YAML
# This is a configuration file for the subdomain takeover 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/osint.yml -list target_list_to_scan.txt
|
|
|
|
templates:
|
|
- http/takeovers/
|
|
- dns/azure-takeover-detection.yaml
|
|
- dns/elasticbeanstalk-takeover.yaml
|