mirror of
https://github.com/usestrix/strix.git
synced 2026-09-15 23:31:27 +00:00
Recon tools route their target list through a flag — `ffuf -w wordlist.txt`, `httpx -l hosts.txt`, `nuclei --list targets.txt` — not the `<` redirect the input-file collector already handled, so the reviewer kept blocking "probes every host listed in hosts.txt" because the list was never in the packet. Parse the value of the common list-file flags and collect it the same bounded way, alongside redirect inputs. The value is only read when it resolves to a workspace file, so a boolean `-l` (grep, wc) whose next token is not a file collects nothing and never makes the packet incomplete. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| advanced | ||
| cloud | ||
| images | ||
| integrations | ||
| llm-providers | ||
| logo | ||
| tools | ||
| usage | ||
| contributing.mdx | ||
| docs.json | ||
| index.mdx | ||
| quickstart.mdx | ||
| README.md | ||