> For the complete documentation index, see [llms.txt](https://karim-ashraf.gitbook.io/karim_ashraf_space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs.md).

# Cyberdefenders Labs

- [Web Investigation Blue Team Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/web-investigation-blue-team-lab.md): Network Forensics lab let\`s go on
- [Red Stealer Blue Team Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/red-stealer-blue-team-lab.md): An Threat Intel lab talking about Stealer Malware and It\`s behavior so here we go
- [WebStrike Blue Team Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/webstrike-blue-team-lab.md): Network Forensics lab
- [BlueSky Ransomware Blue Team Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/bluesky-ransomware-blue-team-lab.md): Network Forensics lab
- [PsExec Hunt Blue Team Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/psexec-hunt-blue-team-lab.md): Network Forensics Lab Discuss PsExec Tool
- [OpenWire Blue Team Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/openwire-blue-team-lab.md): Network Forensics Lab
- [3CX Supply Chain Blue Team Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/3cx-supply-chain-blue-team-lab.md): Hello Everyone Nice Lab in Threat intel and a nice example for the supply chain so here we go
- [PoisonedCredentials Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/poisonedcredentials-lab.md): Network Forensics Lab
- [Reveal Lab](https://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs/reveal-lab.md): Endpoint Forensics Lab


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://karim-ashraf.gitbook.io/karim_ashraf_space/writeups/cyberdefenders-labs.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.
