Skip to content

A client that retrieves vulnerability observations from a MISP server and pushes them to a Vulnerability Lookup instance.

License

Notifications You must be signed in to change notification settings

vulnerability-lookup/MISPSight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MISPSight

A client that retrieves vulnerability observations from a MISP server and pushes them to a Vulnerability-Lookup instance.

Installation

pipx is an easy way to install and run Python applications in isolated environments. It's easy to install.

$ pipx install MISPSight
$ export MISPSight_CONFIG=~/conf.py

The configuration should be defined in a Python file (e.g., ~/.MISPSight/conf.py). You must then set an environment variable (MISPSight_CONFIG) with the full path to this file.

Usage

$ MISPSight --help
usage: FediVuln-Stream [-h] [--since SINCE]

Allows access to the streaming API.

options:
  -h, --help     show this help message and exit
  --since SINCE  Maximum timestamp of the MISP attribute.

Publishing sightings to Vulnerability-Lookup

$ MISPSight
Querying MISP…
Query completed successfully.
Pushing sightings to Vulnerability-Lookup…

License

MISPSight is licensed under GNU General Public License version 3

Copyright (c) 2024-2025 Computer Incident Response Center Luxembourg (CIRCL)
Copyright (C) 2024-2025 Cédric Bonhomme - https://github.com/cedricbonhomme

About

A client that retrieves vulnerability observations from a MISP server and pushes them to a Vulnerability Lookup instance.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages