diff --git a/_gtfobins/check_ssl_cert.md b/_gtfobins/check_ssl_cert.md index 2401373..eee8b9c 100644 --- a/_gtfobins/check_ssl_cert.md +++ b/_gtfobins/check_ssl_cert.md @@ -1,6 +1,6 @@ --- description: | - This is the `check_by_ssh` Nagios plugin, available e.g. in `/usr/lib/nagios/plugins/`. + This is the `check_ssl_cert` Nagios plugin, available e.g. in `/usr/lib/nagios/plugins/`. functions: command: - description: The host example.net must return a certificate via TLS diff --git a/_gtfobins/check_statusfile.md b/_gtfobins/check_statusfile.md index dbb297b..12ec7fc 100644 --- a/_gtfobins/check_statusfile.md +++ b/_gtfobins/check_statusfile.md @@ -1,6 +1,6 @@ --- description: | - 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. + This is the `check_statusfile` Nagios plugin, available e.g. in `/usr/lib/nagios/plugins/`. The read file content is limited to the first line. functions: file-read: - code: |