# Intro

I am passionate about solving Capture The Flag (CTF) challenges on platforms like [Hack The Box](https://app.hackthebox.com/home) (HTB) and [TryHackMe](https://tryhackme.com/dashboard) (THM). Here, you'll find detailed write-ups of my CTF adventures and solutions.

#### Certifications

* eLearnSecurity Junior Penetration Tester ([eJPT](https://certs.ine.com/d05cc39e-a71f-4209-a8c7-8434724c091a#gs.ciehyv))
* Practical Network Penetration Tester (PNPT) - In Progress
* Certified Red Team Professional (CRTP) - In Progress

#### Projects

* [Pentest Reports](https://github.com/AnuragTaparia/Pentest-Reports)
* [cheatsheet](https://anuragtaparia.gitbook.io/cheatsheet/)

#### Find Me Online

* [LinkedIn](https://www.linkedin.com/in/anurag-taparia-a1a981198)
* [Twitter](https://twitter.com/AnuragTaparia1)
* [Medium](https://medium.com/@anuragtaparia14)
* [Youtube](https://www.youtube.com/@AnuragSec/videos)
* [Github](https://github.com/)


---

# 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://anuragtaparia.gitbook.io/write-ups/intro.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.
