Assessment reports>d3-doma>Threat Model>Function: updateDsKeys()

Function: updateDsKeys()

This function is used to update the DNSSEC DS keys for a domain name.

Inputs

  • sld

    • Control: Fully controlled.

    • Constraints: N/A.

    • Impact: The SLD of the domain that this token is for.

  • tld

    • Control: Fully controlled.

    • Constraints: N/A.

    • Impact: The TLD of the domain that this token is for.

  • dsKeys

    • Control: Fully controlled.

    • Constraints: N/A.

    • Impact: This is a list of the new DS keys for this domain name.

  • correlationId

    • Control: Not controlled.

    • Constraints: This is hardcoded by the ProxyDomaRecord contract.

    • Impact: This is a hash of the current block number, the chain ID, and a nonce on the remote chain.

Branches and code coverage (including function calls)

Intended branches

Negative behavior

Zellic © 2025Back to top ↑