# Weird Windows

- [Command Hijacking with .COM](https://steve-s.gitbook.io/0xtriboulet/archive/notice/weird-windows/command-hijacking-with-.com.md): In this writeup we talk demonstrate a technique that allows for command interception from a target user's command prompt or powershell on modern Windows systems
- [Non-Existent File Paths](https://steve-s.gitbook.io/0xtriboulet/archive/notice/weird-windows/non-existent-file-paths.md): This writeup will discuss the use of non-existent file paths and present a use case


---

# 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://steve-s.gitbook.io/0xtriboulet/archive/notice/weird-windows.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.
