# MISPSight
A client that retrieves vulnerability observations from a [MISP](https://github.com/MISP/MISP) server and pushes them to a
[Vulnerability-Lookup](https://github.com/vulnerability-lookup/vulnerability-lookup) instance.
## Installation
[pipx](https://github.com/pypa/pipx) is an easy way to install and run Python applications in isolated environments.
It's easy to [install](https://github.com/pypa/pipx?tab=readme-ov-file#on-linux).
```bash
$ 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
```bash
$ 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
```bash
$ MISPSight
Querying MISP…
Query completed successfully.
Pushing sightings to Vulnerability-Lookup…
```
## License
[MISPSight](https://github.com/vulnerability-lookup/MISPSight) is licensed under
[GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.html)
~~~
Copyright (c) 2024-2025 Computer Incident Response Center Luxembourg (CIRCL)
Copyright (C) 2024-2025 Cédric Bonhomme - https://github.com/cedricbonhomme
~~~
Raw data
{
"_id": null,
"home_page": null,
"name": "MISPSight",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "Vulnerability-Lookup, vulnerability, cve, sighting, observations, MISP",
"author": "C\u00e9dric Bonhomme",
"author_email": "cedric.bonhomme@circl.lu",
"download_url": "https://files.pythonhosted.org/packages/13/2b/031599ab09a7498804d289a4be09c34448f8e5ca189baa358f91b7b9b7c2/mispsight-1.0.1.tar.gz",
"platform": null,
"description": "# MISPSight\n\nA client that retrieves vulnerability observations from a [MISP](https://github.com/MISP/MISP) server and pushes them to a\n[Vulnerability-Lookup](https://github.com/vulnerability-lookup/vulnerability-lookup) instance.\n\n\n## Installation\n\n\n[pipx](https://github.com/pypa/pipx) is an easy way to install and run Python applications in isolated environments.\nIt's easy to [install](https://github.com/pypa/pipx?tab=readme-ov-file#on-linux).\n\n\n```bash\n$ pipx install MISPSight\n$ export MISPSight_CONFIG=~/conf.py\n```\n\nThe configuration should be defined in a Python file (e.g., ``~/.MISPSight/conf.py``).\nYou must then set an environment variable (``MISPSight_CONFIG``) with the full path to this file.\n\n\n## Usage\n\n```bash\n$ MISPSight --help\nusage: FediVuln-Stream [-h] [--since SINCE]\n\nAllows access to the streaming API.\n\noptions:\n -h, --help show this help message and exit\n --since SINCE Maximum timestamp of the MISP attribute.\n```\n\n### Publishing sightings to Vulnerability-Lookup\n\n```bash\n$ MISPSight\nQuerying MISP\u2026\nQuery completed successfully.\nPushing sightings to Vulnerability-Lookup\u2026\n```\n\n\n## License\n\n[MISPSight](https://github.com/vulnerability-lookup/MISPSight) is licensed under\n[GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.html)\n\n~~~\nCopyright (c) 2024-2025 Computer Incident Response Center Luxembourg (CIRCL)\nCopyright (C) 2024-2025 C\u00e9dric Bonhomme - https://github.com/cedricbonhomme\n~~~\n\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "A client that retrieves vulnerability observations from a MISP server and pushes them to a Vulnerability-Lookup instance.",
"version": "1.0.1",
"project_urls": {
"Changelog": "https://github.com/vulnerability-lookup/MISPSight/blob/main/CHANGELOG.md",
"Homepage": "https://github.com/vulnerability-lookup/MISPSight",
"Repository": "https://github.com/vulnerability-lookup/MISPSight"
},
"split_keywords": [
"vulnerability-lookup",
" vulnerability",
" cve",
" sighting",
" observations",
" misp"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3eb9bcbe11a2fbe4a4d289f65269cd41ac7783b470026654e4caca107bbe5fea",
"md5": "29720556dd384056c0bb0473785f2a3f",
"sha256": "ed03722ada7d8da4bbae35a62202f57bc8bcf6abcadffaa7275ce75303089491"
},
"downloads": -1,
"filename": "mispsight-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "29720556dd384056c0bb0473785f2a3f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 17790,
"upload_time": "2025-02-13T19:37:47",
"upload_time_iso_8601": "2025-02-13T19:37:47.759563Z",
"url": "https://files.pythonhosted.org/packages/3e/b9/bcbe11a2fbe4a4d289f65269cd41ac7783b470026654e4caca107bbe5fea/mispsight-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "132b031599ab09a7498804d289a4be09c34448f8e5ca189baa358f91b7b9b7c2",
"md5": "4d5354505e3db964c3a438de4d733bb2",
"sha256": "602e30b52b8d323b4f5bb56f8f284f0ecdb96d4ab07a35c23a58093e4daefc04"
},
"downloads": -1,
"filename": "mispsight-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "4d5354505e3db964c3a438de4d733bb2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 16258,
"upload_time": "2025-02-13T19:37:50",
"upload_time_iso_8601": "2025-02-13T19:37:50.489369Z",
"url": "https://files.pythonhosted.org/packages/13/2b/031599ab09a7498804d289a4be09c34448f8e5ca189baa358f91b7b9b7c2/mispsight-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 19:37:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vulnerability-lookup",
"github_project": "MISPSight",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mispsight"
}