mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-02-06 08:13:37 +01:00
27 lines
357 B
YAML
27 lines
357 B
YAML
title: GTFOBins
|
|
|
|
url: https://gtfobins.org
|
|
|
|
exclude:
|
|
- /CNAME
|
|
- /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
|