Skip to content

Releases: pingsaketchoudhary/VulnSightAI

VulnSightAI v2.0.1 (Military Grade)

Choose a tag to compare

@pingsaketchoudhary pingsaketchoudhary released this 08 Jul 13:53

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_modules to 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-server for 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

Choose a tag to compare

@pingsaketchoudhary pingsaketchoudhary released this 08 Jul 12:18

Next-Gen Autonomous Reconnaissance, Threat Profiling, & AI-Driven Vulnerability Insights.

VulnSightAI v1.0.0 - First Stable Release

Choose a tag to compare

@pingsaketchoudhary pingsaketchoudhary released this 09 Jul 15:05
ef52bc1

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.