Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.22 KB

HeliosSentry: Oracle of the Net

HeliosSentry is an all-in-one network scanner and vulnerability detection tool inspired by the all-seeing Greek sun god, Helios. Dive deep into your network landscape and illuminate hidden vulnerabilities.

HeliosSentryiconREADME

Features

  • IP Range Scanner: Scan a range of IP addresses to detect live hosts.
  • Port Scanner: Scan live hosts for open TCP and UDP ports.
  • OS Fingerprinting: Identify the operating system of a detected IP.
  • Vulnerability Database: Powered by NVD CVE databases.
  • Vulnerability Detector: Check detected services against the vulnerability database.
  • Reports & Logging: Generate comprehensive scan reports
  • User-friendly CLI: Intuitive command-line interface for efficient network scanning.

Requirements

Installation

go get github.com/yaron4u/HeliosSentry

How to run

navigate to the code installed: cd path\to\directory
go run .