Files
nuclei/v2/pkg/protocols/common/smartworkflow/doc.go
2022-01-18 20:59:37 +05:30

9 lines
440 B
Go

// Package smartworkflow implements automatic technology based template
// execution for a nuclei instance.
//
// There are 3 options for the process -
// 1. Execute all workflow templates (automatic correlations made by community)
// 2. Execute technologies & panels directory -> correlate found unique tags to other templates
// 3. Execute wappalyzer based tech detection -> correlate templates based on results.
package smartworkflow