CERT 🟩 Team

A CERT (Computer Emergency Response Team) is a specialised cybersecurity team dedicated to managing large-scale IT security incidents. In French, the term CERT or CSIRT (Computer Security Incident Response Team) is sometimes used.

Trojan horse 🔴 Attack

A Trojan, also known as a Trojan horse, is a type of malicious software that downloads onto a computer, disguised as a legitimate program, in order to fool the user and infiltrate their system.

TYPE : 🔴 Computer attack
FREQUENCY: 💣💣💣💣
DANGEROUS: 💀💀💀💀💀

Unlike computer viruses, which replicate themselves automatically, Trojan horses require action on the part of the user in order to install themselves.

Cookies

Cookies are small text files stored on a user's device when they visit a website.

They contain information about the user's preferences, browsing history and other data enabling the online experience to be personalised.

CSP (Content Security Policy) 🟢 Protection

In cybersecurity, CSP (Content Security Policy) is a technique for improving website security.

This is a web security mechanism that allows website administrators to specify which content sources are allowed to be loaded by the browser. It aims to prevent a wide range of attacks, including cross-site scripting (XSS), data injection and malicious script execution.