Skip to content

nxdonadio/Vuln-Priority-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Vulnerability Priority Scanner & Triage 🛡️

Inspired by real-world challenges in banking infrastructure, this tool automates the prioritization of vulnerability findings to reduce "alert fatigue."

🚀 The Problem

Security teams often receive hundreds of findings per month. Many apply to services that are disabled or unused, wasting remediation time.

🛠️ Solution

This Python tool ranks vulnerabilities by CVSS Score and cross-references them with the service's operational status. This allows the ISO (Information Security Officer) to focus on Real Risk vs. Theoretical Vulnerability.

✨ Features

  • CVSS Ranking: High-to-low prioritization.
  • Operational Filtering: Flags vulnerabilities on inactive services for lower priority.
  • OpenVAS Integration Ready: Logic designed to consume GVM/OpenVAS API reports.

About

This project tackles the "Vulnerability Fatigue". Instead of just scanning, it filters and prioritizes findings using the OpenVAS (GVM) API logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages