Skip to content

Cent Nuclei Templates generated through the cent tool. Maintained by HackerWhite.

Notifications You must be signed in to change notification settings

srkgupta/cent-nuclei-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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