# Home

{% hint style="info" %}
Currently ~~self-studying cyber security in my spare time~~ employed as Security Consultant.
{% endhint %}

| Certificates                                                                                   |
| ---------------------------------------------------------------------------------------------- |
| [eJPT](https://elearnsecurity.com/) - eLS Junior Penetration Tester                            |
| [PNPT](https://certifications.tcm-sec.com/pnpt/) - Practical Network Penetration Tester        |
| [CRTP](https://www.alteredsecurity.com/adlab) - Certified Red Team Professional                |
| [BSCP](https://portswigger.net/web-security/certification) - Burp Suite Certified Practicioner |
| [CRTE](https://www.alteredsecurity.com/redteamlab) - Certified Red Team Expert                 |

<table><thead><tr><th width="186">CVE</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-4665">CVE-2022-4665</a></td><td><mark style="color:red;">⬤</mark> Insufficient Upload Filtering (may lead to RCE) in <a href="https://ampache.org/">Ampache</a> &#x3C;5.5.6.</td></tr><tr><td><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-4732">CVE-2022-4732</a></td><td><mark style="color:red;">⬤</mark> File Upload Filter Bypass in <a href="https://microweber.org/">Microweber</a> &#x3C;1.4.</td></tr><tr><td><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-45962">CVE-2022-45962</a></td><td><mark style="color:yellow;">⬤</mark> Authenticated SQL Injection in <a href="https://www.os4ed.com/">openSIS</a> &#x3C;9.0.</td></tr><tr><td><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-1034">CVE-2023-1034</a></td><td><mark style="color:red;">⬤</mark> Limited LFI via Path Traversal in <a href="https://suitecrm.com/">SuiteCRM</a> &#x3C; 7.12.8.</td></tr></tbody></table>


---

# 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://ccat.gitbook.io/cyber-sec/home.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.
