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

# Info

Seasoned Offensive Security Consultant and Computer Engineering student at UFPE. With 5 years of intense, hands-on experience, I specialise in Red Team operations, orchestrating complex full-scope penetration tests across diverse critical environments, including WEB/API applications, Mobile (Android & iOS) platforms, and infrastructure.

I post here writeups about CTFs I play and share techniques, just for study purpose. (NOTE: you can find recent exploits in my github profile)

### Public profiles <a href="#public-profiles" id="public-profiles"></a>

Twitter: \~

Github: <https://github.com/Bac-teria>

Linkedin: [https://www.linkedin.com/in/filipe-baptistella](https://www.linkedin.com/in/filipe-baptistella/)

Hackthebox: [https://app.hackthebox.com/profile/ ](https://app.hackthebox.com/profile/340181)

### Me <a href="#me" id="me"></a>

* 24 y/o Brazilian
* Penetration tester / Security Information Consultat @ Blaze Infosec
* Android/linux kernel pwn&#x20;

### Education

Bachelor in Computer Engineering \
@ UFPE - Federal University of Pernambuco

### Certifications&#x20;

* **OSCP** - Offensive Security Certified Professional
  * Offsec
* **CRTO** - Certified Red Team Operator
  * Zero Point Security&#x20;
* **CPSA** - CREST Practitioner Security Analyst
  * CREST
* **CRT** -  CREST Registered Penetration Tester
  * CREST
* **eJPT**
  * INE Security (FKA eLearnSecurity)


---

# 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:

```
GET https://bacteria.gitbook.io/public/info.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.
