Skip to content

Classify the yaml scripts in nuclei-templates according to the vulnerability severity and year and export them to html or json(api).

Notifications You must be signed in to change notification settings

W01fh4cker/nucleiTemplatesClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nucleiTemplatesClassifier

What

nucleiTemplatesClassifier is a program that filters yaml scripts in nuclei-templates based on year or vulnerability severity.

How

You can download the compiled files directly from https://github.com/W01fh4cker/nucleiTemplatesClassifier/releases.
You can also compile it yourself directly (my development environment is go 1.21):

git clone https://github.com/W01fh4cker/nucleiTemplatesClassifier.git
cd nucleiTemplatesClassifier
go build

Why

I wrote this tool purely to practice golang and solve some time-consuming tasks in daily life.

Other

If you have any good ideas, you can communicate with me at https://github.com/W01fh4cker/nucleiTemplatesClassifier/issues.

About

Classify the yaml scripts in nuclei-templates according to the vulnerability severity and year and export them to html or json(api).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages