Skip to content

Conversation

@jzr
Copy link
Contributor

@jzr jzr commented Nov 5, 2023

Fixes #8545.

Template / PR Information

I've fixed the template to only check the answer section, other parts of the DNS response are not revelant for the regex.

Template Validation

I've validated this template locally?

  • YES
  • NO

Additional References:

Revert back to checking only the answer section, and remove an unnecessary backslash.
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jzr for fixing this template.

nuclei -t dns/detect-dangling-cname.yaml --target accelerateatlanta.event.microsoft.com

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v3.0.3

		projectdiscovery.io

[INF] Current nuclei version: v3.0.3 (latest)
[INF] Current nuclei-templates version: v9.6.8 (latest)
[INF] New templates added in latest release: 79
[INF] Templates loaded for current scan: 1
[INF] Targets loaded for current scan: 1
[detect-dangling-cname] [dns] [info] accelerateatlanta.event.microsoft.com [d2d9a148-c493-4da8-9a77-ac5aa8e7143f.azurewebsites.net]

@ehsandeep ehsandeep merged commit 4348755 into projectdiscovery:main Nov 5, 2023
@jzr jzr deleted the fix-detect-dangling-cname branch November 6, 2023 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dns/detect-dangling-cname.yaml not working anymore

2 participants