Skip to main content

Module binary_search

Module binary_search 

Source

Structs§

NarrowingResult
Result of a binary search narrowing operation.

Enums§

ProbeFamily
High-level probe family used to narrow the search space quickly.

Functions§

find_all_triggers
Find multiple independent triggers in a single payload.
generate_family_probes
Generate a focused probe batch for one family during staged analysis.
generate_follow_up_probes
Generate focused follow-up probes for families that blocked in the quick pass.
generate_quick_probes
Generate a minimal first-pass probe set for quick analysis.
narrow_to_trigger
Binary search to find the minimum substring that triggers a WAF block.