Fixes for bugs that caused scans to crash or exit unexpectedly when paused and resumed. AcuMonitor Efficiency:

This represents the version number (12.0) and the build timestamp (September 11, 2018, at 11:13:4x). "Extra Quality":

This unique feature combines black-box scanning with source code analysis (IAST). By placing a sensor inside the application, the scanner can pinpoint the exact line of code where a vulnerability exists, significantly reducing false positives.

: An updated tool to easily record and replay complex multi-step authentication processes, including those with CAPTCHAs or Multi-Factor Authentication.

Most scanners parse only HTML. Acunetix launches a real Chromium instance, executing JavaScript, waiting for network calls, and reconstructing the DOM. This ensures hidden endpoints (e.g., /api/user/delete loaded dynamically) are discovered.

This post is maintained for archival and educational purposes. For current features, refer to Invicti (Acunetix's successor) documentation, but the principles of deep crawl, IAST, and low false positives remain the gold standard.