# Knowledge Bank

## Knowledge Bank

- [Welcome to Securescape!](https://blog.securescape.cc/about-us/welcome-to-securescape.md)
- [Operating Systems  (WIP)](https://blog.securescape.cc/fundamentals/operating-systems-wip.md)
- [Introduction to Operating Systems](https://blog.securescape.cc/fundamentals/operating-systems-wip/introduction-to-operating-systems.md): A brief introduction and history into Operating Systems
- [Processes and Process Management](https://blog.securescape.cc/fundamentals/operating-systems-wip/processes-and-process-management.md)
- [Processes](https://blog.securescape.cc/fundamentals/operating-systems-wip/processes-and-process-management/processes.md)
- [Threads](https://blog.securescape.cc/fundamentals/operating-systems-wip/processes-and-process-management/threads.md)
- [Scheduling](https://blog.securescape.cc/fundamentals/operating-systems-wip/processes-and-process-management/scheduling.md)
- [Memory Management](https://blog.securescape.cc/fundamentals/operating-systems-wip/memory-management.md)
- [Virtual Memory Management](https://blog.securescape.cc/fundamentals/operating-systems-wip/memory-management/virtual-memory-management.md)
- [Storage Management](https://blog.securescape.cc/fundamentals/operating-systems-wip/storage-management.md)
- [I/O Management](https://blog.securescape.cc/fundamentals/operating-systems-wip/i-o-management.md)
- [Linux  (WIP)](https://blog.securescape.cc/fundamentals/linux-wip.md)
- [Introduction to Linux](https://blog.securescape.cc/fundamentals/linux-wip/introduction-to-linux.md)
- [Linux System Management](https://blog.securescape.cc/fundamentals/linux-wip/linux-system-management.md)
- [Programming  (WIP)](https://blog.securescape.cc/fundamentals/programming-wip.md)
- [Assembly](https://blog.securescape.cc/fundamentals/programming-wip/assembly.md)
- [C(++/#)](https://blog.securescape.cc/fundamentals/programming-wip/c-++.md)
- [Python](https://blog.securescape.cc/fundamentals/programming-wip/python.md)
- [Nim](https://blog.securescape.cc/fundamentals/programming-wip/nim.md): Resources to get started with Nim Programming
- [Bash](https://blog.securescape.cc/fundamentals/programming-wip/bash.md): Bash Scripting
- [Introduction to Bash Scripting](https://blog.securescape.cc/fundamentals/programming-wip/bash/introduction-to-bash-scripting.md): Bash scripting is a powerful tool that allows you to automate tasks, create programs, and perform various operations on your computer or server. In this blog post, we will introduce the basics of bash
- [Variables, Loops, and Port Scanner](https://blog.securescape.cc/fundamentals/programming-wip/bash/variables-loops-and-port-scanner.md)
- [Networking  (WIP)](https://blog.securescape.cc/fundamentals/networking-wip.md)
- [Networking 101](https://blog.securescape.cc/fundamentals/networking-wip/networking-101.md)
- [Networking Basics](https://blog.securescape.cc/fundamentals/networking-wip/networking-101/networking-basics.md)
- [Protocols](https://blog.securescape.cc/fundamentals/networking-wip/networking-101/protocols.md)
- [IPv4](https://blog.securescape.cc/fundamentals/networking-wip/networking-101/ipv4.md)
- [IPv6](https://blog.securescape.cc/fundamentals/networking-wip/networking-101/ipv6.md)
- [Packet Tracer](https://blog.securescape.cc/fundamentals/networking-wip/packet-tracer.md)
- [Interface](https://blog.securescape.cc/fundamentals/networking-wip/packet-tracer/interface.md)
- [Connections](https://blog.securescape.cc/fundamentals/networking-wip/packet-tracer/connections.md)
- [Creating Networks](https://blog.securescape.cc/fundamentals/networking-wip/packet-tracer/creating-networks.md)
- [Virtual LANS & Trunks](https://blog.securescape.cc/fundamentals/networking-wip/packet-tracer/virtual-lans-and-trunks.md)
- [Subnetting](https://blog.securescape.cc/fundamentals/networking-wip/subnetting.md)
- [Network Security](https://blog.securescape.cc/fundamentals/networking-wip/network-security.md)
- [Report Writing (WIP)](https://blog.securescape.cc/fundamentals/report-writing-wip.md)
- [Research Skills](https://blog.securescape.cc/fundamentals/report-writing-wip/research-skills.md)
- [Structuring a Report](https://blog.securescape.cc/fundamentals/report-writing-wip/structuring-a-report.md)
- [Creating Templates](https://blog.securescape.cc/fundamentals/report-writing-wip/creating-templates.md)
- [Methodologies](https://blog.securescape.cc/general-security/methodologies.md): Penetration Testing and Red Team Methodologies
- [OSSTMM](https://blog.securescape.cc/general-security/methodologies/osstmm.md): Open Source Testing Methodology Manual
- [OWASP](https://blog.securescape.cc/general-security/methodologies/owasp.md): Open Web Application Security Project
- [Web Security Testing Guide](https://blog.securescape.cc/general-security/methodologies/owasp/web-security-testing-guide.md)
- [Mobile Security Testing Guide](https://blog.securescape.cc/general-security/methodologies/owasp/mobile-security-testing-guide.md)
- [NIST](https://blog.securescape.cc/general-security/methodologies/nist.md): National Institute of Standards and Technology
- [PTES](https://blog.securescape.cc/general-security/methodologies/ptes.md)
- [Cyber Killchain](https://blog.securescape.cc/general-security/methodologies/cyber-killchain.md)
- [Binary Exploitation](https://blog.securescape.cc/general-security/binary-exploitation.md)
- [Cheat Sheets](https://blog.securescape.cc/general-security/cheat-sheets.md)
- [Enumeration](https://blog.securescape.cc/general-security/cheat-sheets/enumeration.md)
- [Network Scan](https://blog.securescape.cc/general-security/cheat-sheets/enumeration/network-scan.md)
- [Vulnerability Scan](https://blog.securescape.cc/general-security/cheat-sheets/enumeration/vulnerability-scan.md)
- [Web Scan](https://blog.securescape.cc/general-security/cheat-sheets/enumeration/web-scan.md)
- [Exploitation](https://blog.securescape.cc/general-security/cheat-sheets/exploitation.md)
- [Page 1](https://blog.securescape.cc/general-security/cheat-sheets/exploitation/page-1.md)
- [Payloads & Shells](https://blog.securescape.cc/general-security/cheat-sheets/exploitation/payloads-and-shells.md)
- [Post Exploitation](https://blog.securescape.cc/general-security/cheat-sheets/post-exploitation.md)
- [Lay of The Land](https://blog.securescape.cc/general-security/cheat-sheets/post-exploitation/lay-of-the-land.md)
- [Persistence](https://blog.securescape.cc/general-security/cheat-sheets/post-exploitation/persistence.md)
- [Data Exfiltration](https://blog.securescape.cc/general-security/cheat-sheets/post-exploitation/data-exfiltration.md)
- [Pivoting](https://blog.securescape.cc/general-security/cheat-sheets/post-exploitation/pivoting.md)
- [Command & Control](https://blog.securescape.cc/general-security/cheat-sheets/command-and-control.md): C2 or C\&C
- [Disassembly](https://blog.securescape.cc/general-security/cheat-sheets/disassembly.md)
- [Radare2](https://blog.securescape.cc/general-security/cheat-sheets/disassembly/radare2.md)
- [GDB](https://blog.securescape.cc/general-security/cheat-sheets/disassembly/gdb.md)
- [Hardware Exploitation](https://blog.securescape.cc/offensive-security/hardware-exploitation.md)
- [Intro to Hardware](https://blog.securescape.cc/offensive-security/hardware-exploitation/intro-to-hardware.md)
- [Red Team](https://blog.securescape.cc/offensive-security/red-team.md)
- [Malware Development](https://blog.securescape.cc/offensive-security/red-team/malware-development.md)
- [C# Malware](https://blog.securescape.cc/offensive-security/red-team/malware-development/c-malware.md)
- [Offensive Development](https://blog.securescape.cc/offensive-security/red-team/offensive-development.md): Building resilient infrastructure, and automating offensive development
- [Offensive DevOps](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops.md): About Offensive DevOps
- [GitLab](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/gitlab.md)
- [GitLab Setup](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/gitlab/gitlab-setup.md)
- [Simple Calculator Project](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/gitlab/simple-calculator-project.md)
- [Making our CI/CD Pipeline](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/gitlab/making-our-ci-cd-pipeline.md)
- [Build Artifacts](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/gitlab/build-artifacts.md)
- [TeamCity](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/teamcity.md)
- [TeamCity Setup](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/teamcity/teamcity-setup.md)
- [Creating TeamCity Projects](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/teamcity/creating-teamcity-projects.md): Short module on how to pull repositories from different sources
- [Obfuscating Payloads](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/teamcity/obfuscating-payloads.md): the fun part 😊
- [Jenkins (WIP)](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/jenkins-wip.md)
- [Jenkins Setup](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/jenkins-wip/jenkins-setup.md)
- [Creating Pipelines](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/jenkins-wip/creating-pipelines.md)
- [Managing Projects](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/jenkins-wip/managing-projects.md)
- [API Interaction](https://blog.securescape.cc/offensive-security/red-team/offensive-development/offensive-devops/jenkins-wip/api-interaction.md)
- [Infrastructure Development (WIP)](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip.md)
- [Command & Control Infrastructure](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure.md)
- [Command & Control Anatomy](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy.md)
- [Command & Control Frameworks](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/command-and-control-frameworks.md): Common Command & Control Frameworks used by Professionals and Threat Actors
- [Metasploit Framework](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/metasploit-framework.md)
- [Installing Metasploit](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/metasploit-framework/installing-metasploit.md)
- [Metasploit Basics](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/metasploit-framework/metasploit-basics.md)
- [Advanced Features](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/metasploit-framework/advanced-features.md)
- [Mythic Framework](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/mythic-framework.md): Mythic Command & Control Framework
- [Installing Mythic](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/mythic-framework/installing-mythic.md)
- [Malleable Command & Control](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/mythic-framework/malleable-command-and-control.md)
- [All About Agents](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/mythic-framework/all-about-agents.md)
- [Services](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/command-and-control-anatomy/mythic-framework/services.md)
- [Traffic Redirection](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/traffic-redirection.md)
- [Nginx](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/traffic-redirection/nginx.md)
- [Amazon Web Services](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/traffic-redirection/amazon-web-services.md)
- [Microsoft Azure](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/traffic-redirection/microsoft-azure.md)
- [Google Cloud Platform](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/traffic-redirection/google-cloud-platform.md)
- [Cloudflare Workers](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/traffic-redirection/cloudflare-workers.md)
- [Covert Infrastructure](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/covert-infrastructure.md)
- [Ensuring Resiliency](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/covert-infrastructure/ensuring-resiliency.md)
- [Traffic Masking](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/covert-infrastructure/traffic-masking.md)
- [Network Rules](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/command-and-control-infrastructure/covert-infrastructure/network-rules.md)
- [Phishing Infrastructure](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/phishing-infrastructure.md)
- [Email Anatomy](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/phishing-infrastructure/email-anatomy.md)
- [Phishing Infrastructure Setup](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/phishing-infrastructure/phishing-infrastructure-setup.md)
- [Payload Delivery](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/phishing-infrastructure/payload-delivery.md)
- [Removing Red Flags](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/phishing-infrastructure/removing-red-flags.md)
- [Infrastructure as Code](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-as-code.md)
- [Terraform](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-as-code/terraform.md)
- [Interacting with Docker](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-as-code/terraform/interacting-with-docker.md)
- [Going to the Cloud](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-as-code/terraform/going-to-the-cloud.md)
- [Hybrid Deployment](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-as-code/terraform/hybrid-deployment.md): On-Prem + Cloud Deployment
- [Pulumi](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-as-code/pulumi.md)
- [Ansible](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-as-code/ansible.md)
- [Infrastructure Automation](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-automation.md)
- [Structuring our Project](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-automation/structuring-our-project.md)
- [Automating Server Setups](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-automation/automating-server-setups.md)
- [Orchestrating our Infrastructure](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-automation/orchestrating-our-infrastructure.md)
- [CI/CD Integration](https://blog.securescape.cc/offensive-security/red-team/offensive-development/infrastructure-development-wip/infrastructure-automation/ci-cd-integration.md)
- [Active Directory (WIP)](https://blog.securescape.cc/offensive-security/red-team/active-directory-wip.md)
- [Active Directory Overview](https://blog.securescape.cc/offensive-security/red-team/active-directory-wip/active-directory-overview.md): A short summary on the different terminologies and technologies that exist in Active Directory
- [Authentication](https://blog.securescape.cc/offensive-security/red-team/active-directory-wip/authentication.md)
- [AD Lab](https://blog.securescape.cc/offensive-security/red-team/active-directory-wip/ad-lab.md)
- [Disclaimer](https://blog.securescape.cc/software-defined-radios/disclaimer.md)
- [Baofeng](https://blog.securescape.cc/software-defined-radios/baofeng.md)
- [Programming](https://blog.securescape.cc/software-defined-radios/baofeng/programming.md)
- [Virtualisation](https://blog.securescape.cc/home-lab/virtualisation.md)
- [Proxmox](https://blog.securescape.cc/home-lab/virtualisation/proxmox.md): Couple of resources to help you out with Proxmox
- [HackTheBox](https://blog.securescape.cc/capture-the-flag/hackthebox.md)
- [Cyber Apocalypse](https://blog.securescape.cc/capture-the-flag/hackthebox/cyber-apocalypse.md)
- [Cyber Apocalypse 2023](https://blog.securescape.cc/capture-the-flag/hackthebox/cyber-apocalypse/cyber-apocalypse-2023.md)
- [TryHackMe](https://blog.securescape.cc/capture-the-flag/tryhackme.md)
- [Advent of Code](https://blog.securescape.cc/capture-the-flag/tryhackme/advent-of-code.md)
- [Rooms](https://blog.securescape.cc/capture-the-flag/tryhackme/rooms.md)
- [Basic Pentesting](https://blog.securescape.cc/capture-the-flag/tryhackme/rooms/basic-pentesting.md)
- [Blog](https://blog.securescape.cc/capture-the-flag/tryhackme/rooms/blog.md)
- [Paths](https://blog.securescape.cc/capture-the-flag/tryhackme/paths.md)
- [Competitions](https://blog.securescape.cc/capture-the-flag/competitions.md)
- [Nahamcon](https://blog.securescape.cc/capture-the-flag/competitions/nahamcon.md)
- [Nahamcon 2023](https://blog.securescape.cc/capture-the-flag/competitions/nahamcon/nahamcon-2023.md)
- [Binary Exploitation](https://blog.securescape.cc/capture-the-flag/competitions/nahamcon/nahamcon-2023/binary-exploitation.md)
- [Open Sesame](https://blog.securescape.cc/capture-the-flag/competitions/nahamcon/nahamcon-2023/binary-exploitation/open-sesame.md)
- [Iris CTF](https://blog.securescape.cc/capture-the-flag/competitions/iris-ctf.md)
- [GS](https://blog.securescape.cc/drafts/gs.md)
- [Mobile Application Security](https://blog.securescape.cc/drafts/gs/mobile-application-security.md)
- [Reverse Engineering](https://blog.securescape.cc/drafts/gs/reverse-engineering.md)
- [Web Application Security](https://blog.securescape.cc/drafts/gs/web-application-security.md)
- [Information Security](https://blog.securescape.cc/drafts/gs/information-security.md): Introduction to Information security and all the boring stuff
- [Cryptography](https://blog.securescape.cc/drafts/gs/cryptography.md)
- [Operational Security](https://blog.securescape.cc/drafts/gs/operational-security.md)
- [DS](https://blog.securescape.cc/drafts/ds.md)
- [Threat Intelligence](https://blog.securescape.cc/drafts/ds/threat-intelligence.md)
- [ELK Stack](https://blog.securescape.cc/drafts/ds/threat-intelligence/elk-stack.md)
- [Elasticsearch](https://blog.securescape.cc/drafts/ds/threat-intelligence/elk-stack/elasticsearch.md)
- [Kibana](https://blog.securescape.cc/drafts/ds/threat-intelligence/elk-stack/kibana.md)
- [SELKS](https://blog.securescape.cc/drafts/ds/threat-intelligence/elk-stack/selks.md)
- [Yara](https://blog.securescape.cc/drafts/ds/threat-intelligence/yara.md)
- [Threat Hunting](https://blog.securescape.cc/drafts/ds/threat-hunting.md)
- [Malware Analysis](https://blog.securescape.cc/drafts/ds/malware-analysis.md)
- [Fundamentals](https://blog.securescape.cc/drafts/ds/malware-analysis/fundamentals.md)
- [Forensics](https://blog.securescape.cc/drafts/ds/forensics.md)
- [Network Forensics](https://blog.securescape.cc/drafts/ds/forensics/network-forensics.md)
- [Wireshark](https://blog.securescape.cc/drafts/ds/forensics/network-forensics/wireshark.md)
- [TCP Dump](https://blog.securescape.cc/drafts/ds/forensics/network-forensics/tcp-dump.md)
- [Memory Forensics](https://blog.securescape.cc/drafts/ds/forensics/memory-forensics.md)
- [Volatility](https://blog.securescape.cc/drafts/ds/forensics/memory-forensics/volatility.md)
- [Disk Forensics](https://blog.securescape.cc/drafts/ds/forensics/disk-forensics.md)
- [Autopsy](https://blog.securescape.cc/drafts/ds/forensics/disk-forensics/autopsy.md)
- [Windows Forensics](https://blog.securescape.cc/drafts/ds/forensics/windows-forensics.md)
- [Linux Forensics](https://blog.securescape.cc/drafts/ds/forensics/linux-forensics.md)
- [Security Operations](https://blog.securescape.cc/drafts/ds/security-operations.md)
- [Intrusion Detection & Prevention](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention.md)
- [Splunk](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention/splunk.md)
- [Splunk Basics](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention/splunk/splunk-basics.md)
- [Integrating Suricata with Splunk](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention/splunk/integrating-suricata-with-splunk.md)
- [Suricata](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention/suricata.md): Suricata Intrusion Detection System
- [Intro to Suricata](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention/suricata/intro-to-suricata.md)
- [Snort](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention/snort.md)
- [Snort Basics](https://blog.securescape.cc/drafts/ds/security-operations/intrusion-detection-and-prevention/snort/snort-basics.md)
- [Security Information and Event Management (SIEM)](https://blog.securescape.cc/drafts/ds/security-operations/security-information-and-event-management-siem.md)
- [Security Orchestration, Automation and Response (SOAR)](https://blog.securescape.cc/drafts/ds/security-operations/security-orchestration-automation-and-response-soar.md)
- [HL](https://blog.securescape.cc/drafts/hl.md)
- [Hardware](https://blog.securescape.cc/drafts/hl/hardware.md)
- [OS](https://blog.securescape.cc/drafts/os.md)
- [Network Exploitation](https://blog.securescape.cc/drafts/os/network-exploitation.md)
- [Cloud Exploitation](https://blog.securescape.cc/drafts/os/cloud-exploitation.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://blog.securescape.cc/about-us/welcome-to-securescape.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.
