# Welcome

<figure><img src="https://4254364315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDJOCT4hCLXnY8omQV6tX%2Fuploads%2FBO9ZfS0ClbEt80zmwHA2%2Fwikibanner.png?alt=media&#x26;token=56a6ae62-41f6-44dc-8969-952d31748bb1" alt=""><figcaption></figcaption></figure>

## G'day Champions 🏆 - Welcome to my Info-Tech Wiki <a href="#gday-champions-welcome-to-the-cyb3rn8te-wiki" id="gday-champions-welcome-to-the-cyb3rn8te-wiki"></a>

This wiki serves as a repository of knowledge acquired through four years of hands-on experience in the information technology and cybersecurity field.

Having worked as a systems administrator, junior security analyst, and malware analyst, I have gained extensive exposure to various software tools, hardware, attack/defence procedures, and security best practices.

IT alone involves a vast amount of continuous learning, and adding cybersecurity on top of that makes it feel almost impossible to keep up. I wanted to create a centralised system where I can safely and effectively document everything I've learned in a structured way. The goal is to have an easily accessible resource to recall important information, like scripts, software usage, attack methods, and defence strategies, whenever needed.

Although this wiki is primarily intended to support my own learning and reference, I have made it publicly accessible in the hope that others may also find its content informative or valuable.

Cheers,

Nathan

## Disclaimer <a href="#disclaimer" id="disclaimer"></a>

{% hint style="warning" %}
The information contained in this wiki is for educational purposes only. While I strive to provide accurate and up-to-date information, I do not endorse the use of any code, techniques, or methodologies for illegal activities. It is your responsibility to ensure that you comply with all applicable laws and regulations. I will not be held responsible for any misuse of the information provided in this wiki.
{% 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://wiki.nwinfotech.net/home/readme.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.
