tencent cloud

Tencent Cloud Observability Platform

Release Notes and Announcements
Release Notes
Product Introduction
Overview
Strengths
Basic Features
Basic Concepts
Use Cases
Use Limits
Purchase Guide
Tencent Cloud Product Monitoring
Application Performance Management
Mobile App Performance Monitoring
Real User Monitoring
Cloud Automated Testing
Prometheus Monitoring
Grafana
EventBridge
PTS
Quick Start
Monitoring Overview
Instance Group
Tencent Cloud Product Monitoring
Application Performance Management
Real User Monitoring
Cloud Automated Testing
Performance Testing Service
Prometheus Getting Started
Grafana
Dashboard Creation
EventBridge
Alarm Service
Cloud Product Monitoring
Tencent Cloud Service Metrics
Operation Guide
CVM Agents
Cloud Product Monitoring Integration with Grafana
Troubleshooting
Practical Tutorial
Application Performance Management
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Parameter Information
FAQs
Mobile App Performance Monitoring
Overview
Operation Guide
Access Guide
Practical Tutorial
Tencent Cloud Real User Monitoring
Product Introduction
Operation Guide
Connection Guide
FAQs
Cloud Automated Testing
Product Introduction
Operation Guide
FAQs
Performance Testing Service
Overview
Operation Guide
Practice Tutorial
JavaScript API List
FAQs
Prometheus Monitoring
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Terraform
FAQs
Grafana
Product Introduction
Operation Guide
Guide on Grafana Common Features
FAQs
Dashboard
Overview
Operation Guide
Alarm Management
Console Operation Guide
Troubleshooting
FAQs
EventBridge
Product Introduction
Operation Guide
Practical Tutorial
FAQs
Report Management
FAQs
General
Alarm Service
Concepts
Monitoring Charts
CVM Agents
Dynamic Alarm Threshold
CM Connection to Grafana
Documentation Guide
Related Agreements
Application Performance Management Service Level Agreement
APM Privacy Policy
APM Data Processing And Security Agreement
RUM Service Level Agreement
Mobile Performance Monitoring Service Level Agreement
Cloud Automated Testing Service Level Agreement
Prometheus Service Level Agreement
TCMG Service Level Agreements
PTS Service Level Agreement
PTS Use Limits
Cloud Monitor Service Level Agreement
API Documentation
History
Introduction
API Category
Making API Requests
Monitoring Data Query APIs
Alarm APIs
Legacy Alert APIs
Notification Template APIs
TMP APIs
Grafana Service APIs
Event Center APIs
TencentCloud Managed Service for Prometheus APIs
Monitoring APIs
Data Types
Error Codes
Glossary

Hijacking Parameter Description

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-11-01 20:05:19
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.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백