# /home/six2dez/.pentest-book

Thanks to visit this site, please consider enhance this book with some awesome tools or techniques you know, you can contact me by Telegram([@six2dez](https://t.me/six2dez)), Twitter([@six2dez1](https://twitter.com/Six2dez1)) or Discord([six2dez#8201](https://discordapp.com/users/six2dez#8201)), GitHub pull request is welcomed too ;) **Hack 'em all**

### **Usage: Just use the search bar at the upper or navigate through the sections of the left zone. Enjoy it** :blush:&#x20;

**Don't you know where to go now?** Let me introduce you to some of the most **popular pages** on this wiki:

* Know your target! Make a proper [recon](https://www.pentest-book.com/recon/public-info-gathering)!
* What can you do in those strange [ports](https://www.pentest-book.com/enumeration/ports)?
* Doing a [web pentest](https://www.pentest-book.com/enumeration/web)? Don't forget to check out any of these common attacks!
* Do you have the same hype as me with [cloud ](https://www.pentest-book.com/enumeration/cloud)services? They also have their vulnerabilities
* Stuck again with Windows and [Kerberos](https://www.pentest-book.com/post-exploitation/windows/ad/kerberos-attacks)? Here is my cheatsheet
* The mobile world does not stop growing, see my tips for [Android ](https://www.pentest-book.com/mobile/android)and [iOS](https://www.pentest-book.com/mobile/ios)
* [Burp Suite ](https://www.pentest-book.com/others/burp)is the tool most loved by everyone, but you have to know a few tricks, also check my [preferred extensions](https://www.pentest-book.com/others/burp#preferred-extensions)
* I'm really proud of [Pentesting Web Checklist](https://www.pentest-book.com/others/web-checklist)
* If you want to know which web fuzzer fits you best, take a look at the [comparison](https://www.pentest-book.com/others/web-fuzzers-comparision).

**Important note**: I use this wiki daily for my work and I am constantly updating it. I'm very sorry if a link to a page changes or I move it, if you need something you are free to contact me.

You can support this work buying me a coffee:&#x20;

{% embed url="<https://www.buymeacoffee.com/six2dez>" %}

### Stargazers over time

![Stargazers over time](https://starchart.cc/six2dez/pentest-book.svg)


---

# 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/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.
