# Craft

This machine taught me how to do a client side attack that focused on macros being embedded into a .odt file. This something I was familiar with since I have done it before with Doc files however, due to my lack of knowledge I had to look up a tutorial lol. I also learned something new ehen elevating privileges, thinking logically will help a long way. If there is another user called apache, chances are its because htey are running a website of some sorts, and the website was indeed running as apache so overwriting files and executing them as apache allowed me to get system access.&#x20;


---

# 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://lyethar.gitbook.io/craft/craft.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.
