다큐멘트 센터 API Shield Product Feature Parameter Complicance Detection

Parameter Complicance Detection

최신 업데이트:2022-12-23 16:31:11

1 Feature Intro

1.1 Brief Inrtoduction

Refines verification of request parameters, such as the ranges and types of parameters, to intercept illegal requests effectively.

2 Feature Detail

2.1 Parameter Compliance Detection

When the attacker does not know the API format, he will try to construct the normal API format and initiate a request. The most important of which is the construction of API request parameters.

Parameter compliance detection allows you to define compliance content for request parameters, and perform fine-grained verification on the compliance of parameters such as:

  • Parameter names
  • Parameter types
  • Parameter size
  • Whether must contain specific parameter or not

Helps you effectively prevent illegal requests to API assets with unknown parameters.

2.2 How It Works

Once you enable the paremeter compliance detection,API shield will detect whether the API request parameter is legitimate or not, if not, the request will be blocked.
온라인 지원센터 변경 안내

이 문서의 내용이 도움이 되었습니까?
아니오
정상적으로 제출되었습니다.피드백을 주셔서 감사합니다.앞으로도 개선을 위해 노력하겠습니다.