# Ethical Hacking Notes

![](/files/26d2d6fbba7ee69234c8260631d01747a64217e6)

Welcome to my study notes for the UTN CEH course and ethical hacking in general; I hope you find them useful for your studies and practice. Each of these writings originates, in principle, as a lab for a course module, but it does not remain merely a lab. I try to give each piece enough detail and illustrate, at least, the basic use of each tool or process and not be just a tiny document where the requested task is solved and that's it.&#x20;

The idea of these writings is truly to generate documentation that will serve in the future as a reference or quick guide for when I need to consult them again. And that they can be freely shared with the community of students who need access to reference information for their studies.&#x20;

{% hint style="info" %}
These writings detail my personal notes created to understand and practice the course contents and some additional topics. They will be under constant review and update. All are created by me for study and future reference and may contain errors typical of someone who is constantly learning. If you see something that can be improved, don't hesitate to mention it; you can contact me on Twitter [@tzero86](https://twitter.com/Tzero86) at any time.

Technical guides on lab solutions are also available on [my blog](https://tzero86.xyz/) (only in English for the moment).\
\
If your situation allows, I appreciate any help you can give to support my studies and the creation of new content. I will be eternally grateful 💚  <a href="https://buymeacoffee.com/tzero86" class="button primary" data-icon="mug-hot">Buy me a coffee</a>

\
***Beware of the dog, you have been warned.*** 😎
{% endhint %}


---

# 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://tzero86.gitbook.io/tzero86/master.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.
