grimoire_search
Search across indexed offline security knowledge bases from HackTricks, OWASP, and more. Retrieve ranked matches with source and snippet to ground answers in real documentation.
Instructions
Full-text search across every indexed offline security knowledge base (HackTricks, PayloadsAllTheThings, OWASP WSTG/MASVS/ASVS, the LOTL DBs, RE/OSINT/DFIR/Bluetooth/WiFi/SDR sources, ...). Returns ranked matches with source, category, path and a snippet. Use this to ground answers and checklists in real documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | search terms, e.g. 'kerberoast' or 'ssrf bypass' | |
| category | No | optional category filter (see grimoire_categories) | |
| limit | No | max results (default 20) |