# Disclaimers

1. All work here is a snapshot in time. You may or may not be able to achieve the same/similar effects when you try these techniques years, months, days, or even hours after the writeup.
2. All work here, my GitHub, or anywhere is proof-of-concept (PoC). It is not intended to be a final product of any kind and can therefore sometimes prove to be inconsistent. I do these writeups part-time, sorry.
3. All work here is intended to demonstrate and document security issues, and not intended to violate anyone's terms of service, privacy, or rights of any sort. Please contact me on Twitter if you feel you have been aggrieved in some way.
4. If I made an error, mistake, or you believe information availible here to be incorrect, please contact me on Twitter so corrective action can be taken. This is not a technical support offer.
5. While I'm willing and open to answering questions about my work or discuss the offensive security field, I do not offer technical support of any kind. Please do not ask.

With thanks,\
Steve\
\
Twitter: [@0xTriboulet](https://twitter.com/0xTriboulet)


---

# 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/disclaimers.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.
