> For the complete documentation index, see [llms.txt](https://faresbltagy.gitbook.io/footprintinglabs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training.md).

# WEInnovate  Training&#x20;

- [Weinnovate - Active Directory Task One](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/weinnovate-active-directory-task-one.md)
- [WEinnovate - Active Directory - Task Two](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/weinnovate-active-directory-task-two.md)
- [Build ELK Lab](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/build-elk-lab.md)
- [Configure Elasticsearch and Kibana setup in ubuntu](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/build-elk-lab/configure-elasticsearch-and-kibana-setup-in-ubuntu.md)
- [Configure Fluent-Bit to send logs to ELK](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/build-elk-lab/configure-fluent-bit-to-send-logs-to-elk.md)
- [Set up Winlogbeat & Filebeat for log collection](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/build-elk-lab/set-up-winlogbeat-and-filebeat-for-log-collection.md)
- [Send Logs from Winlogbeat through Logstash to ELK](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/build-elk-lab/send-logs-from-winlogbeat-through-logstash-to-elk.md)
- [Enable Windows Audit Policy & Winlogbeat](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/build-elk-lab/enable-windows-audit-policy-and-winlogbeat.md)
- [Elasticsearch API and Ingestion Pipeline](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/build-elk-lab/elasticsearch-api-and-ingestion-pipeline.md)
- [SOAR](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/soar.md)
- [Send Alerts To Email & Telegram Bot](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/soar/send-alerts-to-email-and-telegram-bot.md)
- [Integrate Tines with ELK](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/soar/integrate-tines-with-elk.md)
- [Scenario 1: FTP Exploitation & Data Exfiltration](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/soar/scenario-1-ftp-exploitation-and-data-exfiltration.md)
- [SOC Practical Assessment](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/soc-practical-assessment.md)
- [Boss of the SOC V1 - Web Defacement](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/boss-of-the-soc-v1-web-defacement.md)
- [Lumma C2](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/lumma-c2.md)
- [Investigating Windows Scenario](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/investigating-windows-scenario.md)
- [Network Analysis](https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training/network-analysis.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://faresbltagy.gitbook.io/footprintinglabs/weinnovate-training.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
