FinalRecon icon indicating copy to clipboard operation
FinalRecon copied to clipboard

Error with CAA (Certification Authority Authorization) DNS Record Type

Open AswinWhiteHat opened this issue 1 year ago • 1 comments

Description: I encountered an issue while using FinalRecon related to the handling of the CAA DNS record type. The tool raises a KeyError during the execution, and it seems to be related to the DNS library (dnslib) used by FinalRecon.

Steps to Reproduce:

  1. Run FinalRecon with a specific domain.
  2. Observe the error related to the CAA DNS record type.

Expected Behavior: The tool should handle the CAA DNS record type without raising errors.

Environment:

  • FinalRecon Version: [v1.1.6]
  • Python Version: [Python 3.11.7]
  • Operating System: [kail linux ]

Additional Information: Include any additional information that might be relevant to the issue. For example, details about your environment, sample commands you used, or any error messages displayed.

Screenshots or Error Output: Attach screenshots or copy-paste error output that may help in understanding the issue. Screenshot_2024-02-05_13_12_59

AswinWhiteHat avatar Feb 05 '24 07:02 AswinWhiteHat

@ASWINSRIRAM2004-hub can you provide the target you were testing on? I want to reproduce this error on my end

thewhiteh4t avatar Mar 06 '24 03:03 thewhiteh4t

fixed in https://github.com/thewhiteh4t/FinalRecon/commit/0802bd2977c4f9558f0a2ecb0fc279d21f6752ca

thewhiteh4t avatar May 18 '24 10:05 thewhiteh4t