mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-03 06:12:53 +02:00
This commit is contained in:
committed by
GitHub
parent
0f1f198b66
commit
a2c8c054ee
@@ -0,0 +1,7 @@
|
||||
# Drive-by Attack
|
||||
|
||||
Drive-by Attack is a type of cyberattack where malicious code is automatically downloaded and executed on a user's system simply by visiting a compromised or malicious website. The user does not need to click on anything or interact with the page; just loading the website is enough to trigger the attack.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@aticle@What is a Drive-By Attack?](https://www.ericom.com/glossary/what-is-a-drive-by-attack/)
|
||||
|
Reference in New Issue
Block a user