Top 10 XSS Challenge Games to Improve Web Security Skills

Cross-Site Scripting (XSS) is a prevalent web application vulnerability that requires continuous le…

Explanation of what is SQLmap and its commands

SQLMAP is a widely used open-source penetration testing tool designed to automate the process of de…

How to fix SSRF Vulnerability?

Server-Side Request Forgery (SSRF) is a type of security vulnerability that allows an attacker to s…

XSS Bypass Closing Tag ">" Filtered

This time I try to continue the previous findings with some of my opinion and reference findings 🙂 …

Blind XSS using XSS Hunter

What is XSS Hunter? XSS Hunter is a free service provided by @IAmMandatory with the aim of making it…

What is SQL Injection?

SQL Injection (SQLi) is a type of an injection attack that makes it possible to execute malicious S…

Cross Site Scripting (XSS)

What is Cross-site Scripting (XSS) Cross-site scripting (XSS) is a type of security vulnerability th…