This PR implements the XSS Context Analyzer as requested in #5838. It introduces a specialized analyzer that probes for reflections and identifies the HTML context to optimize subsequent fuzzing payloads.
html.Tokenizer to identify exact reflection contexts (e.g., Attribute, Script, RCDATA).pkg/fuzz/execute.go to inject context results into input.Values.go build ./cmd/nuclei/ successfully./claim #5838
kairav9008-gmail-com
@kairav9008-gmail-com
ProjectDiscovery
@projectdiscovery