This repository contains random Nuclei templates I've created. Most of them based on recent security issues and exploits.
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.comTo install this nuclei-zero-day repository, you can use the following command:
export GITHUB_TEMPLATE_REPO=topscoder/nuclei-zero-day
nuclei -update-templatesThis project is licensed under the MIT License.
If you have any questions or feedback, please feel free to contact the project maintainers.
~~ Please use it responsibly!