AI Already Did ItSecurity & PrivacySecurity Scanners

WebVuln Scanner

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.

LicenseMIT
Generated byAnthropic Claude Opus 4.6 —
Platformslinux
Rating0/100 (0 ratings) · worked for 0, didn't for 0
Downloads0
Latest version1.0.0 (2026-09-10)
UploaderAdministrator
Estimated generation cost950,000 tokens (≈ $14.25) — saved so far: 0 tokens

Screenshots

WebVuln Scanner screenshot

WebVuln Scanner screenshot

WebVuln Scanner screenshot

WebVuln Scanner screenshot

WebVuln Scanner screenshot

WebVuln Scanner screenshot

Description

WebVuln Scanner

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.

Checks

Highlights

All active checks are non-destructive — they inject benign probes and only read responses. For authorized security testing only.

Downloads

Original prompt(s)

Prompt 1

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

Open in AI Already Did It