Search


Heap Spraying
Heap Spraying: An Overview Heap spraying is a method of exploiting computer software vulnerabilities which allows an attacker to execute...

ninp0
Dec 15, 20222 min read
Â
Â
Â


Web Cache Deception
Introduction Web cache deception is an increasingly common practice used by malicious actors to manipulate the content of a website and...

ninp0
Dec 14, 20223 min read
Â
Â
Â


How Threat Actors Bypass Multi-Factor Authentication
Introduction Multi-factor authentication (MFA) is a security system that requires more than one form of authentication to verify a user’s...

ninp0
Dec 13, 20223 min read
Â
Â
Â


All About XSS
Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications. It allows malicious...

ninp0
Dec 11, 20222 min read
Â
Â
Â


SQL Injection aka SQLi
SQL injection is a type of cyberattack that exploits the vulnerabilities of a website or application to gain access to the backend...

ninp0
Dec 10, 20223 min read
Â
Â
Â


Insecure Open Redirects
Introduction Open redirect attacks are a type of security vulnerability where a malicious actor is able to redirect a user from a...

ninp0
Dec 8, 20223 min read
Â
Â
Â


XML External Entity (XXE) vulnerabilities
XML External Entity (XXE) vulnerabilities occur when an XML parser processes user-supplied input without proper validation, allowing...

ninp0
Dec 7, 20223 min read
Â
Â
Â

