Releases: pingsaketchoudhary/VulnSightAI
Releases · pingsaketchoudhary/VulnSightAI
Release list
VulnSightAI v2.0.1 (Military Grade)
Release v2.0.1 of VulnSightAI:
Major Features in this release:
- Embedded UI Engine: Compiles and embeds the Next.js React frontend assets directly inside the Go backend server executable. You no longer need Node.js, NPM, or
node_modulesto run the visual GUI! - Dynamic API Location: Auto-detects port and host parameters dynamically from
window.location, enabling seamless deployment on custom ports and remote servers. - Refined CLI client: Standardized Go CLI flags and commands documented in the main README.
Installation Packages:
- Debian/Ubuntu/Kali: Install CLI via
sudo dpkg -i vulnsight-cli_2.0.1_amd64.deb - Linux Server (Unified): Run
./vulnsight-serverfor both GUI (port 8080) and API. - macOS Server (Unified): Run
./vulnsight-server-mac - Windows Server (Unified): Run
.\vulnsight-server.exe
v2.0.0 - Go & React Core Rewrite
Next-Gen Autonomous Reconnaissance, Threat Profiling, & AI-Driven Vulnerability Insights.
VulnSightAI v1.0.0 - First Stable Release
This is the first stable release of VulnSightAI.
Features included:
- Subdomain enumeration using Subfinder.
- Port and service scanning using Nmap.
- Technology detection using WhatWeb.
- AI-powered CVE suggestions via Google Gemini.
- Professional report generation in HTML and PDF formats.