Skip to content

muhammadhassaan-solves/ai-driven-vulnerability-detection-openvas-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AI-Driven Vulnerability Detection with OpenVAS and Tensorflow

Description

The project combines OpenVAS for vulnerability scanning with TensorFlow to train an AI model for threat classification. OpenVAS scans a target system. A TensorFlow model is then trained to categorize vulnerabilities based on severity. This AI-driven DevSecOps approach helps reduce false positives and enhance overall cybersecurity posture.

Languages and Utilities Used

  • Python
  • TensorFlow/Keras
  • Pandas & NumPy
  • OpenVAS
  • Docker
  • AWS EC2

Environment Used

  • Ubuntu 24.04

Project Walk-through

Launch OpenVAS (Greenbone Security Assistant Web Interface)

Use Credentails to Login and Access Interface


Get Scanning Report


Use Python Script to Convert Scanning Report In XML to JSON:


Use Google Colab for Model Training


Build, Fine-Tune, & Deploy TensorFlow Model


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages