> For the complete documentation index, see [llms.txt](https://book.loliteam.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.loliteam.net/about-the-author.md).

# About the Author

## Introduction About Me

Hey There!👋🏻 I'm [<mark style="color:blue;">**Thuong Eopi.**</mark>](https://www.facebook.com/Thuong.EoPi/) Information Security Professional Experts and Certified Ethical Hacker with 7+ years of research experience in Penetration Testing <mark style="color:red;">(Red Team)</mark>, withholding a Bachelor of Engineering degree focused in Computer Science. Also, I am a Cloud Engineering Aspirant, a Full-Stack Developer, and an SEO Strategist.

<figure><img src="/files/3j49zIDA8Sk5we9206SX" alt=""><figcaption><p>Meta Avatar</p></figcaption></figure>

## About This Book

This is my book where I share and document all my write-ups, which might help others in the information security community. As everyone knows, contributing to the community gives you knowledge and power! 🔥and I go it with all grant😎&#x20;

### Contact Me <a href="#contact-me" id="contact-me"></a>

| <p><br></p> |
| ----------- |

| Platform     | Links                                                                                                                        |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------- |
| **Web**      | **​**[**https://loliteam.net**](https://loliteam.net/)**​**                                                                  |
| **Saas**     | [**​**](http://lolihub.xyz/)[**http://lolihub.xyz**](http://lolihub.xyz/)**​**                                               |
| **Company**  | **​​**[**https://vesimang.org**](https://vesimang.org/)                                                                      |
| **Facebook** | [**https://facebook.com/Thuong.EoPi**](https://www.facebook.com/Thuong.EoPi/)[**​​**](https://www.facebook.com/Thuong.EoPi/) |
| **Email**    | [`thuong@vesimang.org`](mailto:thuong@vesimang.org)                                                                          |


---

# 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://book.loliteam.net/about-the-author.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.
