1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 21:11:44 +02:00

Add content to impersonation attack (#6572)

This commit is contained in:
Jesús Enrique Alcalá Rojas
2024-08-14 21:06:15 -04:00
committed by GitHub
parent 446032b0cb
commit 8944cc034a

View File

@@ -0,0 +1,7 @@
# Impersonation
Impersonation in cybersecurity refers to an attack technique where a threat actor pretends to be a legitimate person or entity to deceive individuals, systems, or organizations. This tactic is commonly used in social engineering attacks to gain unauthorized access to sensitive information, resources, or systems.
Visit the following resources to learn more:
- [@article@What is an Impersonation Attack?](https://www.upguard.com/blog/impersonation-attack)