Network
7 items tagged with "network"
FAQs2
I'm getting network timeout errors during scans. How do I fix this?
Network timeouts usually occur when querying package registries. Solutions: increase timeout with --timeout 60000, reduce concurrency with --concurren...
What is a WAF (web application firewall)?
A web application firewall inspects HTTP/HTTPS traffic between clients and a web application and filters or blocks malicious requests before they reac...
Glossaries5
Content Delivery Network (CDN)
A content delivery network is a geographically distributed set of servers that cache and serve content from locations near users, reducing latency and offloading origin servers.
Virtual Private Cloud (VPC)
A virtual private cloud is a logically isolated section of a public cloud where a customer can define their own private network, including subnets, IP ranges, routing, and firewall rules.
Egress
Egress is the movement of data out of a network, system, or cloud provider, often metered and billed; in cloud computing it commonly refers to data transfer leaving a provider's network to the internet or another region.
Zero Trust
Zero trust is a security model that assumes no user, device, or network is inherently trustworthy and requires continuous verification of every access request, regardless of its origin.
Encryption in Transit
Encryption in transit protects data as it travels across a network by encrypting the communication channel, preventing eavesdropping and tampering.