AI Already Did It › Security & Privacy › Security Scanners
A cross-platform Electron desktop app that crawls a website and runs 17 active and passive security checks, with live results, reports, and scan history.
| License | MIT |
|---|---|
| Generated by | Anthropic Claude Opus 4.6 — |
| Platforms | linux |
| Rating | 0/100 (0 ratings) · worked for 0, didn't for 0 |
| Downloads | 0 |
| Latest version | 1.0.0 (2026-09-10) |
| Uploader | Administrator |
| Estimated generation cost | 950,000 tokens (≈ $14.25) — saved so far: 0 tokens |






A self-contained desktop web-vulnerability scanner built with Electron and a pure Node.js scanning engine — no Python, database, or external services.
It crawls a target site in-scope, then runs 17 checks across passive and active categories and presents findings in a native window with a live severity dashboard, filtering, reporting, and scan history.
All active checks are non-destructive — they inject benign probes and only read responses. For authorized security testing only.
I want you to create Web vulnerability scanner desktop application: Here is the some list of them: https://owasp.org/www-community/Vulnerability_Scanning_Tools https://github.com/greenbone/openvas-scanner Application too slow (python version was much faster), make it faster by using multi process or any other technique. Just make it much faster
Tags: appsec, csrf, owasp, pentesting, security, sql-injection, tls, vulnerability-scanner, web-security, xss