Custom Nuclei Templates
May 10, 2025 ยท View on GitHub
This repository contains custom Nuclei templates for vulnerability scanning, created and maintained by Josekutty Kunnelthazhe Binu.
Overview
Nuclei is a fast, customizable vulnerability scanner based on simple YAML-based DSL (domain-specific language). This repository includes templates designed to identify common sensitive information disclosure files and other potential vulnerabilities.
Author
Josekutty Kunnelthazhe Binu
Templates
Included Templates
simple-info-disclosure.yaml: Identifies common sensitive information disclosure files by checking for specific content in the body of the responses.
Usage
- Clone the Repository:
git clone https://github.com/Josekutty-K/nuclei-templates.git cd nuclei-templates