BOF Modules
Format String
Type
Description
Unpack With (C)
Example BOF
options:
- name: Architecture
description: Architecture of the beacon_funcs.o to generate with (x64 or x86).
required: true
value: x64
strict: true
suggested_values:
- x64
- x86
- name: Filepath
description: Filepath to search for permissions.
required: true
value: 'C:\\windows\\system32\\cmd.exe'
format: Z
bof:
x86: bof/situational_awareness/cacls.x86.o
x64: bof/situational_awareness/cacls.x64.o
entry_point: ''
format_string: ZLast updated
Was this helpful?