# Defensive Security

## Malware Analysis

<table data-header-hidden><thead><tr><th width="249.66666666666666"></th><th></th><th></th></tr></thead><tbody><tr><td><a href="https://github.com/rshipp/awesome-malware-analysis">Awesome Malware Analysis repo</a> !</td><td><a href="https://class.malware.re/">University of Cincinatti Malware Analysis class</a></td><td><a href="https://github.com/RPISEC/Malware">Malware Analysis course by RPISEC</a></td></tr><tr><td><a href="https://courses.zero2auto.com/">Zero2Auto Malware RE course</a> !</td><td><a href="https://certifications.tcm-sec.com/pjmr/">TCM Security Practical Junior Malware Researcher course</a> !</td><td><a href="https://t.co/IlSVy6V50V">LetsDefend Malware Analysis Fundamentals</a></td></tr><tr><td><a href="https://mssplab.github.io/">MSSP Lab</a></td><td><a href="https://malwareunicorn.org/#/workshops">Malware Unicorn</a></td><td></td></tr></tbody></table>

## Vendor-Specific

|                                                                              |                                                                                                                                         |   |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | - |
| [Qualys Vulnerability Management training](https://www.qualys.com/training/) | [Azure Sentinel Training](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Training/Azure-Sentinel-Training-Lab/README.md) |   |

## Incident Response

| [OpenSOC - Network Defense Simulation](https://opensoc.io/) |   |   |
| ----------------------------------------------------------- | - | - |
|                                                             |   |   |


---

# 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://martian1337.gitbook.io/notes/training-and-career/platforms/defensive-security.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.
