Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Include CAA records in listings #330

Open
wiene opened this issue Nov 9, 2024 · 0 comments
Open

[Feature Request] Include CAA records in listings #330

wiene opened this issue Nov 9, 2024 · 0 comments

Comments

@wiene
Copy link

wiene commented Nov 9, 2024

Feature Request

It would be nice to also include CAA records in listings if they are available for a queried domain and to add this record type to the supported types for the -t parameter.

Expected behaviour

An example output could look like this:

$ dnsrecon -d example.org
[*] std: Performing General Enumeration against: example.org...
[...]
[*]      CAA 0 issue "letsencrypt.org"
[*]      CAA 0 issuewild "letsencrypt.org"
[*]      CAA 0 iodef "mailto:contact@example.org"
[...]

The output of

$ dnsrecon -d example.org -t caa

should look analogously.

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

No branches or pull requests

1 participant