1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/nft.md
tomdantuma 055ef78280
Add nft
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-09-08 21:19:08 +02:00

414 B

description functions
The content is actually parsed and corrupted by the command, thus it may not be suitable for arbitrary files. This requires version `nftables` v0.9.0.
file-read suid sudo
code
LFILE=file_to_read nft -f "$LFILE"
code
LFILE=file_to_read ./nft -f "$LFILE"
code
LFILE=file_to_read sudo nft -f "$LFILE"