1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/nft
2026-01-12 01:16:43 +01:00

14 lines
249 B
Plaintext

---
functions:
file-read:
- code: |-
nft -f /path/to/input-file
comment: |-
The content is actually parsed and corrupted by the command.
contexts:
sudo:
unprivileged:
version: |-
`nftables` >= 0.9.0
...