1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-28 15:01:21 +02:00

Merge 18b900cdf13f7ed634b88f63519c6dcddb80f5bc into 4eca50ea1656f3236943975aeebee80cf8d613ea

This commit is contained in:
Joshua Rogers 2023-12-23 11:53:06 -08:00 committed by GitHub
commit 9c9edb139f
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -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

@ -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: |