# Others

- [Burp Suite](https://www.pentest-book.com/others/burp.md)
- [Password cracking](https://www.pentest-book.com/others/password-cracking.md)
- [VirtualBox](https://www.pentest-book.com/others/virtualbox.md)
- [LLM/AI/ML/prompt testing](https://www.pentest-book.com/others/llm-ai-ml-prompt-testing.md)
- [Code review](https://www.pentest-book.com/others/code-review.md)
- [Pentesting Web checklist](https://www.pentest-book.com/others/web-checklist.md)
- [Internal Pentest](https://www.pentest-book.com/others/internal-pentest.md)
- [Web fuzzers review](https://www.pentest-book.com/others/web-fuzzers-comparision.md)
- [Recon suites review](https://www.pentest-book.com/others/recon-suites-review.md)
- [Subdomain tools review](https://www.pentest-book.com/others/subdomain-tools-review.md)
- [Random](https://www.pentest-book.com/others/dictionaries.md)
- [Master assessment mindmaps](https://www.pentest-book.com/others/master-assessment-mindmap.md)
- [BugBounty](https://www.pentest-book.com/others/bugbounty.md)
- [Exploiting](https://www.pentest-book.com/others/exploiting.md)
- [tools everywhere](https://www.pentest-book.com/others/tools-everywhere.md)
- [RT/EDR](https://www.pentest-book.com/others/rt-edr.md)
- [Wireless Testing](https://www.pentest-book.com/others/wireless.md)
- [Social Engineering](https://www.pentest-book.com/others/social-engineering.md)
- [Reporting](https://www.pentest-book.com/others/reporting.md)
- [Hardware Hacking](https://www.pentest-book.com/others/hardware.md)
- [Purple Team](https://www.pentest-book.com/others/purple-team.md)
- [IoT Protocols](https://www.pentest-book.com/others/iot-protocols.md)
- [Automotive Security](https://www.pentest-book.com/others/automotive-security.md)
- [WebAuthn & Passkeys](https://www.pentest-book.com/others/webauthn-passkeys.md)
- [Browser Extension Security](https://www.pentest-book.com/others/browser-extension-security.md)
- [Tool Index](https://www.pentest-book.com/others/tool-index.md)
- [Attack Index](https://www.pentest-book.com/others/attack-index.md)
- [Wordlist Reference](https://www.pentest-book.com/others/wordlist-reference.md)
- [Learning Path](https://www.pentest-book.com/others/learning-path.md)
- [Lab Setup Guide](https://www.pentest-book.com/others/lab-setup-guide.md)
- [Automation & Scripting](https://www.pentest-book.com/others/automation-scripting.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.pentest-book.com/others.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
