# About Me

Hi Reader,&#x20;

I'm Subhash and I work as a Security Engineer \[Blue Team] at Microsoft. When I'm not working, I generally get my hands dirty and document my experiences and learnings here. All for a safer internet.

I used to be a Red Teamer back in the day and old habits die hard. I'm passionate about securing organizations (through offensive and defensive security research), security tooling/automation.&#x20;

I'm still learning (like many others in the industry) and would love to take any constructive criticism or feedback you may have for me. Please reach out using [these ](https://in.linkedin.com/in/pbssubhash)details. I'd love to have a chat, learn, grow and contribute back to the community.

> *<mark style="color:blue;">**I believe that to fight the resourceful adversaries, the entire security community must come together and share the intel/learning.**</mark>*&#x20;

Here are some quick links for you to explore my work:

* [Security Tools](https://blog.p1k4chu.com/tools)
* [My feedback on security courses](https://blog.p1k4chu.com/security-talk)
* [Security Research articles](https://blog.p1k4chu.com/security-research)

How to reach out to me:

* [My LinkedIn](https://in.linkedin.com/in/pbssubhash)
* [My Twitter ](https://twitter.com/pbssubhash)
* [GitHub Profile](https://github.com/pbssubhash)


---

# 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.p1k4chu.com/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.
