<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MToth</id>
	<title>Elvis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MToth"/>
	<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php/Special:Contributions/MToth"/>
	<updated>2026-09-10T14:36:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5594</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5594"/>
		<updated>2020-12-21T21:08:00Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
[[File:Gartner.jpg|thumb|Companies providing endpoint protection systems ranked by Gartner|400px]]&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
==== FireEye ====&lt;br /&gt;
&lt;br /&gt;
FireEye uses a signature-based endpoint protection platform (EPP) engine and also has the capability to use EDR through a behavior-based analytics engine. It is able to find threats, for which signatures do not exist yet using MalwareGuard, which is based on machine learning algorithms, that help fulfilling this task. FireEye has various different features, that can be downloaded as modules on the FireEye Market. Some features include:&lt;br /&gt;
* Investigating known and unknown threats on tens of thousands&lt;br /&gt;
of endpoints in minutes&lt;br /&gt;
* Identifying vectors an attack used to infiltrate an endpoint&lt;br /&gt;
* Determining whether an attack occurred (and persists) on a specific endpoint&lt;br /&gt;
and where it spread&lt;br /&gt;
* Establishing timeline and duration of endpoint compromises and follow the incident&lt;br /&gt;
* Clearly identifying which endpoints and systems need containment to prevent&lt;br /&gt;
further compromise&lt;br /&gt;
&lt;br /&gt;
==== Symantec Endpoint Security ====&lt;br /&gt;
&lt;br /&gt;
Symantec Endpoint Security provides security at the endpoint for both traditional and mobile devices across the three attack phases—Pre-Attack, Attack, and Post Attack. Some of its features include Attack Surface Reduction, Attack and Breach Prevention, and Post Breach Response and Remediation. Attack Surface Reduction is based on advanced policy controls and technologies, that continuously scan for vulnerabilities and misconfigurations on the endpoint. Its Attack Prevention System uses Machine Learning and Artificial Intelligence on devices and in the cloud to detect schemes to identify evolving threats across device types. Breach prevention is used to detect suspicious activity as early as possible at the endpoint—before they have any opportunity to persist on the network.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
* https://docs.broadcom.com/doc/endpoint-security-en&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5593</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5593"/>
		<updated>2020-12-21T21:07:20Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
[[File:Gartner.jpg|thumb|Caption|400px]]&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
==== FireEye ====&lt;br /&gt;
&lt;br /&gt;
FireEye uses a signature-based endpoint protection platform (EPP) engine and also has the capability to use EDR through a behavior-based analytics engine. It is able to find threats, for which signatures do not exist yet using MalwareGuard, which is based on machine learning algorithms, that help fulfilling this task. FireEye has various different features, that can be downloaded as modules on the FireEye Market. Some features include:&lt;br /&gt;
* Investigating known and unknown threats on tens of thousands&lt;br /&gt;
of endpoints in minutes&lt;br /&gt;
* Identifying vectors an attack used to infiltrate an endpoint&lt;br /&gt;
* Determining whether an attack occurred (and persists) on a specific endpoint&lt;br /&gt;
and where it spread&lt;br /&gt;
* Establishing timeline and duration of endpoint compromises and follow the incident&lt;br /&gt;
* Clearly identifying which endpoints and systems need containment to prevent&lt;br /&gt;
further compromise&lt;br /&gt;
&lt;br /&gt;
==== Symantec Endpoint Security ====&lt;br /&gt;
&lt;br /&gt;
Symantec Endpoint Security provides security at the endpoint for both traditional and mobile devices across the three attack phases—Pre-Attack, Attack, and Post Attack. Some of its features include Attack Surface Reduction, Attack and Breach Prevention, and Post Breach Response and Remediation. Attack Surface Reduction is based on advanced policy controls and technologies, that continuously scan for vulnerabilities and misconfigurations on the endpoint. Its Attack Prevention System uses Machine Learning and Artificial Intelligence on devices and in the cloud to detect schemes to identify evolving threats across device types. Breach prevention is used to detect suspicious activity as early as possible at the endpoint—before they have any opportunity to persist on the network.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
* https://docs.broadcom.com/doc/endpoint-security-en&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5592</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5592"/>
		<updated>2020-12-21T21:05:21Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
[[File:Gartner.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
==== FireEye ====&lt;br /&gt;
&lt;br /&gt;
FireEye uses a signature-based endpoint protection platform (EPP) engine and also has the capability to use EDR through a behavior-based analytics engine. It is able to find threats, for which signatures do not exist yet using MalwareGuard, which is based on machine learning algorithms, that help fulfilling this task. FireEye has various different features, that can be downloaded as modules on the FireEye Market. Some features include:&lt;br /&gt;
* Investigating known and unknown threats on tens of thousands&lt;br /&gt;
of endpoints in minutes&lt;br /&gt;
* Identifying vectors an attack used to infiltrate an endpoint&lt;br /&gt;
* Determining whether an attack occurred (and persists) on a specific endpoint&lt;br /&gt;
and where it spread&lt;br /&gt;
* Establishing timeline and duration of endpoint compromises and follow the incident&lt;br /&gt;
* Clearly identifying which endpoints and systems need containment to prevent&lt;br /&gt;
further compromise&lt;br /&gt;
&lt;br /&gt;
==== Symantec Endpoint Security ====&lt;br /&gt;
&lt;br /&gt;
Symantec Endpoint Security provides security at the endpoint for both traditional and mobile devices across the three attack phases—Pre-Attack, Attack, and Post Attack. Some of its features include Attack Surface Reduction, Attack and Breach Prevention, and Post Breach Response and Remediation. Attack Surface Reduction is based on advanced policy controls and technologies, that continuously scan for vulnerabilities and misconfigurations on the endpoint. Its Attack Prevention System uses Machine Learning and Artificial Intelligence on devices and in the cloud to detect schemes to identify evolving threats across device types. Breach prevention is used to detect suspicious activity as early as possible at the endpoint—before they have any opportunity to persist on the network.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
* https://docs.broadcom.com/doc/endpoint-security-en&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=File:Gartner.jpg&amp;diff=5591</id>
		<title>File:Gartner.jpg</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=File:Gartner.jpg&amp;diff=5591"/>
		<updated>2020-12-21T21:04:15Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5590</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5590"/>
		<updated>2020-12-21T21:00:27Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
==== FireEye ====&lt;br /&gt;
&lt;br /&gt;
FireEye uses a signature-based endpoint protection platform (EPP) engine and also has the capability to use EDR through a behavior-based analytics engine. It is able to find threats, for which signatures do not exist yet using MalwareGuard, which is based on machine learning algorithms, that help fulfilling this task. FireEye has various different features, that can be downloaded as modules on the FireEye Market. Some features include:&lt;br /&gt;
* Investigating known and unknown threats on tens of thousands&lt;br /&gt;
of endpoints in minutes&lt;br /&gt;
* Identifying vectors an attack used to infiltrate an endpoint&lt;br /&gt;
* Determining whether an attack occurred (and persists) on a specific endpoint&lt;br /&gt;
and where it spread&lt;br /&gt;
* Establishing timeline and duration of endpoint compromises and follow the incident&lt;br /&gt;
* Clearly identifying which endpoints and systems need containment to prevent&lt;br /&gt;
further compromise&lt;br /&gt;
&lt;br /&gt;
==== Symantec Endpoint Security ====&lt;br /&gt;
&lt;br /&gt;
Symantec Endpoint Security provides security at the endpoint for both traditional and mobile devices across the three attack phases—Pre-Attack, Attack, and Post Attack. Some of its features include Attack Surface Reduction, Attack and Breach Prevention, and Post Breach Response and Remediation. Attack Surface Reduction is based on advanced policy controls and technologies, that continuously scan for vulnerabilities and misconfigurations on the endpoint. Its Attack Prevention System uses Machine Learning and Artificial Intelligence on devices and in the cloud to detect schemes to identify evolving threats across device types. Breach prevention is used to detect suspicious activity as early as possible at the endpoint—before they have any opportunity to persist on the network.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
* https://docs.broadcom.com/doc/endpoint-security-en&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5566</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5566"/>
		<updated>2020-12-21T20:04:25Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
==== FireEye ====&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5565</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5565"/>
		<updated>2020-12-21T20:03:25Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5564</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5564"/>
		<updated>2020-12-21T20:02:54Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Security Software ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5334</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5334"/>
		<updated>2020-12-20T20:17:32Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Security Software ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Basic]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5333</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5333"/>
		<updated>2020-12-20T20:16:03Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to perturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
=== Virus ===&lt;br /&gt;
&lt;br /&gt;
A virus has the capability to spread from host to host and is designed to replicate itself. It is a type of malicious code or program written to alter the way a computer operates. A virus attaches itself to a legitimate program in order to execute its code and in the process, it has the potential to cause unexpected or damaging effects. This can be anything from harming the system software by corrupting data to fully destroying it.&lt;br /&gt;
&lt;br /&gt;
=== False Positive ===&lt;br /&gt;
&lt;br /&gt;
This happens, when an antivirus program or any other security system identifies a legitimate code as illegitimate by mistake.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Security Software ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://us.norton.com/internetsecurity-malware-what-is-a-computer-virus.html&lt;br /&gt;
* https://randed.com/false-positive-and-false-negative/?lang=en&lt;br /&gt;
&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5332</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5332"/>
		<updated>2020-12-20T19:59:31Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to peturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
== Types of Threats ==&lt;br /&gt;
&lt;br /&gt;
The CNNIC “Statistical Report on Internet Development in China” defined 20 types of internet usages, then&lt;br /&gt;
classified internet users into 7 groups based on their habits, time and activities done&lt;br /&gt;
while surfing on the web or using some applications connected to the internet. Some&lt;br /&gt;
of these categories are Gamer, Network Businessman or Socializer. People in all of&lt;br /&gt;
these groups may encounter various threats attempting to harm their systems or steal&lt;br /&gt;
valuable information from them. Such threats can be phishing, fraud, attacks by virus,&lt;br /&gt;
system overhead, false positive or prevalent malware.&lt;br /&gt;
&lt;br /&gt;
=== Malware ===&lt;br /&gt;
&lt;br /&gt;
Malware (malicious software) is by far the most dangerous type of threat and even though EPPs using the most&lt;br /&gt;
updated signature databases used to detect such programs, they have widely spread&lt;br /&gt;
across systems in the globe. The best way to eliminate malware in time is to use&lt;br /&gt;
behavior-based detection, which is why EDR systems are most suited for this task.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8945852&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=1652120&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53md1x0013.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=8939836&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308d8.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6703683&lt;br /&gt;
* https://ieeexplore-1ieee-1org-1tn53mdf308de.han.fhcampuswien.ac.at/stamp/stamp.jsp?tp=&amp;amp;arnumber=6016683&lt;br /&gt;
* https://www.fireeye.com/content/dam/fireeye-www/products/pdfs/pf/ep/ds-endpoint-security.pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5330</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5330"/>
		<updated>2020-12-20T19:49:45Z</updated>

		<summary type="html">&lt;p&gt;MToth: This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to peturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Systems ==&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Protection Platform ===&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
=== Endpoint Detection and Response ===&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* http://www.fastandeasyhacking.com/manual&lt;br /&gt;
* https://www.redteamsecure.com/&lt;br /&gt;
* https://www.offensive-security.com/metasploit-unleashed/&lt;br /&gt;
* http://www.proftpd.org/docs/&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5329</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5329"/>
		<updated>2020-12-20T19:48:20Z</updated>

		<summary type="html">&lt;p&gt;MToth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== The Importance of Endpoint Protection ==&lt;br /&gt;
&lt;br /&gt;
Data leakage is a common event in many companies, that don’t spend their time and budget on&lt;br /&gt;
developing proper cyber security systems for the sake of secure data transmissions,&lt;br /&gt;
storage and in the era of third party cloud services, it is often a difficult challenge&lt;br /&gt;
to keep confidential information inside the organization. For the purpose of solving&lt;br /&gt;
this problem, companies have created several software products, that help preserving&lt;br /&gt;
integrity and confidentiality in the work environment and preventing unexpected data&lt;br /&gt;
leakage. In this study we will discuss different methods of endpoint protection, how&lt;br /&gt;
they work and the types of threats, that are important to look for, when setting up a&lt;br /&gt;
company environment or developing such a software ourselves.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to peturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Platform ==&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Detection and Response ==&lt;br /&gt;
&lt;br /&gt;
This is one of the newest cybersecurity technology, which combines endpoint management solutions and endpoint&lt;br /&gt;
antivirus systems to wipe out malicious activities. EDR are complex systems also&lt;br /&gt;
designed to monitor the state of multiple devices at the same time in bigger security&lt;br /&gt;
infrastructures. Since this technology uses a moderner approach to endpoint detection,&lt;br /&gt;
machine learning also plays a huge part in the functionality of EDR systems using calculations and well-tested algorithms to catch several kinds of suspicious activities from&lt;br /&gt;
ruining the infrastructure without the need for manually created signatures. When relying on this method, attacks can be detected not by analyzing the file system, but by&lt;br /&gt;
interpreting and monitoring the system, focusing on its malicious activities providing&lt;br /&gt;
stable, real-time capture and alerting solutions.&lt;br /&gt;
Some examples of EDR technology are FireEye Endpoint Security and Symantec Endpoint Protection.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* http://www.fastandeasyhacking.com/manual&lt;br /&gt;
* https://www.redteamsecure.com/&lt;br /&gt;
* https://www.offensive-security.com/metasploit-unleashed/&lt;br /&gt;
* http://www.proftpd.org/docs/&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5328</id>
		<title>Endpoint Protection</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Endpoint_Protection&amp;diff=5328"/>
		<updated>2020-12-20T19:45:25Z</updated>

		<summary type="html">&lt;p&gt;MToth: This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
This article describes the importance of endpoint protection and the types of threats an endpoint can be a victim to. It also gives insights on data leakage and offers possible solutions for protecting an endpoint.&lt;br /&gt;
&lt;br /&gt;
== The Importance of Endpoint Protection ==&lt;br /&gt;
&lt;br /&gt;
Data leakage is a common event in many companies, that don’t spend their time and budget on&lt;br /&gt;
developing proper cyber security systems for the sake of secure data transmissions,&lt;br /&gt;
storage and in the era of third party cloud services, it is often a difficult challenge&lt;br /&gt;
to keep confidential information inside the organization. For the purpose of solving&lt;br /&gt;
this problem, companies have created several software products, that help preserving&lt;br /&gt;
integrity and confidentiality in the work environment and preventing unexpected data&lt;br /&gt;
leakage. In this study we will discuss different methods of endpoint protection, how&lt;br /&gt;
they work and the types of threats, that are important to look for, when setting up a&lt;br /&gt;
company environment or developing such a software ourselves.&lt;br /&gt;
&lt;br /&gt;
== Data Leakage ==&lt;br /&gt;
&lt;br /&gt;
Trusting third party companies (agents) with handling confidential data has several&lt;br /&gt;
advantages: partner companies may gain access to customer data, that can be done&lt;br /&gt;
by using the same service as the distributor (data owner). This way not only reading,&lt;br /&gt;
but also updating and altering data in any way can be more efficient, but can also&lt;br /&gt;
lead to worse data quality, due to peturbation. One of the main goals of the agents&lt;br /&gt;
is to keep the data quality as high as possible while also preventing data leakage via&lt;br /&gt;
endpoints. This means the protection of computer networks, that are remotely bridged&lt;br /&gt;
to client devices, such as mobile phones, laptops or tablets. Many companies are trying&lt;br /&gt;
to ensure endpoint security by using a single, multi-purpose software solution, that&lt;br /&gt;
enables administrators to setup a centrally managed security system, but there are&lt;br /&gt;
also several specialized products on the market. 53% of the companies, that took part&lt;br /&gt;
in the 2018 Insider Threat report have been victims of insider attacks more than once&lt;br /&gt;
a year, which highly emphasises the importance of the usage of proper cyber security&lt;br /&gt;
systems.&lt;br /&gt;
&lt;br /&gt;
== Endpoint Protection Platform ==&lt;br /&gt;
&lt;br /&gt;
One of the best solutions to achieve endpoint protection is to use an Endpoint Protection Platform (EPP), which consists of several tools, that can protect our systems&lt;br /&gt;
from unwanted intrusion, such as firewalls, antivirus systems and data encryption.&lt;br /&gt;
&lt;br /&gt;
Endpoint protection platforms are software using signatures to ensure negative endpoint protection. They also have access to an own database, which stores signatures&lt;br /&gt;
of collected threats and use it to match them with other signatures, which helps them&lt;br /&gt;
detecting possible threats. An EPP also uses different services to monitor processes&lt;br /&gt;
running in networks for the sake of malfunction, virus detection.&lt;br /&gt;
Even though most attacks can be stopped by monitoring and signature matching, some&lt;br /&gt;
viruses are still able to get in the system and that’s where the so-called Host-based&lt;br /&gt;
Intrusion Prevention System (HIPS) takes action. It does not only wipe out malicious&lt;br /&gt;
activities, but is also capable of deep behavioral inspection. The annihilation of threats,&lt;br /&gt;
that already got into the system needs to be done as fast as possible, since the virus&lt;br /&gt;
can spread really fast and take over the whole system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* http://www.fastandeasyhacking.com/manual&lt;br /&gt;
* https://www.redteamsecure.com/&lt;br /&gt;
* https://www.offensive-security.com/metasploit-unleashed/&lt;br /&gt;
* http://www.proftpd.org/docs/&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>MToth</name></author>
	</entry>
</feed>