Cyber Security Notes
Cyber Security Notes
ON
CYBER SECURITY
PREPARED BY
S.MOUNASRI
T.KAVITHA
DEPARTMENT OF CSE
CYBER SECURITY
UNIT-I
Cyber Security is referred to the security offered through online services to protect the online
information.
With an increasing amount of people getting connected to the Internet, the security threats are also
massively increasing.
Cyber Security:
It is the body of technologies, processes and practices designed to protect networks, devices,
programs and data from attack, theft, damage, modification or unauthorized access. It is also called as
Information Technology Security.
OR
Cyber Security is the setoff principles and practices designed to protect the computing resources
and online information against threats.
Understanding Cyber Security:
CYBER SECURITY
Security Problems & Maintaining Security in Cyber field:
Maintenance:
Install a security suite that protects the computer against threats such as viruses and worms. (eg.,
Antivirus)
Hackers:
A hacker is a person who uses computers to gain unauthorized access to data.
Types of Hackers:
Black Hat Hackers: (Unethical Hacker or Security Cracker)
These people hack the system illegally to steal money or to achieve their own illegal goals.
They find the banks or organization with weak security and steal money or credit card
information, theycan also modifyor destroyconfidential data.
White Hat Hackers: (Ethical Hacker or Penetration Tester)
These people use the same technique used by the black hat hackers, but they can only hack
the system that theyhave permission to hack inorder to test the securityof the system.
Theyfocus on securing and protecting IT System. White Hat Hacker is legal.
Grey Hat Hackers:
GreyHat Hackers are hybrid of Black hat hackers & White hat hackers
They can hack any system even if they don‘t have permission to test the security of the
system but theywill never steal moneyor damage the system.
Maintenance:
It may be impossible to prevent computer hacking, however effective security controls including
strong passwords and the use of firewalls.
Maintenance:
Download an anti-malware program that also helps prevent infection. Activate network protection
firewall, antivirus.
Trojan Horse:
Trojan horse are email viruses that can duplicate themselves, steal information or harm the computer
system. These viruses are the most serious threats to computers.
Maintenance:
Securitysuits such as Avast Internet Security, which will prevent fromdownloading Trojan Horses.
CYBER SECURITY
Password Cracking:
Password attacks are attacks by hackers that are able to determine passwords or find passwords to
different protected electronic areas and social network sites.
Maintenance:
Use always strong password. Never use same password for two different sites.
CYBER SECURITY
LAYERS OF SECURITY
Vulnerabilities are the gaps or weaknesses in a system that make threats possible and tempt
threat actors to exploit them.
SQL injections,
Server misconfigurations,
CYBER SECURITY
Cross-site scripting, and Transmitting sensitive data in a non- encrypted plain text format.
Cyber threats are security incidents or circumstances with the potential to have a negative
outcome for your network or other data management systems.
Examples:
Phishing attacks that result in the installation of malware that infects your data, failure of a staff
member to follow data protection protocols that cause a data breach, or even a tornado that takes
down your company‘s data headquarters, disrupting access. Vulnerabilities is not risk without a
threat exploiting it. Threat is not a risk without a vulnerabilityto be exploited.
Computer Criminals:
Computer crimes have quickly become one of the fastest rising forms of modern crime. According to
cyber experts, approx., 1 million potential cyber-attacks are attempted per day.
Types of Cyber Criminals:
Cyber criminals are also known as hackers. Hackers are extremely difficult to identify on both
individual and group level, due to their various security measures.
CYBER SECURITY
Cyber Security expert assert that Cyber Criminals are using more ruthless methods to achieve their
objectives and the proficiency of attacks are expected to advance as they continue to develop new
methods of cyber-attacks.
Identity Thieves:
Identity thieves are cyber criminals who try to gain access to their victim‘s personal
information. They use their information to make financial transaction while impersonating their
victims. Identitytheft is one of the oldest cybercrime.
Internet Stalkers:
Internet Stalkers are individuals who maliciously monitor the online activity of their victims
to acquire personal information.
This form of cybercrime is conducted through the use of social networking platforms and
malware, which are able to track an individual‘s computer activitywith very little detection.
Businesses should be aware of Internet Stalkers.
Phishing Scammers:
Phishing are cyber criminals who attempt to get hold of personal or sensitive information
through victim‘s computer.
This is often done via phishing websites that are designed to copycat small business,
corporateor government websites.
Once such information is obtained, phishers either use the information themselves for
identity fraud scams or sell it in the dark web.
Cyber Terrorists:
Cyber Terrorism is a well-developed politically inspired cyber-attack in which the cyber
criminal attempts to steal data or corrupt corporate or Government computer systems and networks
resulting in harmto countries, business, organizations and even individuals.
The key difference between an act of cyber terrorism and a regular cyber-attack is that
within an attack of cyber terrorism, hackers are politically motivated as opposed to just seeking
financial gain.
CIA Triad
The CIA Triad is actually a security model that has been developed to help people think about
various parts of IT security.
Confidentiality:
CYBER SECURITY
Protecting confidentiality is dependent on being able to define and enforce certain access levels
for information. This process involves separating information into various collections that are
organized by authorized user, who needs to access the information and how sensitive that
information actually is - i.e. the amount ofdamage suffered if the confidentialitywas breached.
Standard measures to establish confidentiality include:
Data Encryption
Two-factor authentication
Biometric Verification
SecurityTokens.
Integrity
This is an essential component of the CIA Triad and designed to protect data from deletion or
modification from any unauthorized party, and it ensures that when an authorized person makes a
change that should not have been made the damage can be reversed.
This is the final component of the CIA Triad and refers to the actual availability of your data.
Authentication mechanisms, access channels and systems all have to work properly for the
information they protect and ensure it's available when it is needed.
Standard measures to guarantee Availability include:
Backing up datato external drives
Implementing firewalls
Having backup power supplies
Data redundancy
CYBER SECURITY
information assets. These are things such as databases and physical files – i.e. the sensitive
data that you store
A threat is any incident that could negatively affect an asset – for example, if it‘s lost,
knocked offline or accessed by an unauthorized party.
Motive of Attackers
Correct person to take action Of primary concern here are deliberate actions, of which there are
three categories ofmotivation.
CYBER SECURITY
CYBER SECURITY
Types of Cyber Attacks
CYBER SECURITY
6. Denial of Service
It is an attack which meant to make a server or network resource unavailable to the users. It
accomplishes this by flooding the target with traffic or sending it information that triggers a
crash. It uses the single system and single internet connection to attack a server. It can be
classified into the following-
Volume-based attacks- Its goal is to saturate the bandwidth of the attacked site, and is
measured in bit per second.
Protocol attacks- It consumes actual server resources, and is measured in a packet.
Application layer attacks- Its goal is to crash the web server and is measured in request per
second.
7. Dictionary attacks
This type of attack stored the list of a commonly used password and validated them to get
original password.
8. URL Interpretation
It is a type of attack where we can change the certain parts of a URL, and one can make a
web server to deliver web pages for which he is not authorized to browse.
9. File Inclusion attacks
It is a type of attack that allows an attacker to access unauthorized or essential files which is
available on the web server or to execute malicious files on the web server by making use of
the include functionality.
10. Man in the middle attacks
It is a type of attack that allows an attacker to intercepts the connection between client and
server and acts as a bridge between them. Due to this, an attacker will be able to read, insert
and modifythe data in the intercepted connection.
System-based attacks
These are the attacks which are intended to compromise a computer or a computer network.
Some ofthe important system-based attacks are as follows-
2. Virus
It is a type of malicious software program that spread throughout the computer files without
the knowledge of a user. It is a self-replicating malicious computer program that replicates by
inserting copies of itself into other computer programs when executed. It can also execute
instructions that cause harmto the system.
CYBER SECURITY
3. Worm
It is a type of malware whose primary function is to replicate itself to spread to uninfected
computers. It works same as the computer virus. Worms often originate from email
attachments that appear to be fromtrusted senders.
4. Trojan horse
It is a malicious program that occurs unexpected changes to computer setting and unusual
activity, even when the computer should be idle. It misleads the user of its true intent. It
appears to be a normal application but when opened/executed some malicious code will run
in the background.
5. Backdoors
It is a method that bypasses the normal authentication process. A developer may create a
backdoor so that an application or operating system can be accessed for troubleshooting or
other purposes.
6. Bots
A bot (short for "robot") is an automated process that interacts with other network services.
Some bots program run automatically, while others only execute commands when they
receive specific input. Common examples of bots program are the crawler, chatroom bots,
and malicious bots.
Active attacks: An active attack is a network exploit in which a hacker attempts to make
changes to data onthe target or data en route to the target.
Types of Active attacks:
Masquerade: in this attack, the intruder pretends to be a particular user of a system to gain
access or to gain greater privileges than they are authorized for. A masquerade may be
attempted through the use of stolen login IDs and passwords, through finding security gaps in
programs or through bypassing the authentication mechanism.
Session replay: In this type of attack, a hacker steals an authorized user‘s log in information
by stealing the session ID. The intruder gains access and the ability to do anything the
authorized user can do onthe website.
Message modification: In this attack, an intruder alters packet header addresses to direct a
message to a different destination or modifythe data on a target machine.
In a denial of service (DoS) attack, users are deprived of access to a network or web
resource. This is generally accomplished by overwhelming the target with more traffic than it
can handle.
In a distributed denial-of-service (DDoS) exploit, large numbers of compromised systems
CYBER SECURITY
(sometimes called a botnet or zombie army) attack a single target.
Passive Attacks:Passive attacks are relatively scarce from a classification perspective, but
can be carried out with relative ease, particularly if the traffic is not encrypted.
Attack Characteristics
Virus A virus is a programthat attempts to damage a computer system and replicate itself
to other computer systems. A virus:
CYBER SECURITY
Worm A worm is a self-replicating program that can be designed to do any number of
things, such as delete files or send documents via e-mail. A worm can negatively
impact network traffic just in the process ofreplicating itself. A worm:
Logic A Logic Bomb is malware that lies dormant until triggered. A logic bomb is a
Bomb specific example of an asynchronous attack.
CYBER SECURITY
Hardware Attacks:
Common hardware attacks include:
Manufacturing backdoors, for malware or other penetrative purposes; backdoors
aren‘t limited to software and hardware, but they also affect embedded radio-
frequency identification (RFID) chips and memory
Eavesdropping by gaining access to protected memory without opening other
hardware
Inducing faults, causing the interruption of normal behavior
Hardware modification tampering with invasive operations
Backdoor creation; the presence of hidden methods for bypassing normal computer
authentication systems
Counterfeiting product assets that can produce extraordinary operations and those
made to gain malicious access to systems.
Spectrum of attacks:
Types of spectrum
Anxiety, stress, and dissociation. Several types of spectrum are in use in these areas.
Obsessions and compulsions. An obsessive–compulsive spectrum – this can include a Wide
range of disorders.
General developmental disorders. An autistic spectrum – in its simplest form this Joins
together autism and Asperger.
Psychosis. The schizophrenia spectrum or psychotic spectrum – there are numerouspsychotic
spectrum disorders
Taxonomy of various attacks
The purpose of the Cyber Attacks section is to provide a general overview regarding cyber
attacks, and to show some pragmatic ways to classify them and organize them via taxonomies.
Cyber attack: An offensive action by a malicious actor that is intended to undermine the
functions of networked computers and their related resources, including unauthorized access,
unapproved changes, and malicious destruction. Examples of cyber attacks include Distributed
Denial of Service (DDoS) and Man-in-the- Middle (MITM) attacks.
The terms cyber attack, cyber threat, and cyber risk are interrelated as follows. A cyber attack is
an offensive action, whereas a cyber threat is the possibility that a particular attack may occur,
and the cyber risk associated with the subject threat estimates the probability of potential losses
that may result.
CYBER SECURITY
For example, a Distributed Denial of Service (DDoS) cyber attack by a botnet is a cyber threat
for many enterprises with online retail websites, where the
associated cyber risk is a function of lost revenues due to website downtime and the
probability that a DDoS cyber attack will occur.
Cyber Attack Malware Taxonomy
Trojan A A A A N/A A
Spyware A A N/A A A A
Blended A A A A A A
Threat
IP Spoofing:
IP spoofing is the creation of Internet Protocol (IP) packets which have a modified source address
in order to either hide the identity of the sender, to impersonate another computer system, or both.
It is a technique often used by bad actors to invoke DDoS attacks against a target device or the
surrounding infrastructure.
Sending and receiving IP packets is a primary way in which networked computers and other
devices communicate, and constitutes the basis of the modern internet. All IPpackets contain a
header which precedes the bodyof the packet and contains important routing information,
CYBER SECURITY
including the source address. In a normal packet, the source IP address is the address of the sender
of the packet. If the packet has been spoofed, the source address will be forged.
IP Spoofing is analogous to an attacker sending a package to someone with the wrong return
address listed. If the person receiving the package wants to stop the sender from sending
packages, blocking all packages from the bogus address will do little good, as the return address
is easily changed. Relatedly, if the receiver wants to respond to the return address, their response
package will go somewhere other than to the real sender. The ability to spoof the addresses of
packets is a core vulnerability exploited by many DDoS attacks.
DDoS attacks will often utilize spoofing with a goal of overwhelming a target with traffic while
masking the identity of the malicious source, preventing mitigation efforts. If the source IP
address is falsified and continuously randomized, blocking malicious requests becomes difficult.
IP spoofing also makes it tough for law enforcement and cyber security teams to track down the
perpetrator of the attack.
spoofing is also used to masquerade as another device so that responses are sent to that targeted
device instead. Volumetric attacks such as NTP Amplification and DNS amplification make use
of this vulnerability. The ability to modify the source IP is inherent to the design of TCP/IP,
making it an ongoing security concern.
Tangential to DDoS attacks, spoofing can also be done with the aim of masquerading as another
device in order to sidestep authentication and gain access to or ―hijack‖ a user‘s session.
While IP spoofing can‘t be prevented, measures can be taken to stop spoofed packets from
infiltrating a network. A very common defense against spoofing is ingress filtering, outlined in
BCP38 (a Best Common Practice document). Ingress filtering is a form of packet filtering usually
implemented on a network edge device which examines incoming IP packets and looks at their
source headers. If the source headers on those packets don‘t match their origin or they otherwise
look fishy, the packets are rejected. Some networks will also implement egress filtering, which
looks at IP packets exiting the network, ensuring that those packets have legitimate source
headers to prevent someone within the network from launching an outbound malicious attack
using IP spoofing.
Methods of defense
The legal and ethical restrictions on computer-based crime. But unfortunately, computer crime
is certain to continue for the foreseeable future. For this reason, we must look carefully at
controls for preserving confidentiality, integrity, and availability. Sometimes these controls can
prevent or mitigate attacks; other, less powerful methods can only informus that security has
CYBER SECURITY
been compromised, by detecting a breach as it happens or after it occurs.
Security models
The Cyber Security Model (CSM) is part of the Defence Cyber Protection Partnership
(DCPP) which was set up by the Ministry of Defence (MOD) to manage and
strengthen cyber security for the defence sector and its suppliers.
The model, which is a joint initiative between the MOD and industry, is in place to
ensure that suppliers to the MOD are managing their cyber security risk appropriately,
and that theyare capable of protecting the MOD‘s sensitive information.
The CSM is also the DCPP‘s response to the task of designing an appropriate and
proportionate set of controls to build on the Government‘s Cyber Essentials scheme.
Since January 2016, all suppliers dealing with contracts which include sensitive, MOD-
identifiable information must be Cyber Essentials certified as a minimum.
However, some contracts carry an additional risk and require stricter security controls
to be in place. The MOD felt that the Cyber Essentials scheme did not represent a
broad enough degree of security because it only covered five major security controls
and did not include wider aspects of cyber security such as governance and risk
management, and this is whythe CSM was introduced.
Risk management
Risk management refers to the process of identifying, assessing, and controlling threats
to a company‘s finances. These risks or threats could come from a number of sources
including legal liabilities, strategic management mistakes, accidents, and natural
disasters. As we move toward an increasingly digital way of life, cyber security
introduces additional risks that have to be managed appropriately.
It‘s possible to invest in various types of insurance to protect physical assets from
losses, but digital data isn‘t tangible – and therefore isn‘t covered under these kinds of
policies.
Cyber security risk management relies on user education, strategy, and technology to
protect an organization against attacks that could compromise systems, allow data to be
CYBER SECURITY
stolen, and ultimately damage the company‘s reputation. The rate of cyber attacks
continues to grow both in terms of volume and severity. As such, businesses who want
to protect themselves to the best of their ability must begin focusing efforts on cyber
securityrisk management.
You want to begin the process by starting with a cyber security framework that‘s been
developed from each area of your business to determine what your desired risk posture
should be.
It‘s a good idea to use technology that can help you find an app data across the
organization. Once the data is mapped, you‘ll be able to make better decisions on how
the data is governed and reduce your risk. For instance, even with training and strong
security culture, it‘s possible for sensitive information to leave a company by accident.
Leaving data stored in hidden rows across spreadsheets or included in notes within
employee presentations or email threads leave your room for accidental data leakage.
By scanning the company for sensitive data at rest and then removing any of that data
stored where it does not belong, you greatly reduce the risk of accidental data loss.
Initial
This is the starting point for using a new or undocumented repeat process.Repeatable
At this stage, the process is documented well enough that repeating the same steps canbe
attempted.
Defined
At this level, the process has been defined and is confirmed as a standard business
process.
Managed
Optimizing
At the final stage, the process management process includes deliver it action to
optimize and improve it.
Once you‘ve determined the desired risk posture, take a look at your existing
technology infrastructure to set the baseline for the current risk posture, then determine
what must be done to move fromthe current state to the desired state.
As long as your organization is taking proactive steps to understand all the potential
risks, you decrease the likelihood of running into a security incident that could hurt the
CYBER SECURITY
company.
A vital part of the risk management process is to conduct a risk and reward calculation.
This helps prioritize security enhancements that will give you the greatest
improvements at the lowest cost. Some companies may be comfortable with 99% of all
security upgrades being made but others especially those in highly regulated industries,
will want to be closer to 100%. Because of this, there should be incremental steps and
goals such as a 5% Improvement achieved within 6 months, that can be measured to
determine if the company is making progress toward its final goal.
That said, even small security vulnerabilities can lead to massive losses if systems are
connected in a way that allows access to an unimportant area to bridge entry into
systems that contain sensitive data.
The only way to ensure a system is fully secure is to make sure no one can access it –
which isn‘t practical. The more you lock down a system, the harder it becomes for
authorized personnel to conduct business as usual. If authorized users determine they
cannot access the data they need to perform their jobs, they may look for workarounds
that could easily result in compromised systems.
So you will never be able to eliminate all cyber threats and security risks, there are a
number of precautions you can take to mitigate risks when it comes to cybersecurity.
Among these are the option to:
Limit the number of staff members with administrator credentials and control the rights
for each administrator
Require users to implement two-factor authentication to gain access to certain files and
systems
Use firewalls
To take risk mitigation a step further, your organization may also want to consider
advanced encryption, redaction, an element level security. Advanced encryption has to
be implemented systematically and strategically to protect data from cybercriminals and
insider threats. This includes standards-based cryptography, advanced key management,
granular role-based access and separation of duties, and algorithms that drastically
CYBER SECURITY
decrease exposure.
Data encryption can help protect against outside breaches, but it doesn‘t do much to
prevent internal data theft. Employees with access to sensitive data will have the
credentials needed to decrypt it as part of their daily work, so organizations must also
take action to prevent that data from being removed from the corporate system through
flash drives and other removable media.
Redaction creates a balance between data protection and the ability to share it. With
redaction, companies can share the information they need to share with minimal effort
by hiding sensitive information such as names, social security numbers, addresses, and
more.
Cyber Threats:
Cyber Warfare: Cyber warfare refers to the use of digital attacks -- like computer
viruses and hacking -- by one country to disrupt the vital computer systems of another,
with the aim of creating damage, death and destruction. Future wars will see hackers
using computer code to attack an enemy's infrastructure, fighting alongside troops using
conventional weapons like guns and missiles.
Cyber Crime:
Cybercrime is criminal activitythat either targets or uses a computer, a computer network
or a networked device. Cybercrime is committed by cybercriminals or hackers who want
to make money. Cybercrime is carried out by individuals or organizations.
Some cybercriminals are organized, use advanced techniques and are highly technically
skilled. Others are novice hackers.
Cyber Terrorism:
Cyber terrorism is the convergence of cyberspace and terrorism. It refers to unlawful
attacks and threats of attacks against computers, networks and the information stored
therein when done to intimidate or coerce a government or its people in furtherance of
political or social objectives.
CYBER SECURITY
Examples are hacking into computer systems, introducing viruses to vulnerable
networks, web site defacing, Denial-of-service attacks, or terroristic threats made via
electronic communication.
Cyber Espionage:
Cyber spying, or cyber espionage, is the act or practice of obtaining secrets and
information without the permission and knowledge of the holder of the information from
Security Policies:
Security policies are a formal set of rules which is issued by an organization to ensure that
the user who are authorized to access company technology and information assets comply
with rules and guidelines related to the securityof information.
A security policy also considered to be a "living document" which means that the document
is never finished, but it is continuously updated as requirements of the technology and
employee changes.
We use security policies to manage our network security. Most types of security policies are
automatically created during the installation. We can also customize policies to suit our
specific environment.
1) It increases efficiency.
CYBER SECURITY
There are some important cyber securitypolicies recommendations describe below-
It blocks the unauthorized users from accessing the systems and networks that connect
to the Internet.
It detects the attacks bycybercriminals and removes the unwanted sources of network
traffic.
Intrusion Prevention policy:
This policy automatically detects and blocks the network attacks and browser attacks.
It also protects applications from vulnerabilities and checks the contents of one or
more data packages and detects malware which is coming through legalways.
This policy protects a system's resources from applications and manages the
peripheraldevices that can attach to a system.
The device control policy applies to both Windows and Mac computers whereas
application controlpolicy can be applied onlyto Windows clients.
CYBER SECURITY
Unit II
CYBERSPACE AND THE LAW & CYBER FORENSICS
CYBERSPACE
Cyberspace can be defined as an intricate environment that involves interactions between
people, software, and services. It is maintained by the worldwide distribution of information
and communication technologydevices and networks.
With the benefits carried by the technological advancements, the cyberspace today has
become a common pool used by citizens, businesses, critical information infrastructure,
military and governments in a fashion that makes it hard to induce clear boundaries among
these different groups. The cyberspace is anticipated to become even more complex in the
upcoming years, with the increase in networks and devices connected to it.
REGULATIONS
There are five predominant laws to cover when it comes to cybersecurity:
Information Technology Act, 2000 The Indian cyber laws are governed by the Information
Technology Act, penned down back in 2000. The principal impetus of this Act is to offer
reliable legal inclusiveness to eCommerce, facilitating registration of real-time records with
the Government.
But with the cyber attackers getting sneakier, topped by the human tendency to misuse
technology, a series of amendments followed.
The ITA, enacted by the Parliament of India, highlights the grievous punishments and
penalties safeguarding the e-governance, e-banking, and e-commerce sectors. Now, the scope
of ITA has been enhanced to encompass all the latest communication devices.
The IT Act is the salient one, guiding the entire Indian legislation to govern cybercrimes
rigorously:
Section 43 - Applicable to people who damage the computer systems without permission
fromthe owner. The owner can fullyclaim compensation for the entire damage in such cases.
Section 66 - Applicable in case a person is found to dishonestly or fraudulently committing
any act referred to in section 43. The imprisonment term in such instances can mount up to
three years or a fine of up to Rs. 5 lakh.
Section 66B - Incorporates the punishments for fraudulently receiving stolen communication
devices or computers, which confirms a probable three years imprisonment. This term can
also be topped byRs. 1 lakh fine, depending upon the severity.
Section 66C - This section scrutinizes the identity thefts related to imposter digital
signatures, hacking passwords, or other distinctive identification features. If proven guilty,
imprisonment of three years might also be backed by Rs.1 lakh fine.
CYBER SECURITY
Section 66 D - This section was inserted on-demand, focusing on punishing cheaters doing
impersonation using computer resources.
NIST Compliance
The Cybersecurity Framework (NCFS), authorized by the National Institute of Standards and
Technology (NIST), offers a harmonized approach to cybersecurity as the most reliable
global certifying body.
NIST Cybersecurity Framework encompasses all required guidelines, standards, and best
practices to manage the cyber-related risks responsibly. This framework is prioritized on
flexibility and cost-effectiveness.
It promotes the resilience and protection of critical infrastructure by: Allowing better
interpretation, management, and reduction of cybersecurity risks – to mitigate data loss, data
misuse, and the subsequent restoration costs Determining the most important activities and
critical operations - to focus on securing them Demonstrates the trust-worthiness of
organizations who secure critical assets Helps to prioritize investments to maximize the
cybersecurity ROI Addresses regulatory and contractual obligations Supports the wider
information security program By combining the NIST CSF framework with ISO/IEC 27001 -
cybersecurity risk management becomes simplified. It also makes communication easier
CYBER SECURITY
throughout the organization and across the supply chains via a common cybersecurity
directive laid by NIST.
Final Thoughts As human dependence on technology intensifies, cyber laws in India and
across the globe need constant up-gradation and refinements. The pandemic has also pushed
much of the workforce into a remote working module increasing the need for app security.
Lawmakers have to go the extra mile to stay ahead of the impostors, in order to block them at
their advent.
Cybercrimes can be controlled but it needs collaborative efforts of the lawmakers, the
Internet or Network providers, the intercessors like banks and shopping sites, and, most
importantly, the users. Only the prudent efforts of these stakeholders, ensuring their
confinement to the law of the cyberland - can bring about online safetyand resilience.
ROLE OF INTERNATIONAL LAWS
In various countries, areas of the computing and communication industries are regulated by
governmental bodies There are specific rules on the uses to which computers and computer
networks may be put, in particular there are rules on unauthorized access, data privacy and
spamming There are also limits on the use of encryption and of equipment which may be
used to defeat copy protection schemes There are laws governing trade on the Internet,
taxation, consumer protection, and advertising There are laws on censorship versus
freedom of expression, rules on public access to government information, and individual
access to information held on them by private bodies Some states limit access to the
Internet, by law as well as bytechnical means.
INTERNATIONAL LAW FOR CYBER CRIME
Cybercrime is "international" that there are ‗no cyber-borders between countries‘ The
complexity in types and forms of cybercrime increases the difficulty to fight back fighting
cybercrime calls for international cooperation Various organizations and governments have
already made joint efforts in establishing global standards of legislation and law enforcement
bothon a regional and on an international scale
Indian cyberspace was born in 1975 with the establishment of National Informatics Centre
(NIC) with an aim to provide govt with IT solutions. Three networks (NWs) were set up
between 1986 and 1988 to connect various agencies of govt. These NWs were, INDONET
which connected the IBM mainframe installations that made up India‘s computer
infrastructure, NICNET (the NIC NW) a nationwide very small aperture terminal (VSAT)
NW for public sector organisations as well as to connect the central govt with the state govts
and district administrations, the third NW setup was ERNET (the Education and Research
Network), to serve the academic and research communities.
New Internet Policy of 1998 paved the way for services from multiple Internet service
providers (ISPs) and gave boost to the Internet user base grow from 1.4 million in 1999 to
over 150 million by Dec 2012. Exponential growth rate is attributed to increasing Internet
CYBER SECURITY
access through mobile phones and tablets. Govt is making a determined push to increase
broadband penetration from its present level of about 6%1. The target for broadband is 160
million households by2016 under the National Broadband Plan.
NATIONAL CYBER SECURITY POLICY
National Cyber Security Policy is a policy framework by Department of Electronics and
Information Technology. It aims at protecting the public and private infrastructure from
cyberattacks. The policy also intends to safeguard "information, such as personal information
(of web users), financial and banking information and sovereign data". This was particularly
relevant in the wake of US National Security Agency (NSA) leaks that suggested the US
government agencies are spying on Indian users, who have no legal or technical safeguards
against it. Ministry of Communications and Information Technology
(India) defines Cyberspace as a complex environment consisting of interactions between
people, software services supported by worldwide distribution of information and
communication technology.
VISION
To build a secure and resilient cyberspace for citizens, business, and government and also to
protect anyone from intervening in user's privacy.
MISSION
To protect information and information infrastructure in cyberspace, build capabilities to
prevent and respond to cyber threat, reduce vulnerabilities and minimize damage from cyber
incidents through a combination of institutional structures, people, processes, technology, and
cooperation.
OBJECTIVE
Ministry of Communications and Information Technology (India) define objectives as
follows:
To create a secure cyber ecosystem in the country, generate adequate trust and
confidence in IT system and transactions in cyberspace and thereby enhance adoption
of IT in all sectors of the economy.
To create an assurance framework for the design of security policies and promotion
and enabling actions for compliance to global security standards and best practices by
wayof conformityassessment (Product, process, technology & people).
To strengthen the Regulatory Framework for ensuring a SECURE CYBERSPACE
ECOSYSTEM.
To enhance and create National and Sectoral level 24X7 mechanism for obtaining
strategic information regarding threats to ICT infrastructure, creating scenarios for
response, resolution and crisis management through effective predictive, preventive,
protective response and recoveryactions.
CYBER SECURITY
INTRODUCTION: CYBER FORENSICS
CYBER FORENSICS:
Computer forensics is the application of investigation and analysis techniques to gather and
preserve evidence.
Forensic examiners typically analyze data from personal computers, laptops, personal digital
assistants, cell phones, servers, tapes, and any other type of media. This process can involve
anything from breaking encryption, to executing search warrants with a law enforcement
team, to recovering and analyzing files from hard drives that will be critical evidence in the
most serious civil and criminal cases.
The forensic examination of computers, and data storage media, is a complicated and highly
specialized process. The results of forensic examinations are compiled and included in
reports. In many cases, examiners testify to their findings, where their skills and abilities are
put to ultimate scrutiny.
DIGITAL FORENSICS:
Digital Forensics helps the forensic team to analyzes, inspect, identifies, and preserve the
digital evidence residing on various types of electronic devices.
Digital forensic science is a branch of forensic science that focuses on the recovery and
investigation of material found in digital devices related to cybercrime.
Digital evidence is information stored or transmitted in binary form that may be relied on in
court. It can be found on a computer hard drive, a mobile phone, among other places. Digital
evidence is commonly associated with electronic crime, or e-crime, such as child
pornography or credit card fraud. However, digital evidence is now used to prosecute all
types of crimes, not just e-crime. For example, suspects' e-mail or mobile phone files might
contain critical evidence regarding their intent, their whereabouts at the time of a crime and
their relationship with other suspects. In 2005, for example, a floppy disk led investigators to
the BTK serial killer who had eluded police capture since 1974 and claimed the lives of at
least 10 victims.
CYBER SECURITY
In an effort to fight e-crime and to collect relevant digital evidence for all crimes, law
enforcement agencies are incorporating the collection and analysis of digital evidence, also
known as computer forensics, into their infrastructure. Law enforcement agencies are
challenged by the need to train officers to collect digital evidence and keep up with rapidly
evolving technologies such as computer operating systems.
FORENSICS ANALYSIS OF EMAIL: E-mail forensics refers to the study of source and
content of e-mail as evidence to identify the actual sender and recipient of a message,
data/time of transmission, detailed record of e-mail transaction, intent of the sender, etc. This
study involves investigation of metadata, keyword searching, port scanning, etc. for
authorship attribution and identification of e-mail scams. Various approaches that are used for
e-mail forensic are:
Header Analysis – Meta data in the e-mail message in the form of control information
i.e. envelope and headers including headers in the message body contain information
about the sender and/or the path along which the message has traversed. Some of these
may be spoofed to conceal the identity of the sender. A detailed analysis of these
headers and their correlation is performed in header analysis. •
Bait Tactics – In bait tactic investigation an e-mail with http: ―‖ tag having image
source at some computer monitored by the investigators is send to the sender of e-mail
under investigation containing real (genuine) e-mail address. When the e-mail is
opened, a log entry containing the IP address of the recipient (sender of the e-mail
under investigation) is recorded on the http server hosting the image and thus sender is
tracked. However, if the recipient (sender of the e-mail under investigation) is using a
proxy server then IP address of the proxy server is recorded. The log on proxy server
can be used to track the sender of the e-mail under investigation. If the proxy server‘s
log is unavailable due to some reason, then investigators may send the tactic e-mail
containing a) Embedded Java Applet that runs on receiver‘s computer or b) HTML
page with Active X Object. Both aiming to extract IP address of the receiver‘s
computer and e-mail it to the investigators. •
Server Investigation – In this investigation, copies of delivered e-mails and server
logs are investigated to identify source of an e-mail message. E-mails purged from the
clients (senders or receivers) whose recovery is impossible may be requested from
servers (Proxy or ISP) as most of them store a copy of all e-mails after their deliveries.
Further, logs maintained by servers can be studied to trace the address of the computer
responsible for making the e-mail transaction. However, servers store the copies of
email and server logs only for some limited periods and some may not co-operate with
the investigators. Further, SMTP servers which store data like credit card number and
other data pertaining to owner of a mailbox can be used to identify person behind an
email address. •
Network Device Investigation – In this form of e-mail investigation, logs maintained
by the network devices such as routers, firewalls and switches are used to investigate
the source of an e-mail message. This form of investigation is complex and is used
only when the logs of servers (Proxy or ISP) are unavailable due to some reason, e.g.
when ISP or proxy does not maintain a log or lack of co-operation by ISP‘s or failure
to maintain chain of evidence. •
Software Embedded Identifiers – Some information about the creator of e-mail,
attached files or documents may be included with the message by the e-mail software
used by the sender for composing e-mail. This information may be included in the
form of custom headers or in the form of MIME content as a Transport Neutral
Encapsulation Format (TNEF). Investigating the e-mail for these details may reveal
some vital information about the senders e-mail preferences and options that could
CYBER SECURITY
help client side evidence gathering. The investigation can reveal PST file names,
Windows logon username, MAC address, etc. of the client computer used to send e-
mail message. •
Sender Mailer Fingerprints – Identification of software handling e-mail at server can
be revealed from the Received header field and identification of software handling
email at client can be ascertained by using different set of headers like ―X-Mailer‖ or
equivalent. These headers describe applications and their versions used at the clients to
send e-mail. This information about the client computer of the sender can be used to
help investigators devise an effective plan and thus prove to be very useful. EMAIL
CYBER SECURITY
DIGITAL FORENSICS LIFECYCLE:
Collection: The first step in the forensic process is to identify potential sources of data and
acquire data from them.
Examination:After data has been collected, the next phase is to examine the data, which
involves assessing and extracting the relevant pieces of information from the collected data.
This phase may also involve bypassing or mitigating OS or application features that obscure
data and code, such as data compression, encryption, and access control mechanisms.
Analysis: Once the relevant information has been extracted, the analyst should study and
analyze the data to draw conclusions from it. The foundation of forensics is using a methodical
approach to reach appropriate conclusions based on the available data or determine that no
conclusion can yet be drawn.
Reporting: The process of preparing and presenting the information resulting from the analysis
phase. Many factors affect reporting, including the following:
FORENSICS INVESTIGATION:
Forensics are the scientific methods used to solve a crime. Forensic investigation is the
gathering and analysis of all crime-related physical evidence in order to come to a conclusion
about a suspect. Investigators will look at blood, fluid, or fingerprints, residue, hard drives,
computers, or other technology to establish how a crime took place. This is a general definition,
though, since there are a number of different types of forensics.
CYBER SECURITY
TYPES OF FORENSICS INVESTIGATION
• Forensic Accounting / Auditing
• Computer or Cyber Forensics
• Crime Scene Forensics
• Forensic Archaeology
• Forensic Dentistry
• Forensic Entomology
• Forensic Graphology
• Forensic Pathology
• Forensic Psychology
• Forensic Science
• Forensic Toxicology
CHALLENGES IN COMPUTER FORENSICS
Digital forensics has been defined as the use of scientifically derived and proven methods
towards the identification, collection, preservation, validation, analysis, interpretation, and
presentation of digital evidence derivative from digital sources to facilitate the reconstruction
of events found to be criminal.But these digital forensics investigation methods face some
major challenges at the time of practical implementation. Digital forensic challenges are
categorized into three major heads as per Fahdi, Clark, and Furnell are:
• Technical challenges
• Legal challenges
• Resource Challenges
CYBER SECURITY
Unit 3
CYBERCRIMES: MOBILE AND WIRELESS
INTRODUCTION: Why should mobile devices be protected? Every day, mobile devices are
lost, stolen, and infected. Mobile devices can store important business and
personal information, and are often be used to access Universitysystems, email, banking
Mobile computing is "taking a computer and all necessary files and software out into the
field." Many types of mobile computers have been introduced since 1990s. They are as
follows:
1. Portable computer: It is a general-purpose computer that can be easily moved from one
place to another, but cannot be used while in transit, usually because it requires some"setting-
up" and an AC power source.
CYBER SECURITY
2. Tablet PC: It lacks a keyboard, is shaped like a slate or a paper notebook and has features
of a touchscreen with a stylus and handwriting recognition software. Tablets may not be best
suited for applications requiring a physical keyboard for typing, but are otherwise capable of
carrying out most tasks that an ordinary laptop would be able to perform.
3. Internet tablet: It is the Internet appliance in tablet form. Unlike a Tablet PC, the Internet
tablet does not have much computing power and its applications suite is limited. Also it
cannot replace a general-purpose computer. The Internet tablets typically feature an MP3 and
video player, a Web browser, a chat application and a picture viewer.
4. Personal digital assistant (PDA): It is a small, usually pocket-sized, computer with
limited functionality. It is intended to supplement and synchronize with a desktop computer,
giving access to contacts, address book, notes, E-Mail and other features.
5. Ultramobile (PC): It is a full-featured, PDA-sized computer running a general-purpose
operating system (OS).
6. Smartphone: It is a PDA with an integrated cell phone functionality. Current Smartphones
have a wide range of features and installable applications.
7. Carputer: It is a computing device installed in an automobile. It operates as a wireless
computer, sound system, global positioning system (GPS) and DVD player. It also contains
word processing software and is Bluetooth compatible.
8. Fly Fusion Pentop computer: It is a computing device with the size and shape of a pen. It
functions as a writing utensil, MP3 player, language translator, digital storage device and
calculator.
Trends in Mobility:
Mobile computing is moving into a new era, third generation ( 3G), which promises greater
variety in applications and have highly improved usability as well as speedier networking.
"iPhone" from Apple and Google-led "Android" phones are the best examples of this trend
and there are plenty of other developments that point in this direction. This smart mobile
technology is rapidly gaining popularity and the attackers (hackers and crackers) are among
its biggest fans.
It is worth noting the trends in mobile computing; this will help readers to readers to realize
the seriousness of cybersecurity issues in the mobile computing domain. Figure below shows
the different types of mobility and their implications.
CYBER SECURITY
The new technology 3G networks are not entirely built with IP data security. Moreover, IP
data world when compared to voice-centric security threats is new to mobile operators. There
are numerous attacks that can be committed against mobile networks and they can originate
from two primary vectors. One is from outside the mobile network - that is, public Internet,
private networks and other operator's networks - and the other is within the mobile networks-
that is, devices such as data-capable handsets and Smartphones, notebook computers or even
desktop computers connected to the 3G network.
Popular types ofattacks against 3G mobile networks are as follows:
1. Malwares, viruses and worms: Although many users are still in the transient process of
switching from 2G,2.5G2G,2.5G to 3G,3G, it is a growing need to educate the community
people and provide awareness of such threats that exist while using mobile devices. Here are
few examples of malware(s) specific to mobile devices:
Skull Trojan: I targets Series 60 phones equipped with the Symbian mobile OS.
Cabir Worm: It is the first dedicated mobile-phone worm infects phones running on
Symbian OS and scans other mobile devices to send a copy of itself to the first
vulnerable phone it finds through Bluetooth Wireless technology. The worst thing
about this worm is that the source code for the Cabir-H and Cabir-I viruses is
available online.
Mosquito Trojan: It affects the Series 60 Smartphones and is a cracked version of
"Mosquitos" mobile phone game.
Brador Trojan: It affects the Windows CE OS by creating a svchost. exe file in the
Windows start-up folder which allows full control of the device. This executable file
is conductive to traditional wormpropagation vector such as E-Mail file attachments.
Lasco Worm: It was released first in 2005 to target PDAs and mobile phones running
the Symbian OS. Lasco is based on Cabir's source code and replicates over Bluetooth
connection.
2. Denial-of-service (DoS): The main objective behind this attack is to make the system
unavailable to the intended users. Virus attacks can be used to damage the system to make the
system unavailable. Presently, one of the most common cyber security threats to wired
Internet service providers (iSPs) is a distributed denial-of-service (DDos) attack .DDoS
CYBER SECURITY
attacks are used to flood the target system with the data so that the response from the target
system is either slowed or stopped.
3. Overbilling attack: Overbilling involves an attacker hijacking a subscriber's IP address
and then using it (i.e., the connection) to initiate downloads that are not "Free downloads" or
simply use it for his/her own purposes. In either case, the legitimate user is charged for the
activitywhich the user did not conduct or authorize to conduct.
4. Spoofed policy development process (PDP): These of attacks exploit the vulnerabilities
in the GTP [General Packet Radio Service (GPRS) Tunneling Protocol].
5. Signaling-level attacks: The Session Initiation Protocol (SIP) is a signaling protocol used
in IP multimedia subsystem (IMS) networks to provide Voice Over Internet Protocol (VoIP)
services. There are several vulnerabilities with SIP-based VolP systems.
CYBER SECURITY
4. The bank/merchant is notified
5. The credit cardtransaction is completed.
CYBER SECURITY
connected to the network for obtaining the requested services. No Malicious Code can
impersonate the service provider to trick the device into doing something it does not mean to.
Thus, the networks also playa crucial role in securityof mobile devices.
Some eminent kinds of attacks to which mobile devices are subjected to are: push attacks,
pull attacks and crash attacks.
Authentication services security is important given the typical attacks on mobile devices
through wireless networks: Dos attacks, traffic analysis, eavesdropping, man-in-the-middle
attacks and session hijacking. Security measures in this scenario come from Wireless
Application Protocols (WAPs), use of VPNs, media access control (MAC) address filtering
and development in 802.xx standards.
Mobile - Viruses
Concept of Mishing
Concept of Vishing
Concept of Smishing
Hacking - Bluetooth
Mobile Devices: Security Implications for Organizations
We have talked about the micro issues of purely technical nature in mobile device
security. Given the threats to information systems through usage of mobile devices,
the organizations need to establish security practices at a level appropriate to their
securityobjectives, subject to legaland other externalconstraints.
CYBER SECURITY
Unconventional/stealth storage devices
We would like to emphasize upon widening the spectrum of mobile devices and focuson
secondary storage devices, such as compact disks (CDs) and Universal Serial Bus (USB)
drives (also called zip drive, memorysticks) used byemployees.
As the technology is advancing, the devices continue to decrease in size and emerge in
new shapes and sizes – unconventional/stealth storage devices available nowadays are
difficult to detect and have become a prime challenge for organizational security.
Control the access to devices depending on the time of the dayand dayof the week.
Createthe white list of USB devices whichallows you to authorize onlyspecific devices
that will not be locked regardless of anyother settings.
This is a new emerging issue for cyber security. Often mobile hand-held devices are lost
while people are on the move. Lost mobile devices are becoming even a larger security
risk to corporations.
CYBER SECURITY
Protecting data on lost devices
Readers can appreciate the importance of data protection especially when it resides ona
mobile hand-held device. At an individual level, employees need to worryabout this.
2. Laptop safes: Safes made of polycarbonate - the same material that is used in bulletproof
windows, police riot shields and bank security screens-can be used to carry and safeguard the
laptops. The advantage of safes over security cables is that they protect the whole laptop and
its devices such as CD-ROM bays, PCMCIA cards and HDD bays which can be easily
removed in the case of laptops protected bysecurity cables.
3. Motion sensors and alarms: Even though alarms and motion sensors are annoying owing
to their false alarms and loud sound level, these devices are very efficient in securing laptops.
Once these devices are activated, they can be used to track missing laptops in crowded
places. Also owing to their loud nature, they help in deterring thieves. Modern systems for
laptops are designed wherein the alarm device attached to the laptop transmits radio signals to
a certain range around the laptop.
4. Warning labels and stamps: Warning labels containing tracking information and
identification details can be fixed onto the laptop to deter aspiring thieves. These labels
CYBER SECURITY
cannot be removed easily and are a low-cost solution to a laptop theft. These labels have an
identification number that is stored in a universal database for verification, which, in turn
makes the resale of stolen laptops a difficult process. Such labels are highly recommended for
the laptops issued to top executives and/or keyemployees of the organizations.
5. Other measures for protecting laptops are as follows:
Engraving the laptop with personal details
Keeping the laptop close to oneself wherever possible
Carrying the laptop in a different and unobvious bag making it unobvious to potential
thieves
Creating the awareness among the employees to understand the responsibility of
carrying a laptop and also about the sensitivity of the information contained in the
laptop
Making a copy of the purchase receipt, laptop serial number and the description of the
laptop
Installing encryption software to protect information stored onthe laptop
Using personal firewall software to block unwanted access and intrusion
Updating the antivirus software regularly
Tight office security using securityguards and securing the laptop by locking it down
in lockers when not in use
Never leaving the laptop unattended in public places such as the car, parking lot,
conventions, conferences and the airport until it is fitted with an antitheft device;
Disabling IR ports and wireless cards and removing PCMCIA cards when not in use.
Information systems securityalso contains logical access controls. This is because,
information, be it corporate or private, needs high security as it is the most important asset of
an organization or an individual. A few logical or access controls are as follows:
1. Protecting from malicious programs/attackers/social engineering.
2. Avoiding weak passwords/ access.
3. Monitoring application securityand scanning for vulnerabilities.
4. Ensuring that unencrypted data/unprotected file systems do not pose threats.
5. Proper handing of removable drives/storage mediums /unnecessaryports.
6. Password protection through appropriate passwords rules and use of strong
passwords.
7. Locking down unwanted ports/devices.
8. Regularly installing securitypatches and updates.
9. Installing antivirus software/firewalls / intrusion detection system (IDSs).
10. Encrypting critical file systems.
CYBER SECURITY
UNIT-IV
Cybersecurity: Organizational Implications
Introduction:
In the global environment with continuous network connectivity, the possibilities for cyberattacks
can emanate from sources that are local, remote, domestic or foreign. They could be launched by an
individual or a group. They could be casual probes from hackers using personal computers (PCs) in
their homes, hand-held devices or intense scans from criminal groups.
Most information the organization collects about an individual is likely to come under ―PI‖ category
if it can be attributed to an individual. For an example, PI is an individual‘s first name or first initial
and last name in combination with anyof the following data:
1. Social securitynumber (SSN)/social insurance number.
2. Driver‘s license number or identification card number.
3. Bank account number, credit or debit card number with personal identification number such as
an access code, security codes or password that would permit access to an individual‘s financial
account.
4. Home address or E-Mail address.
5. Medical or health information.
• A case in point is the infamous ―Heartland Payment System Fraud‖ that was uncovered in
January 2010.
• In this case, the concerned organization suffered a serious blow through nearly 100 million
credit cards compromised from at least 650 financial services companies.
• When a card is used to make a purchase, the card information is transmitted through a payment
network.
• A piece of malicious software (keystroke logger) planted on the company‘s payment processing
network; recorded payment card data as it was being sent for processing to Heartland by
thousands of the company‘s retail clients.
• Digital information within the magnetic stripe on the back of credit/debit cards was copied by
keylogger.
• Criminal created counterfeit credit cards.
CYBER SECURITY
Insider Attack Example 2: Blue Shield Blue Cross (BCBS)
• Yet another incidence is the Blue Cross Blue Shield (BCBS) Data Breach in October 2009 the
theft of 57 hard drives from a BlueCross BlueShield of Tennessee training facility puts the
private information of approximately 500,000 customers at risk in at least 32 states.
• The hard drives containing 1.3 million audio files and 300,000 video files related to
coordination of care and eligibility telephone calls from providers and members were reportedly
stolen from a leased office.
1. Physical security is very important.
2. Insider threats cannot be ignored.
1. Informational/data privacy: It is about data protection, and the user‘s rights to determine how,
when and to what extent information about them is communicated to other parties.
2. Personal privacy: It is about content filtering and other mechanisms to ensure that the end-
users are not exposed to whatever violates their moral senses.
3. Communication privacy: This is as in networks, where encryption of data being transmitted is
important.
4. Territorial privacy: It is about protecting user‘s property.
For example, the user devices from being invaded byundesired content such as SMS or
E-Mail/Spam messages.
1. Industrial espionage: There are several tools available for web administrators to monitor and
track the various pages and objects that are accessed on their website.
2. IP-based blocking: This process is often used for blocking the access of specific IP addresses
and/or domain names.
3. IP-based “cloaking”: Businesses are global in nature and economies are interconnected. There
are websites that change their online content depending on a user‘s IP address or user‘s
geographic location.
4. Cyberterrorism: ―Cyberterrorism‖ refers to the direct intervention of a threat source toward
your organization‘s website.
5. Confidential information leakage: ―Insider attacks‖ are the worst ones. Typically, an
organization is protected from external threats by your firewall and antivirus solution.
CYBER SECURITY
When a cybercrime incidence occurs, there are a number of internal costs associated with it for
organizations and there are organizational impacts as well.
There are many new endpoints in today‘s complex networks; they include hand-held devices.
1. Endpoint protection: It is an often-ignored area but it is IP-based printers, although they are
passive devices, are also one of the endpoints.
2. Secure coding: These practices are important because they are a good mitigation control to
protect organizations from ―Malicious Code‖ inside business applications.
3. HR checks: These are important prior to employment as well as after employment.
4. Access controls: These are always important, for example, shared IDs and shared laptops are
dangerous. (for confidential and sensitive data).
5. Importance of security governance: It cannot be ignored - policies, procedures and their
effective implementation cannot be over-emphasized.
CYBER SECURITY
Organizational Implications of Software Piracy
The most often quoted reasons byemployees, for use of pirated software, are as follows:
CYBER SECURITY
4. Monitoring and Controlling Employee’s Internet Surfing:
• A powerful deterrent can be created through effective monitoring and reporting of
employees‘ Internet surfing.
• Even organizations with restrictive policies can justify a degree of relaxation.
• for example, allowing employees to access personal sites only during the lunch hour or
during specified hours.
• Managers get insight into employee‘s web use, in close association of ―cookies‖ with
website visited during Internet Surfing.
• HR investigations becomes possible- managers giving a broad picture of company-wide
usage patterns and productivity.
CYBER SECURITY
7. Bandwidth Wastage Issues:
• Today‘s applications are bandwidth hungry; there is an increasing image content in
messages and that too, involving transmission of high-resolution images.
• There are tools to protect organization‘s bandwidth by stopping unwanted traffic before
it even reaches your Internet connection.
• Cloud computing is one of the top 10 Cyber Threats to organizations. There are data privacy
risks through cloud computing. Organizations should think about privacy scenarios in terms of
―user spheres‖.
• There are three kinds of spheres and their characteristics:
1. User sphere: Here data is stored on user‘s desktops, PCs, laptops, mobile phones, Radio
Frequency Identification (RFID) chips, etc. Organization‘s responsibility is to provide
access to users and monitor that access to ensure misuse does not happen.
2. Recipient sphere: Here, data lies with recipients: servers and databases of network
providers, service providers or other parties with whom data recipient shares data.
CYBER SECURITY
Organizations responsibility is to minimize users privacy risk by ensuring unwanted
exposure of personal data of users does not happen.
3. Joint sphere: Here data lies with web service provider‘s servers and databases. This is
the in-between sphere where it is not clear to whom does the data belong. Organization
responsibility is to provide users some control over access to themselves and to
minimize users futures privacy risk.
• Social media marketing has become dominant in the industry. According to fall 2009 survey by
marketing professionals; usage of social media sites by large business-to-business (B2B)
organizations shows the following:
• Facebook is used by37% of the organizations.
• LinkedIn is used by36% of the organizations.
• Twitter is used by 36% of the organizations.
• YouTube is used by 22% of the organizations.
• MySpace is used by 6% of the organizations
• Although the use of social media marketing site is rampant, there is a problem related to ―social
computing‖ or ―social media marketing‖ – the problem of privacythreats.
• Exposures to sensitive PI and confidential business information are possible if due care is not taken
byorganizations while using the mode of ―social media marketing.‖
Following are the most typical reasons why organizations use social media marketing to promote
their products and services:
1. To be able to reach to a larger target audience in a more spontaneous and instantaneous manner
without paying large advertising fees.
CYBER SECURITY
2. To increase traffic to their website coming from other social media websites by using Blogs and
social and business-networking. Companies believe that this, in turn, may increase their ―page
rank‖ resulting in increased traffic from leading search engines.
3. To reap other potential revenue benefits and to minimize advertising costs because social media
complements other marketing strategies such as a paid advertising campaign.
4. To build credibility by participating in relevant product promotion forums and responding to
potential customers‘ questions immediately.
5. To collect potential customer profiles. Social media sites have information such as user profile
data, which can be used to target a specific set of users for advertising.
There are other tools too that organizations use; industrypractices indicate the following:
1. Twitter is used with higher priority to reach out to maximum marketers in the technology space
and monitor the space.
2. Professional networking tool LinkedIn is used to connect with and create a community of top
executives from the Fortune 500.
3. Facebook as the social group or social community tool is used to drive more traffic to Websense
website and increase awareness about Websense.
4. YouTube (the video capability tool to run demonstrations of products/services, etc.) is used to
increase the brand awareness and create a presence for corporate videos.
5. Wikipedia is also used for brand building and driving traffic.
• There are conflict views about social media marketing some people in IT saythe expensive and
careless use of it. Some illustrate the advantages of it with proper control of Securityrisk
CYBER SECURITY
• Access blocking can also be applied to anyother suspicious site on the Internet.
• The filter function should be kept continuously up to date by maintaining so-called
black-and-White-listed Websites.
5. Use of Firewalls:
• Firewalls helps organizations keep their securitytechnologyup to date.
• Some firewalls provides a comprehensive analysis of all data traffic.
• Deep inspection of Network traffic makes it possible to monitor the type of data traffic,
the websites from which it is coming, to know the web browsing patterns and peer-to-
peer applications to encrypted datatraffic in SSL tunnel.
• The firewall decrypt the SSL data stream for inspection and encrypt it again before
forwarding the data to the Network.
• This results in effective protection of Workstations and other endpoints, internal
networks, hosts and servers against attacks within the SSL tunnels.
CYBER SECURITY
9. Include mobile devices in the security policy:
• It is common for users to navigate social web services with mobile devices such as
laptops, PDA and Smartphones.
• The same devices are used bythe users to log into the corporate network.
• The corporate security department therefore, needs to include mobile devices in the
securitypolicies.
• For example, with the assessment function by checking the login device for the required
securitysettings and for the presence of securityrelevant software packages.
• Through this function, it can be checked whether the proper and latest host firewall is
installed and whether both the OS and Antivirus software as well as all patches are up to
date.
CYBER SECURITY
Social Computing and the Associated Challenges for Organizations
Cyberattacks can come in the form of viruses, malware, email phishing, social media
fraud - the spectrum of cyber threats is limitless. We are more interconnected than ever
before, but for all of the advantages, that connectivity leaves us vulnerable to the risks of
fraud, theft, abuse, and attack. Cybercrime can have wide-ranging impacts, at the
individual, local, state, and national levels.
Organized cybercrime, state-sponsored hackers, and cyber espionage can pose national
securityrisks to our countryand our critical infrastructure.
Transportation, power, and other services may be disrupted by large scale cyber incidents.
The extent of the disruption is highly uncertain as it will be determined by many unknown
factors such as the target and size of the incident.
CYBER SECURITY
communication technology (ICT), data sources, government agencies, nongovernment organizations, or
physical infrastructure.
Cyberattacks can come in the form of viruses, malware, email phishing, social media fraud - the spectrum of
cyber threats is limitless. We are more interconnected than ever before, but for all of the advantages, that
connectivity leaves us vulnerable to the risks of fraud, theft, abuse, and attack. Cybercrime can have wide-
ranging impacts, at the individual, local, state, and national levels.
Organized cybercrime, state-sponsored hackers, and cyber espionage can pose national security
risks to our country and our critical infrastructure.
Transportation, power, and other services may be disrupted by large scale cyber incidents. The
extent of the disruption is highly uncertain as it will be determined by many unknown factors such as
the target and size of the incident.
Vulnerability to data breach and loss increases if an organization's network is compromised.
Information about a company, its employees, and its customers can be at risk.
Individually-owned devices such as computers, tablets, mobile phones, and gaming systems that
connect to the Internet are vulnerable to intrusion. Personal information may be at risk without proper
security.
CYBER SECURITY
Password-protect all devices that connect to the Internet and user accounts. Create a strong
password that contains multiple characters, numbers, capitalized letters, and symbols.
Do not use the same password twice. Choose a password that means something to you and you
only and change your passwords on a regular basis.
Enable multi-factor authentication to ensure that the only person with access to your accounts is
you.
Apps can be a source for identity theft and malicious activity. Only download apps from trusted
sources. Check your app permissions and only allow what is necessary. Delete apps that you no
longer use or need.
If you see something suspicious, report it to the proper authorities.
Be Safe During Cybercrime or Cyber Terrorism
If you know that you are the victim of a cyber-attack, or if you know that an attack has
occurred, you should take actions to ensure that your personal data is protected. Check to make sure the
software on all of your systems is up-to-date. Run a scan to make sure your system is not infected or
acting suspiciously. If you find aproblem, disconnect your device from the Internet and perform a full
system restore.
Be Safe At Home
Disconnect your device (computer, gaming system, tablet, etc.) from the Internet. By removing
the Internet connection, you prevent an attacker or virus from being able to access your computer and
perform tasks such as locating personal data, manipulating or deleting files, or using your device to
attack others.
If you have anti-virus software installed on your computer, update the virus definitions (if
possible), and perform a manual scan of your entire system. Install all of the appropriate patches to fix
known vulnerabilities.
Be Safe At Work
If you have access to an information technology department, contact them immediately. The
sooner they can investigate and clean your computer, the less damage to your computer and other
computers on the network.
If you believe you might have revealed sensitive information about your organization, report it
to the appropriate people within the organization, including network administrators. They can be alert
for any suspicious or unusual activity.
Be Safe if Your PII is Compromised
Immediately change all passwords, beginning with your financial passwords. If you used the
same password for multiple resources, make sure to change it for each account, and do not use that
password in the future.
If you believe the compromise was caused by malicious code, disconnect your computer from
the Internet.
Restart your computer in safe mode and perform a full system restore.
Contact companies, including banks, where you have accounts as well as credit reporting
companies.
Close any accounts that may have been compromised. Watch for any unexplainable or
unauthorized charges to your accounts.
Take Action After Cybercrime or Cyber Terrorism
After a cyber-attack that personally impacts your information or your organization's information, you
should take actions to ensure that your data is protected and that appropriate reports are made to local law
enforcement. You can also report online crime or fraud to your local Cyber crime department or the Internet
Crime Complaint Center. Report identity theft to the Federal Trade Commission. Report phishing scams to
the National Cybersecurity Communications and Integration Center.
CYBER SECURITY
If your Personally Identifiable Information (for example your social security number) was
compromised, consider other information that may be at risk. Depending on what information was stolen,
you may need to contact other agencies; for example, if someone has gained access to your Social
Security number, contact the Social Security Administration. You should also contact the Division of
Motor Vehicles if your driver's license or car registration has been stolen.
In common use, property is simply ‗one‘s own thing‘ and refers to the relationship between
individuals and the objects which they see as being their own to dispensewith as they see fit. Scholars
in the social sciences frequently conceive of property asa ‗bundle of rights and obligations‘. They
stress that property is not a relationship between people and things, but a
relationship between people with regard to things. Property is often conceptualized as the rights of
‗ownership‘ as defined in law. Private property is that which belongs to an individual; public
property is that which belongs to a community collectively or a State. Property is usually thought of
in terms of a bundle of rights as defined and protected by the sovereign.
Traditionally, that bundle of rights includes: z control use of the property z benefit from the
property (e. g.: mining rights and rent) z transfer or selling of the property z exclude others from
the property Intellectual Property Protection in Cyberspace .
The term intellectual property reflects the idea that this subject matter is the product of the mind or
the intellect, and that intellectual property rights may be protected at law in the same way as any
other form of property. Intellectual property laws are territorial such that the registration or
enforcement of IP rights must be pursued separately in each jurisdiction of interest.
However, these laws are becoming increasingly harmonised through the effects of international
treaties such as the Berne Convention, Paris Convention and WTO Agreement on TradeRelated
Aspects of Intellectual Property Rights. Intellectual property laws confer a bundle of exclusive
rights in relation to the particular form or manner in which ideas or information are expressed or
manifested, and not in relation to the ideas or conceptsthemselves.
The term ―intellectual property‖ denotes the specific legal rights which authors, inventors and
other IP holders may hold and exercise, and not the intellectual work itself. Intellectual property
laws are designed to protect different forms of intangible subject matter, although in some cases
there is a degree of overlap. Like other forms of property, intellectual property (or rather the
exclusive rights which subsist in the IP) can be transferred or licensed to third parties. There are
various kinds of tools of protection that come under the umbrella term ‗intellectual property‘.
Important among these are the following: z Patents z Trademarks z Geographical Indications z
Layout Designs of Integrated Circuits z Trade Secrets z Copyrights z Industrial Designs Out of this
tool kitty mainly it is copyright and trademark which are of relevance when we discuss intellectual
property protection in cyberspace. Before proceeding to discuss the exact application of IP laws
and their implication in cyberspace, it becomes imperative to know in some greater detail about
them.
After reading this unit, you should be able to: z explain the term intellectual property; z describe the
basic concept of copyright and the rights included in the term copyright; z explain infringement of
copyright and what are the remedies; z explain the concept of trademark the rights of trademark and
CYBER SECURITY
remedies for their search; and z describe the challenges faced by IPR in cyberspace.
Intellectual Property in Cyberspace. Basic Concept Copyright is a right given by law to the creators
of literary, dramatic, musical and artistic works and producers of cinematograph films and sound
recordings to do or authorize the doing of certain acts with regard to their creations. It is a kind of
protection against unauthorized use or misuse of a work, but for a
limited duration.
Generally the rights include the rights of authorship, reproduction, distribution, communication to
the public, broadcasting, adaptation and translation. The exact nomenclature and scope of the rights
may vary from country to country and from a class of work to another class of work. However,
international treaties such as the Berne Convention for the protection of Literary and Artistic
Works and the Agreement on Trade Related Aspects of Intellectual Property Rights have brought in
some kind of harmonization in these rights. In India, copyright is governed by the Copyright Act,
1957, the Copyright Rules, 1958 and the International Copyright Order, 1999. The Copyright Act
provides the basic law so far as copyrights are concerned, the Copyright Rules contain the rules and
regulations as well as various procedures and the International Copyright Order extends copyright
protection to works of nationals of specified foreign countries.
The Copyright Act classifies the works in which copyright subsists in India in to the
following three classes:
The scope of ‗literary work‘ includes any ―work which is expressed in print or writing, irrespective of
the question whether the quality or style is high‖. It also includes computer programs and computer
databases. Dramatic work includes any piece for recitation, choreographic work or entertainment in
dumb show, the scenic arrangement or acting, form of which is fixed in writing or otherwise but does
not include a cinematograph film. Musical work means a work consisting of music and includes any
graphical notation of such work but does not include any words or any action intended to be sung,
spoken or performed with the music. Artistic work means a painting, a sculpture, a drawing
(including a diagram, map, chart or plan), an engraving or a photograph, whether or not any such
workpossesses artistic quality; a work of architecture; and any other work of artistic craftsmanship.
The Copyright Act defines cinematograph film as ―any work of visual recording on any medium
produced through a process from which a moving image may be produced by any means and,
includes a sound recording accompanying such visual recording‖. Sound recording (phonogram) is
a recording of sounds from which sounds can be produced regardless of the medium on which
such recording is made or the method by which the sounds are produced. Please answer the
following Self Assessment Question. Self Assessment Question 1 Spend 2 Min. Copyright is
governed by Act.
Intellectual Property Protection in Cyberspace 8 8.3.2 Rights Included in the term ‗Copyright‘
Copyright is a bundle of rights and this bundle can be broadly classified into two categories, viz.
economic rights and moral rights. Economic rights are so called because ―they imply as a rule that
within the limitations set by the copyright law the owner of the copyright may make all public use
of the work conditional on payment of remuneration‖.
CYBER SECURITY
These rights enable the copyright owner to reap economic returns for his work. The major
economic rights available in the Indian copyright Act are the following:
(a) Right of Reproduction
(b) Right to Issue Copies of a Work
(c) Rights of Public Performance
(d) Right of Communication to the Public
(e) Adaptation Right
(f) Translation Right Right of reproduction is the most fundamental of all economic rights. The
right envisages that copyright owner has the exclusive right to authorize the making of one or
more copies of a work or of a substantial part of it in any material form, including sound and visual
recording. The most common kind of reproduction is printing an edition of a book. Storing of a
work in any medium by electronic means is also reproduction. The Copyright Act gives the right of
reproduction in all classes of works. Moral Rights are generally provided with a view to assert the
authorship on a work and also to uphold the right of integrity. The Indian Copyright Act provides
this as special rights of authors to claim authorship of the work and to restrain or claim damages in
respect of any distortion, mutilation, modification or other act in relation to the said work which
is done before the expiration of the term of copyright if such distortion, mutilation, modification or
otheract would be prejudicial to his honour or reputation. Moral rights are independent of the
economic rights and remain with the author even after he has transferred his economic rights. In the
era of digital technologies, moral rights, particularly right of integrity, are very necessary to
safeguard against misuse and distortion of an author‘s work.
Copyright, being a property right, can be transferred or assigned to another person. It can also be
inherited during the time it exists. Without transferring or assigning, a copyright owner can license
specified uses by others. 8.3.3 Infringement of Copyright and Remedies Thereof Any copying or
duplication, adaptation, translation, public performance, communication to the public or broadcast
done without the authorization of the copyright owner, or even where any work has been licensed or
assigned, any violation of the conditions of the licence or assignment constitutes copyright
infringement. Any import of infringing copies also constitutes copyright infringement. Even such
copies made outside India cannot be imported into India without infringing copyright where such
copies, if made in India, would infringe copyright, even if it may not be an infringement in the
country of origin.
Since copyright is a proprietary right, the owner has to administer his own rights. The Copyright
Act provides for collective Intellectual Property in Cyberspace 9 administration of rights through
registered copyright societies. These societies have to be formed voluntarily by the copyright
owners. Only the owner of copyright or the society who have the rights can institute civil and
criminal proceedings against infringement of his works. Civil remedies include injunction, and
damages.
Copyright infringement is also a cognizable offence. Copyright infringement is punishable with
imprisonment for a term ranging from six months to three years and with a fine ranging from Rs.
50,000 to Rs. Two lakh. District Courts have been given jurisdiction to try the suits relating to
copyright violation within the vicinity of which the owner ofthe
copyright resides or carries on business. 8.3.4 Limitations/Exceptions to Copyright The rights
granted by copyright are exclusive in nature. This exclusivity is sometimes criticised as monopoly in
favour of the right owners.
Therefore, in order to balance these opposing private and public interests the legislature provides the
remedy in the form of drawing limitations/exceptions to copyright. This is achieved by two means;
firstly, limiting the duration in which a work enjoys copyright protection, and secondly, allowing
CYBER SECURITY
certain uses without specific authorization by the owner of copyrights, known as fair use provisions in
copyright parlance. Copyright is an intellectual property right and like all other intellectual property
rights it is for a limited duration.
This limitation emanates from the basic concept of intellectual property right that while creators
of intellectual property have the right to control the reproduction and other uses of their works,
they being essential elements in the scientific and cultural progress of humanity, the society has
the right to access and share the same so that social and cultural life of humanity gets enriched.
While the Berne Convention provides for a minimum period of protection which is life term of the
author plus 50 years thereafter, national governments are free to provide a longer term of protection.
In India, original literary, dramatic, musical and artistic works enjoy copyright protection for the
lifetime of the author plus 60 years if they are published within the lifetime of the author.
Many types of exploitation of a copyrighted work which are for social purposes such as education,
religious ceremonies, and so on are exempted from the operation of the rights granted in the Act.
For example, playing music at religious ceremonies, including marriage processions and marriage
festivities, official functions of central and state governments and local bodies will not be affected
bycopyright.
This is done in keeping with the social and cultural traditions of the country. 8.3.5 Registration of
Copyright The Copyright Act provides for registration of works. However, the registration under the Act
is voluntary and not obligatory. Registration does not itself confer copyright but the particulars entered
in the Register of Copyright maintained inthe Copyright Office constitute prima facie evidence of
ownership of copyright in copyright cases. As per the provisions of the Act, copyright subsists in any
work as soon as it is created, without any formality like registration being observed. 8.3.6 International
Nature ofCopyright Protection Copyrights are national in nature.
This means that your rights are recognised by your national laws and extend to the territorial
limits of your country. However, international treaties like the Berne Convention for the
Protection of Literary and Artistic Works Intellectual Property Protection in Cyberspace 10
(1886) the Universal Copyright Convention (1952) and the Agreement on Trade Related Aspects
of Intellectual Property Rights (1994) ensure protection of copyrights of nationals of a member
country in all other member countries. Through the principle of ‗National Treatment‘ it is ensured
that foreigners if they are nationals of a membercountry, are given the same rights enjoyed by the
nationals, except in the matter of term of protection.
India is part of the international copyright regime through its membership of Berne Convention for
the Protection of Literary and Artistic Works, Convention Establishing the
We saw that the ‗good life‘ is what ethical action seeks to protect and promote. We‘ll say more
later about the ‗good life‘ and why we are ethically obligated to care about the lives of others
beyond ourselves. But for now, we can define an ethical issue as ‗important‘ or ‗significant‘ when
its associated harms or benefits have a substantial possibility of making a difference to certain
individuals‘ chances of having a good life, or the chances of a group to live well: that is, to
CYBER SECURITY
flourish in society together. Some harms and benefits are not ethically significant.
Say I prefer Coke to Pepsi. If I ask for a Coke and you hand me a Pepsi, even if I am disappointed,
you haven‘t impacted my life in any ethically significant way. Some harms and benefits are too
trivial to make a meaningful difference to how our life goes. Also, ethics implies human choice; a
harm that is done to me by a wild tiger or a bolt of lightning might be very significant, but won‘t be
ethically significant, for it‘s unreasonable to expect a tiger or a bolt of lightning to take my life or
welfare into account.3 In many technical contexts, such as the engineering, manufacture, and use of
aeronautics, nuclear power containment structures, surgical devices, buildings, and bridges, it is very
easy to see the ethically significant harms that can come from poor technical choices, and very easy
to see the ethically significant benefits of choosing to follow the best technical practices known to
us.
All of these contexts present obvious issues of ‗life or death‘ in practice; innocent people will die if
we disregard public welfare and act negligently or irresponsibly, and people will generally enjoy
better lives if we do things right. Because ‗doing things right‘ in these contexts preserves or even
enhances the opportunities that other people have to enjoy a good life, good technical practice in
such contexts is also ethical practice. A civil engineer who willfully or recklessly ignores a bridge
design specification, resulting in the later collapse of said bridge and the deaths of a dozen people, is
not just bad at his or her job. Such an engineer is also guilty of an ethical failure—and this would be
true even if they just so happened to be shielded from legal, professional, or community punishment
for the collapse.
In the context of cybersecurity practice, the potential harms and benefits are no less real or ethically
significant, up to and including matters of life and death. But due to the fact that cybersecurity efforts
are often carried out ‗behind the scenes,‘ largely hidden away from customers, clients, and other
users, the ethical nature of cybersecurity practice can be harder to recognize. This part of the module
seeks to make these issues more visible.
Alok (name changed on request) is in his early teens, not the age when he should be making
thousands of dollars. Alok is a hacker who lives on the dangerous by-lanes of the internet— the
dark web. Accessible only through browsers designed to promote anonymity and confuse law
enforcement, the dark web is where the nefarious elements of the internet hang out. The baby-
faced Alok has been working with a hacker collective on the dark web for nearly three years now.
In those three years, he has been party to several instances of theft and trading, particularly of credit
card information, on the dark web and its marketplaces. He was never a leader, but one of the foot
soldiers, yet he managed to earn bitcoins that are now worth thousands of dollars. Alok hides his
wealth from his parents.
These days, Alok is in the throes of a moral crisis. It may have paid him well, but he is not sure if he
wants to continue being what those in the security business calls a black hat hacker—someone who
uses his skills for negative, often illegal ends. As he grows up, Alok is going through the realisation
of his own power and of the ways in which he can use it.
Meet the hackerIf the mental picture that lights up in your mind when you hear of Alok the hacker is
of a young, bespectacled guy sitting in a dark room, with his face lit up by the bluish glow of his
computer monitor, you are not too far away from reality. That‘s where the journey of most hackers
start—staying up in the middle of the night, trying different things, finding and learning new ways
CYBER SECURITY
to manipulate code and find vulnerabilities.
Like Alok, somewhere along the way, they see a fork on the road, one that could take them towards
using their power to make code dance to their tunes for the good, the other that takes them to the
direction where they could wreak havoc. It‘s 2017 and coding is power and exceptional coders have
an inordinate amount of power. Efforts to target cyber installations of ISIS is just one such example.
For most people, the hacker is a mysterious being. There is so little that the person on the street knows
about these digital lock-pickers and much of the little they do know has been influenced by how the
hacker is portrayed in popular culture.
The term hacker itself has become more complicated over the years. Its usage— alternating between
black hat and white hat (the good guys)—means that the meaning oscillates between something of an
outlaw in the Wild West of the internet while at the same time conjuring up images of the sheriff of the
town as well.
The Hacker mind Why do hackers, well, hack? It often starts with a need for thrills, for validation. It is
not always the money on offer that attracts them to turn rogue; it is a need for the adrenalin rush that
comes from breaking impenetrable defences and proving themselves to other hackers. According to
several coders I have met, that moment of triumph of knowing of their own power, is something of a
crucial rite of passage.
Alok, the young hacker, remembers his first hack, finding a vulnerability in how a startup in Bangalore
stored user data and getting a T-shirt as swag from the company after he reached out to them and
warned them about it. The sense of idealism and an overwhelming
belief in the power of technology to set right the ills of the society is real and drives many young
coders. Hackers tend to havean acute, heightened sense of what is right and what is wrong, and much of
their behaviour is based ..
That is what, in particular, leads to the formation of hacktivist collectives like Anonymous which tries
to correct what theyclaim are social or injustices
Hackers will exert huge influence over our lives as we move towards an even more connected
world. Civil society and governments need to invest in understanding them and trying to channelise
their power in making the world a better place.
CYBER SECURITY
UNIT-V
Privacy Issues
Data Privacy:
Data Privacy or Information privacy is a part of the data protection area that deals with
the proper handling of data focusing on compliance with data protection regulations.
Data Privacy is centered around how data should be collected, stored, managed, and
shared with anythird parties.
Data Privacy
• Data Privacy focuses on the rights of individuals, the purpose of data collection and
processing, privacy preferences, and the way organizations govern personal data of data
subjects.
• It focuses on how to collect, process, share, archive, and delete the data in accordance with
the law.
Data Security
• Data Security includes a set of standards and different safeguards and measures that an
organization is taking in order to prevent any third party from unauthorized access to digital
data, or any intentional or unintentional alteration, deletion or disclosure of data.
• It focuses on the protection of data from malicious attacks and prevents the exploitation of
stolen data (data breach or cyber-attack). It includes Access control, Encryption, Network
security, etc.
Data Breach:
A data breach is a security violation in which sensitive, protected or confidential data is
copied, transmitted, viewed, stolen or used byan individual unauthorized to do so.
CYBER SECURITY
Stolen Information:
Stolen data may involve sensitive, proprietary, or confidential information such as credit
card numbers, customer data, trade secrets, or matters of national security.
Ransomware:
Ransomware is a type of malware attack in which the attacker locks and encrypts the
victim‘s data, important files and then demands a payment to unlock and decrypt the data.
Phishing:
• Phishing attacks are the practice of sending fraudulent communications that appear to come
from a reputable source. It is usually done through email. The goal is to steal sensitive data like
credit card and login information, or to install malware onthe victim‘s machine.
CYBER SECURITY
Malware or Virus:
• Malware or viruses can be sent to people with the goal of wiping their computer.
Data Linkage:
Data linking is the process of joining datasets together so that we can make as much use as
possible of the information that they hold.
Data Profiling:
Data profiling helps you discover, understand and organize your data.
Data profiling techniques or processes used today fall into three major categories:
• Structure discovery
• Content discovery
• Relationship discovery.
• Structure discovery, also known as structure analysis, validates that the data that you have
is consistent and formatted correctly.
• Content discovery is the process of looking more closely into the individual elements of the
database to check data quality. This can help you find areas that contain null values or
values that are incorrect or ambiguous.
• Relationship discovery involves discovering what data is in use and trying to gain a better
understanding of the connections between the data sets.
There are four general methods bywhich data profiling tools help accomplish better data quality:
• Column profiling scans through a table and counts the number of times each value shows up
within each column. This method can be useful to find frequency distribution and patterns
within a column of data.
• Cross-column profiling is made up oftwo processes: keyanalysis and dependencyanalysis.
• Key analysis examines collections of attribute values by scouting for a possible primary
key.
• Dependency analysis is a more complex process that determines whether there are
relationships or structures embedded in a data set.
• Bothtechniques help analyze dependencies among data attributes within the same table.
• Cross-table profiling uses foreign key analysis, which is the identification of orphaned records
and determination of semantic and syntactic differences, to examine the relationships of column
sets in different tables.
This can help cut down on redundancy but also identifydata value sets that could be
mapped together.
• Finally, data rule validation uses data profiling in a proactive manner to verify that data
instances and data sets conform with predefined rules. This process helps find ways to improve
data quality and can be achieved either through batch validation or an ongoing validation
service.
CYBER SECURITY
Privacy policies and their specifications
• Privacy Policy:
A privacy policy is a legal document that discloses the way a party gathers, uses, discloses,
and manages a customer or client‘s data. It fulfils a legal requirement to protect a customer or
client‘s privacy.
• Such privacypolicy must provide the following:
1. clearlyand easilyaccessible statements of its practices and policies;
2. clearly state the type of personal and sensitive personal data or information collected by
the business;
3. purpose of collection and usage of such information;
4. about disclosure of information including sensitive personal data or information
collected; and
5. Reasonable securitypractices and procedures adopted by it.
CYBER SECURITY
Privacy policy languages are expected to be fairly simple and small. Therefore, they have
been designed as light-weight XML markup languages. These privacy policy languages are not
expected to perform high-level mathematical operations or complicated flow controls.
1. Cyber criminals have adapted advanced cyber attack techniques for their targeted end-users.
Variousbusiness sectors and geographical locations have faced recent cyber attacks in India.
Cosmos Bank Cyber Attack in Pune
2. A recent cyber attack in India in 2018 was deployed on Cosmos Bank in Pune. This daring attack
shook the whole banking sector of India when hackers siphoned off Rs. 94.42 crores from Cosmos
Cooperative Bank Ltd. in Pune.
Cosmos Bank Cyber Attack
3. Hackers hacked into the bank‘s ATM server and took details of many visas and rupee debit
cardholders. Money was wiped off while hacker gangs from around 28 countries immediately
withdrew the amount as soon as they were informed.
ATM System Hacked
CYBER SECURITY
4.Around mid-2018, Canara bank ATM servers were targeted in a cyber attack. Almost 20 lakh rupees
were wiped off from various bank accounts. A count of 50 victims was estimated and according to the
sources, cyber attackers held ATM details of more than 300 users. Hackers used skimming devices to
steal information from debit cardholders. Transactions made from stolen details amounted from Rs.
10,000 to Rs. 40,000.
UIDAI Aadhaar Software Hacked
5. 2018 started with a massive data breach of personal records of 1.1 Billion Indian Aadhaar cardholders.
UIDAI revealed that around 210 Indian Government websites had leaked the Aadhaar details of people
online.
Aadhaar Software Hacked
Aadhaar Software Hacked
6.Data leaked included Aadhaar, PAN and mobile numbers, bank account numbers, IFSC codes and
mostly every personal information of all individual cardholders. If it wasn‘t enough shocking, anonymous
sellers were selling Aadhaar information of any person for Rs. 500 over Whatsapp. Also, one could get
any person‘s Aadhaar car printout by paying an extra amount of Rs.300.
Hack Attack on Indian Healthcare Websites
7. Indian-based healthcare websites became a victim of cyber attack recently in 2019. As stated by US-
based cyber security firms, hackers broke in and invaded a leading India-based healthcare website. The
hacker stole 68 lakh records of patients as well as doctors.
SIM Swap Scam
8.Two hackers from Navi Mumbai were arrested for transferring 4 crore rupees from numerous bank
accounts in August 2018. They illegally transferred money from the bank accounts of many individuals.
By fraudulently gaining SIM card information, both attackers blocked individuals‘ SIM cards and with
the help of fake document posts, they carried out transactions via online banking. They also tried to hack
accounts of various targeted companies.
9. Aforesaid stats and events of the latest cyber attacks in India are the wake-up call for all those
individuals and companies who are still vulnerable to cyber threats. It is very essential for organizations
to implement cyber security measures and follow the below-mentioned security guidelines.
o Educate employees on the emerging cyber attacks with security awareness training.
2.Keep all software and systems updated from time to time with the latest security
patches.
Implement email authentication protocols such as DMARC, DKIM and SPF to secure your
emaildomain from email-based cyber attacks.
Get regular Vulnerability Assessment and Penetration Testing to patch and remove the
existingvulnerabilities in the network and web application.
Limit employee access to sensitive data or confidential information and limit their authority to
installthe software.
Use highly strong passwords for accounts and make sure to update them at long
intervals.Avoid the practice of openly password sharing at work.
CYBER SECURITY