Menu

#FilterIng

14 posts

Feed·
14 of 14 posts
DNS Filtering vs Proxy-Based URL Filtering: What Actually Happens at the HTTP Layer
🖼️
0

DNS Filtering vs Proxy-Based URL Filtering: What Actually Happens at the HTTP Layer

DEV Community·ZeroTrust Architect·21 days ago
#mZ8Tom1x

A technical breakdown of how URL filtering works at the HTTP level, why DNS filtering can be bypassed with a single /etc/hosts edit, and how the HTTP CONNECT method enables full URL inspection on HTTPS traffic without SSL decryption.

15s
Read More
A Definitive Guide to the Remote Procedure Call (RPC) Filter
📰
0

A Definitive Guide to the Remote Procedure Call (RPC) Filter

Remote Procedure Call (RPC) is one of the most widespread protocols in use today. It allows for inter-process communication, both on a single host and across the network, and serves as a critical building block for countless applications and services.…

15s
Read More