1 repository
Security analysis performed within a real browser environment to evaluate JavaScript execution and DOM mutations.
Distinct from Vulnerability Analysis: Focuses on the execution environment (browser) for security analysis, distinct from general vulnerability analysis.
Explore 1 awesome GitHub repository matching security & cryptography · Browser-Based Analysis. Refine with filters or upvote what's useful.
Arachni is a dynamic application security testing vulnerability scanner and web application security tool. It functions as a distributed web audit framework that performs active and passive audits to identify security flaws such as SQL injection and cross-site scripting. The project features a JavaScript-aware web crawler that executes scripts and monitors DOM changes to analyze modern dynamic web applications. It utilizes server platform fingerprinting to target compatible security payloads and provides a grid-based system to distribute scanning workloads across multiple nodes. The tool cov
Uses a browser-based environment to execute JavaScript and monitor DOM changes for vulnerabilities in modern web applications.