Loading repository data…
Loading repository data…
topscoder / repository
This repository contains random Nuclei templates I've created. Most of them based on recent security issues and exploits.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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.com
To install this nuclei-zero-day repository, you can use the following command:
export GITHUB_TEMPLATE_REPO=topscoder/nuclei-zero-day
nuclei -update-templates
This 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!