> For the complete documentation index, see [llms.txt](https://antonio-cooler.gitbook.io/coolervoid-tavern/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://antonio-cooler.gitbook.io/coolervoid-tavern/l33t-brazilian-tools.md).

# L33t Brazilian tools

## Vimana framework

A fantastic tool to explore python's web frameworks like Django, Flask and others, yes, in all security contexts, fuzzing, SQL injection, enumeration, PIN brute force, and intelligence resources and soon. Grandmaster **S4dhu** wrote this tool. Sadhu is an excellent hacker, programmer, artist, pentester and cyber security researcher in brazil. He has a lot of CVE around CAMERAS following airport context and constantly studies new resources for hacking like embedded devices.

{% embed url="<https://github.com/s4dhulabs/vimana-framework>" %}

## Diamorphine

An Awesome rootkit for Linux modern kernels. by M0nad.

**M0nad i**s a famous Brazilian hacker that has heavy study around Linux kernel and memory corruption. For years he always wrote excellent tools and papers.

{% embed url="<https://github.com/m0nad/Diamorphine>" %}

## PEV

A very cool tool for PE file analysis.&#x20;

The tool has been written by MenteBinaria, an incredible hacker and altruist that helps the Brazilian hacker community.

{% embed url="<https://github.com/merces/pev>" %}

## Wifi pumpkim

Fantastic tool for wifi hacking. P0clabs is an awesome Brazilian hacking group that annualy releases new tools and cool ideas.

{% embed url="<https://github.com/P0cL4bs/wifipumpkin3>" %}

## SSHlooter

Script to steal passwords from ssh. The tool has been written by Mthbernades, an incredible hacker and altruist that helps the Brazilian hacker community.

{% embed url="<https://github.com/mthbernardes/sshLooterC>" %}


---

# 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://antonio-cooler.gitbook.io/coolervoid-tavern/l33t-brazilian-tools.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.
