Vulniverse
Vulniverse is an all-in-one advanced penetration testing framework written in Go. It integrates many of the best publicly available tools—such as assetfinder, subfinder, httpx, waybackurls, gospider, dirsearch, and nuclei—as well as custom HTTP vulnerability testing using internal payloads, advanced TTP payloads, and external fuzzing payloads (e.g., from PayloadsAllTheThings). Additionally, Vulniverse leverages the OpenAI API to provide in-depth analysis and actionable remediation recommendations.
Disclaimer:
Use Vulniverse only on systems for which you have explicit authorization. Unauthorized scanning is illegal and unethical. This tool is intended solely for educational and authorized penetration testing purposes.
Quick Installation
Install Vulniverse with a single command using go install
:
go install github.com/HarindhranathReddy/Vulniverse@latest