# Proving Grounds

- [Warm Up](https://pentesting.zeyu2001.com/proving-grounds/warm-up.md): Writeups for Warm Up machines from Proving Grounds by Offensive Security.
- [Pebbles](https://pentesting.zeyu2001.com/proving-grounds/warm-up/pebbles.md): Writeup for Pebbles from Offensive Security Proving Grounds (PG)
- [Twiggy](https://pentesting.zeyu2001.com/proving-grounds/warm-up/twiggy.md): Writeup for Twiggy from Offensive Security Proving Grounds (PG)
- [Bratarina](https://pentesting.zeyu2001.com/proving-grounds/warm-up/bratarina.md): Writeup for Bratarina from Offensive Security Proving Grounds (PG)
- [Internal](https://pentesting.zeyu2001.com/proving-grounds/warm-up/internal.md): Writeup for Internal from Offensive Security Proving Grounds (PG)
- [ClamAV](https://pentesting.zeyu2001.com/proving-grounds/warm-up/clamav.md): Writeup for ClamAV from Offensive Security Proving Grounds (PG)
- [Get to Work](https://pentesting.zeyu2001.com/proving-grounds/get-to-work.md): Writeups for Get to Work machines from Proving Grounds by Offensive Security.
- [Nibbles](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/nibbles.md): Writeup for Nibbles from Offensive Security Proving Grounds (PG)
- [Nickel](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/nickel.md): Writeup for Nickel from Offensive Security Proving Grounds (PG)
- [WebCal](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/webcal.md): Writeup for WebCal from Offensive Security Proving Grounds (PG)
- [Authby](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/authby.md): Writeup for Authby from Offensive Security Proving Grounds (PG)
- [Pelican](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/pelican.md): Writeup for Pelican from Offensive Security Proving Grounds (PG)
- [Jacko](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/jacko.md): Writeup for Jacko from Offensive Security Proving Grounds (PG)
- [Medjed](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/medjed.md): Writeup for Medjed from Offensive Security Proving Grounds (PG)
- [XposedAPI](https://pentesting.zeyu2001.com/proving-grounds/get-to-work/xposedapi.md): Writeup for XposedAPI from Offensive Security Proving Grounds (PG)
- [Try Harder](https://pentesting.zeyu2001.com/proving-grounds/try-harder.md): Writeups for Get to Work machines from Proving Grounds by Offensive Security.
- [Meathead](https://pentesting.zeyu2001.com/proving-grounds/try-harder/meathead.md): Writeup for Meathead from Offensive Security Proving Grounds (PG)


---

# 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://pentesting.zeyu2001.com/proving-grounds.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.
