Isaa Assignment 1
Isaa Assignment 1
System Vulnerabilities
Vulnerabilities are weaknesses in a system that gives threats the opportunity to compromise assets.
All systems have vulnerabilities. Even though the technologies are improving but the number of
vulnerabilities are increasing such as tens of millions of lines of code, many developers, human
weaknesses, etc. Vulnerabilities mostly happened because of Hardware, Software, Network and
Procedural vulnerabilities.
1. Hardware Vulnerability
A hardware vulnerability is a weakness which can used to attack the system hardware through
physically or remotely.
For examples:
1. Old version of systems or devices
2. Unprotected storage
3. Unencrypted devices, etc.
2. Software Vulnerability
A software error happen in development or configuration such as the execution of it can violate the
security policy. For examples:
1. Lack of input validation
2. Unverified uploads
3. Cross-site scripting
4. Unencrypted data, etc.
3. Network Vulnerability
A weakness happen in network which can be hardware or software.
For examples:
1. Unprotected communication
2. Malware or malicious software (e.g.:Viruses, Keyloggers, Worms, etc)
3. Social engineering attacks
4. Misconfigured firewalls
4. Procedural Vulnerability
A weakness happen in an organization operational methods.
For examples:
1. Password procedure – Password should follow the standard password policy.
2. Training procedure – Employees must know which actions should be taken and what to do
to handle the security. Employees must never be asked for user credentials online. Make the
employees know social engineering and phishing threats.
Network Security
Network Security is vital in protecting client data and information, keeping shared data secure and
ensuring reliable access and network performance as well as protection from cyber threats. A well
designed network security solution reduces overhead expenses and safeguards organizations from
costly losses that occur from a data breach or other security incident. Ensuring legitimate access to
systems, applications and data enables business operations and delivery of services and products to
customers.
2. Network Segmentation
Network segmentation defines boundaries between network segments where assets within the group
have a common function, risk or role within an organization. For instance, the perimeter gateway
segments a company network from the Internet. Potential threats outside the network are prevented,
ensuring that an organization’s sensitive data remains inside. Organizations can go further by
defining additional internal boundaries within their network, which can provide improved security
and access control.
System Security
The security of a computer system is a crucial task. It is a process of ensuring the confidentiality
and integrity of the OS. Security is one of most important as well as the major task in order to keep
all the threats or other malicious tasks or attacks or program away from the computer’s software
system.
A system is said to be secure if its resources are used and accessed as intended under all the
circumstances, but no system can guarantee absolute security from several of various malicious
threats and unauthorized access.
The security of a system can be threatened via two violations:
• Threat: A program that has the potential to cause serious damage to the system.
• Attack: An attempt to break security and make unauthorized use of an asset.
Security violations affecting the system can be categorized as malicious and accidental threats.
Malicious threats, as the name suggests are a kind of harmful computer code or web script designed
to create system vulnerabilities leading to back doors and security breaches. Accidental Threats, on
the other hand, are comparatively easier to be protected against.
Security can be compromised via any of the breaches mentioned:
• Breach of confidentiality: This type of violation involves the unauthorized reading of data.
• Breach of integrity: This violation involves unauthorized modification of data.
• Breach of availability: It involves unauthorized destruction of data.
• Theft of service: It involves the unauthorized use of resources.
• Denial of service: It involves preventing legitimate use of the system. As mentioned before,
such attacks can be accidental in nature.