Cyber Security
Cyber Security
Cyber security is the practice of defending computers, servers, mobile devices, electronic systems,
networks, and data from malicious attacks. It's also known as information technology security or
electronic information security. The term applies in a variety of contexts, from business to mobile
computing, and can be divided into a few common categories.
· Network security is the practice of securing a computer network from intruders, whether
targeted attackers or opportunistic malware.
· Application security focuses on keeping software and devices free of threats. A compromised
application could provide access to the data it’s designed to protect. Successful security begins in
the design stage, well before a program or device is deployed.
· Information security protects the integrity and privacy of data, both in storage and in transit.
· Operational security includes the processes and decisions for handling and protecting data
assets. The permissions users have when accessing a network and the procedures that determine
how and where data may be stored or shared all fall under this umbrella.
· Disaster recovery and business continuity define how an organization responds to a cyber-
security incident or any other event that causes the loss of operations or data. Disaster recovery
policies dictate how the organization restores its operations and information to return to the same
operating capacity as before the event. Business continuity is the plan the organization falls back
on while trying to operate without certain resources.
· End-user education addresses the most unpredictable cyber-security factor: people. Anyone
can accidentally introduce a virus to an otherwise secure system by failing to follow good security
practices. Teaching users to delete suspicious email attachments, not plug in unidentified USB
drives, and various other important lessons is vital for the security of any organization.
SQL injection
An SQL (structured language query) injection is a type of cyber-attack used to take control of and
steal data from a database. Cybercriminals exploit vulnerabilities in data-driven applications to
insert malicious code into a data base via a malicious SQL statement. This gives them access to the
sensitive information contained in the database.
Phishing
Phishing is when cybercriminals target victims with emails that appear to be from a legitimate
company asking for sensitive information. Phishing attacks are often used to dupe people into
handing over credit card data and other personal information.
Man-in-the-middle attack
A man-in-the-middle attack is a type of cyber threat where a cybercriminal intercepts
communication between two individuals in order to steal data. For example, on an unsecure WiFi
network, an attacker could intercept data being passed from the victim’s device and the network.
Denial-of-service attack
A denial-of-service attack is where cybercriminals prevent a computer system from fulfilling
legitimate requests by overwhelming the networks and servers with traffic. This renders the system
unusable, preventing an organization from carrying out vital functions.
Dridex malware
In December 2019, the U.S. Department of Justice (DoJ) charged the leader of an organized cyber-
criminal group for their part in a global Dridex malware attack. This malicious campaign affected
the public, government, infrastructure and business worldwide.
Dridex is a financial trojan with a range of capabilities. Affecting victims since 2014, it infects
computers though phishing emails or existing malware. Capable of stealing passwords, banking
details and personal data which can be used in fraudulent transactions, it has caused massive
financial losses amounting to hundreds of millions.
In response to the Dridex attacks, the U.K.’s National Cyber Security Centre advises the public to
“ensure devices are patched, anti-virus is turned on and up to date and files are backed up”.
Romance scams
In February 2020, the FBI warned U.S. citizens to be aware of confidence fraud that
cybercriminals commit using dating sites, chat rooms and apps. Perpetrators take advantage of
people seeking new partners, duping victims into giving away personal data.
The FBI reports that romance cyber threats affected 114 victims in New Mexico in 2019, with
huge financial losses.
Emotet malware
In late 2019, The Australian Cyber Security Centre warned national organizations about a
widespread global cyber threat from Emotet malware.
Emotet is a sophisticated trojan that can steal data and also load other malware. Emotet thrives on
unsophisticated password: a reminder of the importance of creating a secure password to guard
against cyber threats.
End-user protection
End-user protection or endpoint security is a crucial aspect of cyber security. After all, it is often
an individual (the end-user) who accidentally uploads malware or another form of cyber threat to
their desktop, laptop or mobile device.
So, how do cyber-security measures protect end users and systems? First, cyber-security relies on
cryptographic protocols to encrypt emails, files, and other critical data. This not only protects
information in transit, but also guards against loss or theft.
In addition, end-user security software scans computers for pieces of malicious code, quarantines
this code, and then removes it from the machine. Security programs can even detect and
remove malicious code hidden in primary boot record and are designed to encrypt or wipe data
from computer’s hard drive.
Electronic security protocols also focus on real-time malware detection. Many use heuristic and
behavioral analysis to monitor the behavior of a program and its code to defend against viruses or
Trojans that change their shape with each execution (polymorphic and metamorphic malware).
Security programs can confine potentially malicious programs to a virtual bubble separate from a
user's network to analyze their behavior and learn how to better detect new infections.
Security programs continue to evolve new defenses as cyber-security professionals identify new
threats and new ways to combat them. To make the most of end-user security software, employees
need to be educated about how to use it. Crucially, keeping it running and updating it frequently
ensures that it can protect users against the latest cyber threats.