intel

package
v0.0.0-...-5898ab7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CVEDatabase = cve.CVEDatabase

Functions

func DetectContext

func DetectContext(url string) string

func ExportIntelligence

func ExportIntelligence(cfg *core.Config, target string) error

func ExtractFileType

func ExtractFileType(url string) string

func ExtractParameters

func ExtractParameters(url string) []string

func ExtractPathPattern

func ExtractPathPattern(url string) string

func ExtractPatternsFromResults

func ExtractPatternsFromResults(results []string) []core.SuccessPattern

func ExtractSubdomain

func ExtractSubdomain(url, target string) string

func GenerateLearnedPrompt

func GenerateLearnedPrompt(intelData *core.TargetIntelligence, basePrompt string, category string) string

func LoadLinguisticIntelligence

func LoadLinguisticIntelligence(target string) *core.LinguisticIntelligence

func LoadTargetIntelligence

func LoadTargetIntelligence(target string) *core.TargetIntelligence

func SaveLinguisticIntelligence

func SaveLinguisticIntelligence(target string, intelData *core.LinguisticIntelligence) error

func SaveTargetIntelligence

func SaveTargetIntelligence(intelData *core.TargetIntelligence) error

func UpdateIntelligenceWithResults

func UpdateIntelligenceWithResults(intelData *core.TargetIntelligence, dorks []string, results map[string][]string)

func ViewIntelligence

func ViewIntelligence(cfg *core.Config, target string) error

Types

type CVEEntry

type CVEEntry = cve.CVEEntry

type Config

type Config core.Config

Config aliases the shared core.Config for package methods.

type Recommendation

type Recommendation struct {
	Priority string
	Message  string
	Category string
}

Recommendation represents an actionable recommendation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL