get_hacktricks_page
Retrieve the complete content of a HackTricks documentation page. Use for full page details or multiple sections, noting it consumes more tokens than targeted lookups.
Instructions
Get FULL page content. ⚠️ EXPENSIVE: Pages average 3000-15000 tokens. PREFER: get_hacktricks_section for specific topics, get_hacktricks_cheatsheet for just commands. Only use this when you need the complete page or multiple sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path from search results (e.g., 'src/linux-hardening/privilege-escalation/README.md') |