# Introduction

Welcome to Bug Hunter Handbook. This book will contain list of resources that will help bug bounty hunters with resources that are useful during their bug bounty journey. These are resources I have collected for my personal reference and full credit goes respective the Blog/Article/Presentation/Tweet owners and the awesome community.

Also Checkout - [Book of Bug Bounty Tips](https://app.gitbook.com/@gowsundar/s/book-of-bugbounty-tips) for additional tricks&#x20;

{% hint style="info" %}
*Note: There are lot of additional articles / resources available for attacks and vulnerabilities, can be found using Google. I have collected articles that i found useful during my tests.*
{% endhint %}

📌I will try my level best to update the sections with latest resources.&#x20;

Feedback and Suggestions are always welcome. if you like my work please share the book and feel free to contact me [@gowsundar](https://twitter.com/gowsundar).&#x20;

If you like my work please support [here](https://paypal.me/sirpika).

&#x20;


---

# 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://gowthams.gitbook.io/bughunter-handbook/master.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.
