# Reporting

[**CherryTree**](https://github.com/giuspen/cherrytree)**:** A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single XML or SQLite file. The project home page is [giuspen.com/cherrytree](https://www.giuspen.com/cherrytree/).

&#x20;[**faraday**](https://github.com/infobyte/faraday): Faraday introduces a new concept - IPE (Integrated Penetration-Test Environment) a multiuser Penetration test IDE. Designed for distributing, indexing, and analyzing the data generated during a security audit.

![](/files/-MX1g1FQJp3TQmDnkxf_)

{% embed url="<https://obsidian.md/>" %}

[**pocsuite3**](https://github.com/knownsec/pocsuite3)**:** pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.

[![asciicast](https://asciinema.org/a/203101.svg)](https://asciinema.org/a/203101)


---

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