1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-22 15:51:34 +01:00
GTFOBins.github.io/scope.md
2024-09-28 09:16:44 +02:00

16 lines
543 B
Markdown

---
layout: page
title: Scope
description: Functions and contexts of the GTFOBins executables.
---
An executable may support one or more [function](#functions) by providing a number of *examples* for their use, each example may support a number of [contexts](#contexts) that determine the ability of that example to work in that particular condition.
## Functions
{% include description_table.html label='Function' objects=site.data.functions %}
## Contexts
{% include description_table.html label='Context' objects=site.data.contexts %}