Linux

The recent articles cover the primitives an attacker and a defender both work with: authentication, permissions, ACLs and file attributes, namespaces and isolation, SECCOMP filtering and the Linux Security Modules on top of it.

Older French articles cover day-to-day administration: SSH access, hard and symbolic links, backups, and intrusion testing against a running service.

14 posts

Réaliser un backup sous Linux

Réaliser un backup sous Linux

Cet article présente la réalisation d'un backup "fait maison" sous le système d'exploitation Ubuntu 18.04 LTS

Test d'intrusion sur un serveur Apache Tomcat

Test d'intrusion sur un serveur Apache Tomcat

cet article présente un test d'intrusion sur une ancien version d'un serveur apache tomcat afin de sensibiliser le lecteur aux différentes vulnérabilités possibles pour qu'il s'en prémunisse.

SSH - accéder à distance à un shell

SSH - accéder à distance à un shell

Cet article présente comment accéder à distance à un shell ainsi que la mise en place d'une connexion sécurisée entre un client et un serveur.