mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +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: |
|
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:
|
functions:
|
||||||
command:
|
command:
|
||||||
- description: The host example.net must return a certificate via TLS
|
- description: The host example.net must return a certificate via TLS
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
description: |
|
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:
|
functions:
|
||||||
file-read:
|
file-read:
|
||||||
- code: |
|
- code: |
|
||||||
|
Loading…
Reference in New Issue
Block a user