Denial of Service (DoS) attacks are malicious attempts to disrupt the normal functioning of a targeted server, service, or network by overwhelming it with a flood of internet traffic.
Volume-Based Attacks
These attacks aim to consume the bandwidth of the target network or service.
UDP Flood: This...
The Pyramid of Pain is a concept in cybersecurity that helps to visualize and understand the impact of various indicators of compromise (IOCs) on adversaries, illustrating the increasing levels of difficulty an attacker faces when their activities are detected and blocked by defenders.
Hash Values
It...
A proxy acts as an intermediary between a client and a server, it’s very often used for filtering, caching, and logging web requests.
Types
Forward Proxy - Used by clients to access the internet, it hides the client’s IP address. E.g. Filtering employee internet traffic.
Reverse Proxy...