CoolFace
4 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01OzLabs /ernest-nuclei-templates-v3 Ernest Nuclei Templates Dataset v3 A comprehensive dataset for training models to generate Nuclei security scanning templates from vulnerability descriptions. Dataset Description This dataset contains 11,590 training examples for generating Nuclei YAML templates in JSON IR (Intermediate Representation) format from structured vulnerability specifications. Format Each training example consists of: id: Unique identifier (CVE ID, CWE ID, or template name) prompt:… See the full description on the dataset page: https://huggingface.co/datasets/OzLabs/ernest-nuclei-templates-v3.texttext-generation10K<n<100K0 likes54 downloads11mo agoHugging Face02guychuk /ernest-nuclei-templates-v1-instruct Ernest Nuclei Templates Dataset v1 (Instruction Format) This is a restructured version of the Ernest Nuclei Templates dataset optimized for instruction tuning. Format Each example has this structure: { "instruction": "Generate a Nuclei template for CVE-2024-1234", "input": "Title: XSS in Product\nSummary: Description...\nSeverity: high", "output": "id: cve-2024-1234\n\ninfo:\n name: ...\n\nhttp:\n - method: GET\n ...", "category": "cve", "severity": "high"… See the full description on the dataset page: https://huggingface.co/datasets/guychuk/ernest-nuclei-templates-v1-instruct.text10K<n<100K0 likes38 downloads11mo agoHugging Face03NormanRey /nuclei-template-generation-dataset-2.3K nuclei-template-generation-dataset-2.3K Description: A specialized instruction-tuning dataset of 2350 examples for training large language models to generate Nuclei YAML templates. Each example consists of a fixed instruction, a structured JSON input describing a vulnerability (CVE, product, HTTP details, detection logic), and the corresponding valid Nuclei template as output. The dataset was constructed from the official Nuclei Templates repository (HTTP… See the full description on the dataset page: https://huggingface.co/datasets/NormanRey/nuclei-template-generation-dataset-2.3K.texttext-generation1K<n<10K0 likes17 downloads4mo agoHugging Face04aminarabbh /nuclei-vuln-scantextn<1K0 likes1 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.