
Acunetix | Web Security Blog
-
What are agentic pentesting tools?
Traditional security testing tools excel at applying proven security checks quickly and consistently. Agentic pentesting tools add another dimension: they use AI agents to explore applications, adapt their testing based on runtime behavior, and investigate attack paths that may require multiple steps or changing strategies....
The post What are agentic pentesting tools? appeared first on Invicti.
-
OWASP Top Ten Most Critical Web Application Risks
The Open Web Application Security Project (OWASP) is a non-profit organization focused on improving software security. Its best-known resource is the OWASP Top 10, a regularly updated awareness document that summarizes the most critical web application security risks. The OWASP Top 10 2025 reflects how...
The post OWASP Top Ten Most Critical Web Application Risks appeared first on Invicti.
-
Liferay vulnerability scanner: How to detect and remediate CVEs in Liferay Portal and DXP
Liferay environments face a growing volume of CVEs and limited patch paths for older versions. This guide explains which vulnerabilities matter, how they are exploited, and how Invicti scans Liferay Portal and DXP to identify real risk.
The post Liferay vulnerability scanner: How to detect and remediate CVEs in Liferay Portal and DXP appeared first on Invicti.
-
IIS security best practices: How to secure an IIS server and web applications
Learn how to secure Microsoft IIS with practical hardening best practices, attacker-focused insights, and continuous validation strategies. This guide covers common IIS misconfigurations, real-world exploitation techniques, and how to protect web applications running on IIS servers.
The post IIS security best practices: How to secure an IIS server and web applications appeared first on Invicti.
-
SNI proxy SSRF vulnerabilities: Misconfigurations, exploitation, and defense
SNI proxy SSRF is a lesser-known but high-impact vulnerability class where misconfigured proxies route traffic based on attacker-controlled TLS metadata. Under specific conditions, this can expose internal services and even cloud metadata endpoints in AWS and Azure. This article explains how these attacks work, when they are exploitable, and how to defend against them.
The post SNI proxy SSRF vulnerabilities: Misconfigurations, exploitation, and defense appeared first on Invicti.
-
What is an IDOR vulnerability?
Insecure direct object references (IDOR) are a type of access control vulnerability where an application exposes internal object identifiers – such as user IDs, order numbers, or file names – without verifying whether the requesting user is authorized to access them. IDOR is no longer...
The post What is an IDOR vulnerability? appeared first on Invicti.
-
Your session cookies are probably misconfigured: How to fix cookie security flags
Understand how to correctly implement cookie security flags in modern web applications. Includes practical examples, browser behavior nuances, and guidance on HttpOnly, Secure, and SameSite settings.
The post Your session cookies are probably misconfigured: How to fix cookie security flags appeared first on Invicti.
-
REST API security testing: A complete guide
Learn how to perform REST API security testing with a practical, step-by-step approach. This guide covers the OWASP API Security Top 10, common vulnerabilities, and proven techniques to discover, test, and validate real API risks using modern automated tools.
The post REST API security testing: A complete guide appeared first on Invicti.