Skip to content

"No CNAME record found for:" warning is misleading? #9

@cherdt

Description

@cherdt

When running subsnipe I get a number of warnings like the following:

WARN[0105] No CNAME record found for: subdomain.example.com.

However, there is a CNAME record for that subdomain, e.g.:

subdomain.example.com.              3600    IN      CNAME   subdomain-ha.example.com.

I haven't dug into the logic, but I assume the message indicates that the CNAME record is part of the same domain, and therefore presumably not vulnerable. I just thought it an unusual warning for a case where a CNAME record exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions