get_hacktricks_cheatsheet
Extract code blocks (commands, payloads, scripts) from HackTricks pages. Skip explanatory text to get only the syntax and exploits.
Instructions
Extract ALL CODE BLOCKS from a page (commands, payloads, scripts, one-liners). Skips explanatory text. Perfect for: 'give me the exploit command', 'show me the payload', 'what's the syntax'. Returns code with language tags (bash, python, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path from search results |