# Dhruv Verma

Interview is [here](https://docs.google.com/document/d/1_cXk3J_PyI4prD0-xpZf9KmL0DCF9M52zzwzdObV2-A/edit?usp=sharing).

## Links

* [Presentation](https://docs.google.com/presentation/d/122UBRhgM443_WZZ4TERQnpzyEQaOTLZtPHbFT968LFI/edit?usp=sharing/)
* Buffer Overflow [Lab](https://seedsecuritylabs.org/Labs_16.04/Software/Buffer_Overflow)

Btw, here are some key takeaways students thought they took from your presentation:

* One line I really took from the talk is organizing and sectioning off time for OSCP. To me, that meant that it's not about the short run, where I would try to blast through all the machines in one go, but to pick a time and workflow that works for me.
* My biggest takeaways were the differences from how I as a learner approach hacking vs someone who does it professionally. I would probably end up doing many of the same things, but in a much more manual way which wouldn't scale to testing a whole network.


---

# 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://oscp.cyberdefendersprogram.com/interviews/dhruv-verma.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.
