diff --git a/guide/english/security/trojans/index.md b/guide/english/security/trojans/index.md index 0794e7c692..2bb36eaeae 100644 --- a/guide/english/security/trojans/index.md +++ b/guide/english/security/trojans/index.md @@ -23,7 +23,8 @@ As a developer it is particularly important to be aware of Trojans and how they ### What does a Trojan look like? -It can look like anything. Mostly files downloaded from untrusted website. +It can look like anything. Mostly files downloaded from untrusted website. They also can be represented +by popups or fake download buttons when trying to install software from a website. ### How do I protect myself against Trojans? @@ -33,4 +34,4 @@ If you truly want to stay protected, you can use 3rd party softwares like anti-m #### More Information: [Trojan horse (computing) on Wikipedia](https://en.wikipedia.org/wiki/Trojan_horse_(computing))
-[Trojan Horse Fundamentals - by AVG](https://www.avg.com/en/signal/what-is-a-trojan) \ No newline at end of file +[Trojan Horse Fundamentals - by AVG](https://www.avg.com/en/signal/what-is-a-trojan)