Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 569 Bytes

File metadata and controls

15 lines (10 loc) · 569 Bytes
layout page
title Scope
description Functions and contexts of the GTFOBins executables.

An executable may support one or more function by providing a number of examples for their use, each example may support a number of 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 -%}