Files
GTFOBins.github.io/_gtfobins/check_statusfile.md
2020-11-13 11:56:48 +01:00

358 B

description, functions
description functions
This is the `check_statusfile` Nagios plugi plugin, available e.g. in `/usr/lib/nagios/plugins/`. The read file content is limited to the first line.
file-read sudo
code
LFILE=file_to_read check_statusfile $LFILE
code
LFILE=file_to_read sudo check_statusfile $LFILE