# README

## B00t2R00t

A penetration testing playbook that's suitable for CTF challenges, bug bounty hunting and red team assessments.

This playbook is heavily inspired from:

<https://book.hacktricks.xyz/welcome/readme>

<https://github.com/swisskyrepo/PayloadsAllTheThings>

<https://exploit-notes.hdks.org/>

<https://academy.hackthebox.com/>

<https://tryhackme.com/>

<https://www.thehacker.recipes/>

<https://www.ired.team/>

<https://ppn.snovvcrash.rocks/>

<https://gitee.com/scriptkiddies/hacktricks/tree/master/misc>

<https://hacker-arsenal.tools/tools>

And many more!!!

## DISCLAIMER!

**Usage of this knowledge is SOLELY the user's responsibility and the author of this playbook has no liability for their actions. Use it at your own discretion.**


---

# 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://h3ll-ka1ser.gitbook.io/boot2root/readme.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.
