topscoder / nuclei-zero-day

This repository contains random Nuclei templates I've created. Most of them based on recent security issues and exploits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuclei Zero Day Templates

This repository contains random Nuclei templates I've created. Most of them based on recent security issues and exploits.

Usage

To use the templates, you will need to install Nuclei and this nuclei-zero-day repository. Once you have installed Nuclei, you can run the following command to scan for vulnerabilities:

nuclei -t github/topscoder/nuclei-zero-day -u https://target.com

Installation

To install this nuclei-zero-day repository, you can use the following command:

export GITHUB_TEMPLATE_REPO=topscoder/nuclei-zero-day
nuclei -update-templates

License

This project is licensed under the MIT License.

Contact

If you have any questions or feedback, please feel free to contact the project maintainers.

~~ Please use it responsibly!

About

This repository contains random Nuclei templates I've created. Most of them based on recent security issues and exploits.

License:MIT License