Tag

Anti‑Hijacking

0 views collected around this technical thread.

Architect's Guide
Architect's Guide
Nov 16, 2022 · Information Security

Design and Implementation of Secure RPC Interface Authentication and Anti‑Hijacking Mechanisms

This article outlines the challenges of API security, proposes a hybrid symmetric‑asymmetric encryption scheme with signed requests, describes client and server processing flows, defines service attributes, and provides implementation references for a robust RPC encryption solution.

API securityAnti‑HijackingRPC
0 likes · 7 min read
Design and Implementation of Secure RPC Interface Authentication and Anti‑Hijacking Mechanisms
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Aug 9, 2015 · Information Security

Understanding HTTP Hijacking and DNS Hijacking: Causes, Impacts, and Countermeasures

The article explains what HTTP and DNS hijacking are, illustrates real‑world examples, analyzes their causes and harms, and presents practical anti‑hijacking techniques such as data validation, HttpDNS, operator cache handling, and logging systems.

Anti‑HijackingDNS hijackingHTTP hijacking
0 likes · 11 min read
Understanding HTTP Hijacking and DNS Hijacking: Causes, Impacts, and Countermeasures
Architect
Architect
Jul 19, 2015 · Information Security

Understanding HTTP and DNS Hijacking and Practical Anti‑Hijacking Solutions for Mobile Apps

This article explains the mechanisms of HTTP and DNS hijacking, illustrates real‑world examples, analyzes their causes and impacts on mobile applications, and presents practical anti‑hijacking techniques such as data validation, HttpDNS, ISP cache handling, illegal redirect blocking, and monitoring strategies.

Anti‑HijackingDNS hijackingHTTP hijacking
0 likes · 10 min read
Understanding HTTP and DNS Hijacking and Practical Anti‑Hijacking Solutions for Mobile Apps