mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
14 lines
249 B
Plaintext
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
|
|
...
|