No project description provided
Project description
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.
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 Computer Incident Response Center Luxembourg (CIRCL)
Copyright (C) 2024 Cédric Bonhomme - https://github.com/cedricbonhomme
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nucleivuln-0.2.0.tar.gz
.
File metadata
- Download URL: nucleivuln-0.2.0.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.4 Linux/6.1.0-27-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42933834e7f41aa17473dfcec09e1244b7da6820934f38d830cdb4fd1523005c |
|
MD5 | 8659e29a73e39a5857a65bc7a6b989dc |
|
BLAKE2b-256 | af58e3b8f9c6c47851783569f8b9aab2c17a9af62ffda61dae9ee6202101ce65 |
File details
Details for the file nucleivuln-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: nucleivuln-0.2.0-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.4 Linux/6.1.0-27-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb6d69e9dc964af9da15adf0c8463b6e764f26bd2b2ec134d1370554ae8c0199 |
|
MD5 | edf7695ab045c3ad27b4f7cb3f9ccd95 |
|
BLAKE2b-256 | a1c21be635dff2af466c16667206eb2dff9027e23e9152347585656452aa9f48 |