NucleiVuln
A client designed to retrieve vulnerability-related information from the Nuclei Git repository of templates. The retrieved data is then transmitted to the Vulnerability-Lookup API as sightings.
Templates form the core of the Nuclei scanner. When a template is linked to a vulnerability, the resulting detection (observation) is classified as confirmed, signifying a higher level of certainty compared to the seen classification. More information about the sightings:
Installation
pipx is an easy way to install and run Python applications in isolated environments. It's easy to install.
$ pipx install NucleiVuln
$ export NUCLEIVULN_CONFIG=~/.NucleiVuln/conf.py
$ git clone https://github.com/projectdiscovery/nuclei-templates.git templates
The configuration for NucleiVuln should be defined in a Python file (e.g., ~/.NucleiVuln/conf.py).
You must then set an environment variable (NUCLEIVULN_CONFIG) with the full path to this file.
With Docker
git clone https://github.com/vulnerability-lookup/NucleiVuln
cd NucleiVuln
# Make sure conf.py exists in the project root before running
docker compose up --build
[!NOTE] The docker-compose.yml expects a conf.py file in the root directory. You can create it manually or copy the provided example:
$ cp nucleivuln/conf_sample.py conf.py
Usage
$ NucleiVuln --help
usage: NucleiVuln [-h] [--init]
Find new Nuclei templates related to a vulnerability in a Git repository.
options:
-h, --help show this help message and exit
--init Find Nuclei templates even if no new commits were detected.
License
NucleiVuln 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
Release files for NucleiVuln 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nucleivuln-1.0.1.tar.gz | 17.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nucleivuln-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.1 kB
Release files / nucleivuln-1.0.1.tar.gz
| Download URL | nucleivuln-1.0.1.tar.gz |
|---|---|
| Size | 17.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b9f6ed7a33e93ae32eef9711937e78ce7b2b83d657c96cd42998ec301342d8de
|
|
BLAKE2b-256 checksum How to use checksums |
43aaa431e5e9e0cc1483590f1d61f375c4a9be80bb217a9f9af00ff204586412
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 17, 2025.
Transparency logRelease files / nucleivuln-1.0.1-py3-none-any.whl
| Download URL | nucleivuln-1.0.1-py3-none-any.whl |
|---|---|
| Size | 18.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a2b93478d3b059c06605335700346f6278c5608a58d21ec8e4db2fe1a3e7cefb
|
|
BLAKE2b-256 checksum How to use checksums |
16e927e0c5189f79aa3192575bcabbeca618c46538508a724d190604a7c47143
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 17, 2025.
Transparency log