tencent cloud

Cloud Automated Testing

Product Introduction
Overview
Strengths
Use Cases
Purchase Guide
Billing Overview
Purchase Methods
Payment Overdue
Getting Started
Operation Guide
Creating Test Task
Pausing Task
Resuming Task
Instant Test
Testing Statistics
Task Comparison
Access Management
References
FAQs
General
Cloud Automated Testing Service Level Agreement
CAT Policy
Privacy Policy
Data Processing And Security Agreement

Hijacking Parameter Description

PDF
Focus Mode
Font Size
Last updated: 2023-12-27 15:19:29
This document describes how to configure DNS hijacking test parameters for network quality, page performance, file download, and audio/video experience tasks in CAT.

Hijacking categories

Hijacking falls into two categories:
DNS hijacking: For example, if www.cloud.tencent.com is resolved to another server, user access will fail, or a non-Tencent Cloud IP will be returned.
Page tampering: JS, HTML, and HTTP headers of intermediate pages are used for redirects, window opening, or frameset embedding and then rendering of the hijacked page on the user side. Common forms are pop-up ads, floating ads, redirects, etc.
DNS hijacking monitoring parameter format:
Input: www.cloud.tencent.com:202.0.3.55|203.3.44.67
Rule:
The part before the colon is the target domain.
The part after the colon is the match rule.
You can set multiple match rules and separate them by vertical bar.
The exact IP, IP wildcard, subnet mask, and CNAME can be set in a match rule.
Use case:
DNS hijacking allowlist:
Input
Description
www.cloud.tencent.com:202.0.3.55|203.3.44.67
Indicates that under the www.cloud.tencent.com domain name, except IPs starting with 202.0.3.55 and 203.3.44.67, the other IPs are not considered to be hijacked.
www.cloud.tencent.com:202.0.3.*
Indicates that IPs starting with 202.0.3. under the www.cloud.tencent.com domain are not hijacked.
www.cloud.tencent.com:202.0.3.1/27
Indicates that IPs starting with the same first 27 digits as 202.0.3.1 under the www.cloud.tencent.com domain are not hijacked.
www.cloud.tencent.com:*
Indicates that all IPs under the www.cloud.tencent.com domain are not hijacked.
DNS hijacking blocklist:
Input
Description
www.cloud.tencent.com:202.0.3.55|203.3.44.67
Indicates that under the www.cloud.tencent.com domain name, except IPs starting with 202.0.3.55 and 203.3.44.67, the other IPs are considered to be hijacked.
www.cloud.tencent.com:202.0.3.*
Indicates that IPs starting with 202.0.3. under the www.cloud.tencent.com domain are hijacked.
www.cloud.tencent.com:202.0.3.1/27
Indicates that IPs starting with the same first 27 digits as 202.0.3.1 under the www.cloud.tencent.com domain are hijacked.
www.cloud.tencent.com:*
Indicates that all IPs under the www.cloud.tencent.com domain are hijacked.


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback