Recent posts
Web Security Vulnerabilities - Broken Authentication
Authentication is the process of verifying the identity of a user. It ensures that the person or system interacting w...
Web Security Vulnerabilities - Server Side Request Forgery
Server Side Request Forgery also known as SSRF, is a web security vulnerability that allows an attacker to manipulate...
Web Security Vulnerabilities - SQL Injection
SQL Injection, also known as SQLI, is a web security vulnerability that allows an attacker to inject malicious querie...
Web Security Vulnerabilities - Cross Site Scripting (XSS)
Cross-Site Scripting, also known as XSS, is a web security vulnerability that allows attackers to inject malicious sc...
SIEM Tutorial - Part 3
Hello, in part 2, we covered what Splunk is, its components, explored its interface, and solve a small piece of the `...