mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update acme-challenge-detect.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
id: acme-challenge-detect
|
||||
|
||||
info:
|
||||
name: ACME DNS Challenge Detection
|
||||
name: ACME DNS Challenge - Detect
|
||||
author: rxerium
|
||||
severity: info
|
||||
description: |
|
||||
@@ -26,4 +26,4 @@ dns:
|
||||
extractors:
|
||||
- type: regex
|
||||
regex:
|
||||
- 'TXT\s+"([^"]+)"'
|
||||
- 'TXT\s+"([^"]+)"'
|
||||
|
||||
Reference in New Issue
Block a user