# Hello World!

## About Me

Hi, myself Aravazhi Rajendran.

With a lot of passion for cybersecurity from the kid, I started to learn penetration testing from a remote village without the internet! Slowly with persistence, I pursued **OSCP** and started to learn Red Teaming. Now I’m doing Red Team engagements successfully for various clients around the globe and helping them to fix their security gaps.

## The Goal

I have been thinking of documenting the research/work I have done so far related to Red Teaming and Penetration Testing. Due to heavy workload, I couldn’t able to document all the things. Finally, now the time has come to document everything which also helps the community. Here you won't find any How-To articles rather you will find a full story of my experiences. I struggled in the early days without any guidance and resources. Simply the How-To articles didn't help. Only after talking to people and knowing their experience I ramped up quickly. I hope people enjoy the way of knowing the full journey instead of just commands and procedures.

{% hint style="info" %}
&#x20;**`Thinks to note`**

1. All the screenshots/data are either masked or simulated in a lab environment
2. Thoughts are my own
3. The articles are prone to mistakes; Please let me know
4. Feel free to share my content with proper credits
5. Feel free to discuss with me on Twitter or LinkedIn
   {% endhint %}

Coming Soon.


---

# 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://blog.aravazhi.in/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.
