# About

This is a project by [Segurança-Informática](https://seguranca-informatica.pt/) that contains my personal notes on red teaming / pentest and malware analysis, the various techniques used during assessments, and everything documented in the best possible way.&#x20;

## Goal

The main objective of this gitbook is to share knowledge **from the community for the community** 🙉

### Some notes on this gitbook:

{% hint style="info" %}

* The notes and articles may not cover all artifacts
* Opinions and analysis are my own
* You must expect mistakes, so
* You should consult additional resources and references
  {% endhint %}

{% hint style="danger" %}
**Copyright**

Do not share or disseminate this content on your own, please add the source everytime 👍🏼
{% endhint %}

## Social

[@sirpedrotavares](https://twitter.com/sirpedrotavares)

{% embed url="<https://seguranca-informatica.pt/contacto/>" %}

## Donations

![](https://4052868066-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWd-VcvRHVgUtkahm85%2F-Maj2ZKTYdgtWSRcYEFR%2F-Maj2c37IyGpcTh82Xlp%2Fimage.png?alt=media\&token=4ca1b6a1-004a-4f58-b5c2-1b5f40073869)

### [**https://www.buymeacoffee.com/sirpedrotavares**](https://www.buymeacoffee.com/sirpedrotavares):nerd:&#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://gitbook.seguranca-informatica.pt/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.
