Cyber Security
Cyber security topics
IDS/IPS & Firewall
IDS/IPS & Firewall
VPN
VPN and secure access technologies
FFUF or Fuzz Faster U Fool!
What is the purpose of FFUF? FFUF (Fuzz Faster U Fool) is an open-source web fuzzing tool which is a web fuzzer or a web application security testing tool. It’s used for discovering hidden files and directories on web servers by employing brute-force techniques. Here are the primary uses of FFUF: Core Features Data sources Common Ffuf Commands […]
How CVSS v3.1 Works
The Common Vulnerability Scoring System (CVSS) translates complex security bugs into a standardized score from 0.0 to 10.0. A vector string is structured into three core blocks of Base Metrics: Reading the Vector String Step-by-Step A CVSS vector uses key-value pairs separated by slashes (/). Here is how every metric slot works in practice, using […]
Site-to-Site IPsec Fundamentals
Understanding IKE phases and IPsec tunnel negotiation.
Stateful vs Stateless Packet Filtering
The core difference between traditional ACLs and stateful firewalls.