15%
17.02.2015
.
Listing 1
auditd.conf
log_file = /var/log/audit/audit.log
log_format = RAW
log_group = root
priority_boost = 3
flush = INCREMENTAL
freq = 20
num_logs = 5
disp_qos = lossy
dispatcher = /sbin
15%
02.08.2021
docker (excerpt)
$ docker ps
IMAGE STATUS PORTS NAMES
kindest/node:v1.20.2 Up 6 minutes 127.0.0.1:34369->6443/tcp kind-control-plane
What
15%
05.12.2016
), Kubernetes is written in Go and available under the Apache 2.0 license; the stable version when this issue was written was 1.3.
Figure 1: Kubernetes comes
15%
05.12.2019
$ podman ps -a --pod
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES POD
9062dac6ff19 k8s.gcr.io/pause:3.1 About a minute ago Created dfd09806b03c-infra dfd09806b03c
15%
21.08.2014
#1 SMP PREEMPT Wed Sep 4 19:55:23 PDT \
2013 armv7l GNU/Linux
04 shell@android:/ $ cat /proc/version
05 Linux version 3.1.10-gd08812a (build03@cyanogenmod) (gcc version \
4.6.x-google 20120106
15%
28.11.2023
.json files (Listings 1 and 2) [2] to launch a Monitoror stack and supply its configuration, respectively.
Listing 1
monitoror_stack.yml
01 version: '3.5'
02 services:
03 monitoror:
04
15%
06.10.2019
when a user leaves.
checkCertWithoutUser.pl and revoke_and_delete (called in Listing 4, line 2) [6] get rid of certificates after some time has elapsed (Figure 3
15%
20.02.2023
the file /usr/local/bin/gpu_devices.sh
(Listing 6).
Listing 6: /usr/local/bin/gpu_devices.sh
#!/bin/bash
/sbin/modprobe nvidia
if [ "$?" -eq 0 ]; then
# Count the number of NVIDIA controllers found.
NVDEVS=`lspci | grep -i NVIDIA`
N3
15%
07.10.2014
://zookeeper.apache.org
ZooKeeper standalone: http://zookeeper.apache.org/doc/r3.4.6/zookeeperStarted.html
ZooKeeper servers with replication: http://zookeeper.apache.org/doc/r3.4.6/zookeeper
15%
01.06.2024
on a vulnerable pod and then it will enumerate all the secrets from the cluster (Figure 2):
kubeletctl exec "whoami" -c container_name -p pod_name -n namespace --server 3.71.72.105 -i
kubeletctl scan token