mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-20 06:41:34 +01:00
26 lines
352 B
YAML
26 lines
352 B
YAML
title: GTFOBins
|
|
|
|
url: https://gtfobins.github.io
|
|
|
|
exclude:
|
|
- /Dockerfile
|
|
- /Gemfile*
|
|
- /LICENSE
|
|
- /Makefile
|
|
- /README.md
|
|
- /_private/
|
|
- /linter/
|
|
- /vendor/ # XXX this needs to be explicitly added
|
|
|
|
permalink: pretty
|
|
|
|
collections:
|
|
gtfobins:
|
|
output: true
|
|
|
|
defaults:
|
|
- scope:
|
|
path: _gtfobins
|
|
values:
|
|
layout: gtfobin
|