# BE-Hacktive

![](https://content.gitbook.com/content/8bgvMbF6wy5EyGrkuyUO/blobs/721v4mS5JECAoFGqiUoE/Color_model.png)

**CYBERSECURITY**, a common word that's been very much in vogue lately, but remains rather vague and little understood. BE HACKTIVE is a cybersecurity learning blog that will cover the various topics related to the theme of computer security via articles, tutorials, videos, etc.

## Learning

To provide as much information as possible for different profiles, I'm proposing a capsule system. Each capsule will answer a number of cybersecurity-related questions and issues.

Let's take the first capsule, for example, which will focus on cyber-security awareness. Here is a non-exhaustive list of topics:

* **Phishing**
* **Malware/Malicious software**
* **Passwords/Les mots passe**

This theme will cover topics that will help you to understand the different threats that each user/company faces, and to improve your knowledge in this field.

Naturally, you'll be asked to participate by asking questions, suggesting topics or giving your opinion.

## Send your question

If you have any questions about cybersecurity, please don't hesitate to contact me via the following link:

* [I have a question](https://blog.be-hacktive.com/contact) ❓

To conclude this introduction, do you think you've ever been a target of cyber attacks?

![](https://content.gitbook.com/content/8bgvMbF6wy5EyGrkuyUO/blobs/SigTwI9fMJmKXNM16jy6/cybers%C3%A9curit%C3%A9_lock.png)


---

# 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://blog.be-hacktive.com/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.
