# Introduction

Hello! My name is Nick and I am a Team Lead - Red Team Security Engineer

This repository will be a collection of data for different tools, study notes, and other misc. security things. The goal of this repo is to not only help refine my knowledge but also to remember those "I will definitely remember that command/tool/tip" thoughts while on an assessment.&#x20;

Hopefully this repo will not only help me, but others as well!&#x20;

***Certs**: CISSP | OSCP | CRTO | RTJC | PNPT | Cybernetics Pro Lab | CEH | RTAC | eWPT | Dante Pro Lab | eJPT | CCNP-S | CCNA | CMNA | Net + | A+*

***CVE**:* [*https://nvd.nist.gov/vuln/detail/CVE-2022-45472*](https://nvd.nist.gov/vuln/detail/CVE-2022-45472)


---

# 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://notes.brinkles.wiki/introduction.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.
