
A list of custom Nuclei templates you can use for your scans.
This collection of Nuclei templates is designed to enhance your security testing capabilities. Made a few custom templates and i might add more as time goes on.
Nuclei is a powerful tool for fast and customizable vulnerability scanning. This repository contains a set of custom templates i made for fun.
Clone this repository and place the templates in your Nuclei templates directory:
git clone https://github.com/K3ysTr0K3R/Custom-Nuclei-Templates.git
cd custom-nuclei-templates
# Copy templates to Nuclei directory
cp -r templates/* ~/.nuclei/templates/
You can also specify individual templates or directories as needed.
This section provides a brief description of each template included in this repository:
Contributions are welcome! If you’d like to add new templates or improve existing ones, please follow these steps: