improved

fixed

Web App

API

August 16, 2022 APP Release

Improvements
Added additional data fields to the API data schema:
  • Protocol
    Internet protocol used to make the request
  • QuestionType
    Type of the DNS request that was made
  • Code
    DNS return code for the request
  • Region 
    The geographical region where the request was made
Bug Fixes
  • Fixed an issue in the API that was incorrectly over-counting Sync Tools. This has now been fixed and will correctly count Sync Tools in the API.
Security Fixes
  • Insecure Direct Object References (IDOR) occur when an application provides direct access to objects based on user-supplied input. As a result of this vulnerability attackers can bypass authorization and access resources in the system directly. An independent pen-test company found a proof-of-concept IDOR vulnerability that has now been fixed.