Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 708 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 708 Bytes

cent-nuclei-templates

Cent Nuclei Templates generated through the cent tool

This repo contains over 23,000 custom nuclei templates generated from the cent tool

Note:

  • All the invalid templates which are not compatible with the latest nuclei are removed.
  • All the duplicate templates are removed
  • All the workflows are removed

How to run these templates

  • Clone the repository:
git clone https://github.com/srkgupta/cent-nuclei-templates.git
  • Run the nuclei templates:
nuclei -u https://example.com -t ./cent-nuclei-templates/templates -tags cve
nuclei -l urls.txt -t ./cent-nuclei-templates/templates -tags cve