> For the complete documentation index, see [llms.txt](https://info.kservers.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.kservers.pro/partners/bugbounty.md).

# Программа BugBounty

Мы заботимся о безопасности наших клиентов, потому вкладываемся не только в развитие и маркетинг, но и в выплаты столь необходимым специалистам в нашей области – хакерам.

*Способы связи описаны в разделе* [*Контактные данные*](/contacts.md#bugbounty-programma)*.*

{% hint style="success" %}
**0₽** уже выплачено с начала нашей работы.

**0** уязвимостей найдено.
{% endhint %}

#### <mark style="color:orange;">Условия программы</mark>

1. Вы должны четко расписать порядок действий, при которых возникла ошибка, баг или была обнаружена уязвимость.
2. Вы обязуетесь сохранять информацию в тайне на протяжении *365 дней* со дня обращения, если не обговорено иное.
3. Баг/уязвимость ранее не должна быть обнаружена кем либо до вас, либо нашими специалистами.
4. Не должно быть следов проникновения или злоупотребления (попытка использования уязвимости во вред; попытка получения доступа к конфиденциальным данным) .
5. Метод выплаты обговаривается индивидуально.
6. Не принимаются отчеты из сканеров (например: Spide, Acunetix, Nuclei).
7. Окончательное решение по критичность и стоимости уязвимости принимает оператор.
8. Срок выплаты до 30 (тридцати) календарных дней, если не обговорено иное.

#### <mark style="color:orange;">Ресурсы, участвующие в программе</mark>

1. [https://t.me/kservers\_bot](https://t.me/kservers_bot?start=utm_info)
2. <https://api.kservers.pro>
3. Инфраструктура VM

#### <mark style="color:orange;">Выплаты</mark>

1. **LOW** – до 800 рублей (\~$8)
2. **MEDIUM** – до 3.000 рублей (\~$30)
3. **HIGH** – до 6.000 рублей (\~$60)
4. **CRITICAL** – до 10.000 рублей (\~$100)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://info.kservers.pro/partners/bugbounty.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
