mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Fix typos in check_ssl_cert and check_statusfile.
This commit is contained in:
parent
72cb09f404
commit
18b900cdf1
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user