1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-16 15:33:38 +01:00

Updated Dynamic filtering: Benefits of blocking 3rd party iframe tags (markdown)

Raymond Hill 2021-03-19 12:51:44 -04:00
parent fbe1cf68c3
commit b7821417de

@ -8,6 +8,7 @@
`iframe` tags are very often used by malware code on compromised web sites -- using 3rd-party-sourced `<iframe>` to inject exploit on a user's computer is quite a common technique:
- [_"'Expert' hackers used 11 0-days to infect Windows, iOS, and Android users"_](https://arstechnica.com/information-technology/2021/03/expert-hackers-used-11-zerodays-to-infect-windows-ios-and-android-users/)
- [_"Malvertiser abused WebKit zero-day to redirect iOS & macOS users to shady sites"_](https://www.zdnet.com/article/malvertiser-abused-webkit-zero-day-to-redirect-ios-macos-users-to-shady-sites/)
- [_"Webkit zero-day exploit besieges Mac and iOS users with malvertising redirects"_](https://arstechnica.com/information-technology/2019/09/webkit-zeroday-exploit-besieges-mac-and-ios-users-with-malvertising-redirects/)
- [_"Massive eGobbler Malvertising Campaign Leverages Chrome Vulnerability To Target iOS Users"_](https://blog.confiant.com/massive-egobbler-malvertising-campaign-leverages-chrome-vulnerability-to-target-ios-users-a534b95a037f)