Documentation ¶
Index ¶
- type NucleiService
- func (n NucleiService) FilterOutput(row nuclei.NucleiDB, printFlags string, delimiter string) string
- func (n NucleiService) GetAllResults(printFlags string, delimiter string, latest int) error
- func (n NucleiService) GetResultsBySeverity(severity string, printFlags string, delimiter string, latest int) error
- func (n NucleiService) Scan(url string, list string, info bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NucleiService ¶
type NucleiService struct {
Repository nuclei.Repository
}
func (NucleiService) FilterOutput ¶
func (NucleiService) GetAllResults ¶
func (n NucleiService) GetAllResults(printFlags string, delimiter string, latest int) error
func (NucleiService) GetResultsBySeverity ¶
Click to show internal directories.
Click to hide internal directories.