# soc-monitor — session ergil@kinshasa
$ nmap -sV --open ergililunga.tech
[OK] 443/tcp nginx TLS 1.3
[OK] 0 port non autorisé détecté
[SEC] WAF ruleset v3.2 chargé
$ openssl s_client -connect ergililunga.tech:443
[INFO] cipher: TLS_AES_256_GCM_SHA384
$ fail2ban-client status sshd
[OK] 12 IPs bannies — dernière 2m
[SEC] IDS: aucune alerte critique
$ git log --oneline -4
a3f91c2 feat: hardening CSP headers
b7e2041 fix: rate-limit contact API
$ docker ps --filter status=running
[INFO] 3 containers — uptime 14j
$ kubectl get pods -n production
[OK] api-7d4f8b — Running
[WARN] backup cron — prochaine 02:00 UTC
$ tail -f /var/log/nginx/access.log
GET /fr 200 42ms "Mozilla/5.0"
[SEC] scan SQLi — 0 match
$ python3 deploy.py --env prod
[OK] build Next.js — 0 erreur
[INFO] edge cache invalidé
# monitoring actif — latence 38ms
# soc-monitor — session ergil@kinshasa
$ nmap -sV --open ergililunga.tech
[OK] 443/tcp nginx TLS 1.3
[OK] 0 port non autorisé détecté
[SEC] WAF ruleset v3.2 chargé
$ openssl s_client -connect ergililunga.tech:443
[INFO] cipher: TLS_AES_256_GCM_SHA384
$ fail2ban-client status sshd
[OK] 12 IPs bannies — dernière 2m
[SEC] IDS: aucune alerte critique
$ git log --oneline -4
a3f91c2 feat: hardening CSP headers
b7e2041 fix: rate-limit contact API
$ docker ps --filter status=running
[INFO] 3 containers — uptime 14j
$ kubectl get pods -n production
[OK] api-7d4f8b — Running
[WARN] backup cron — prochaine 02:00 UTC
$ tail -f /var/log/nginx/access.log
GET /fr 200 42ms "Mozilla/5.0"
[SEC] scan SQLi — 0 match
$ python3 deploy.py --env prod
[OK] build Next.js — 0 erreur
[INFO] edge cache invalidé
# monitoring actif — latence 38ms