0% found this document useful (0 votes)
22 views4 pages

Internet and Computer Security Overview

Cool

Uploaded by

abraham worku
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views4 pages

Internet and Computer Security Overview

Cool

Uploaded by

abraham worku
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Assignment: Introduction to Internet and

Computer Security

Part A: Short Questions

1. Define the following terms:

 Network: A collection of interconnected computers and devices that


share resources and communicate with each other, often using
communication protocols.
 ARPANET: The first packet-switching network, developed in the late
1960s by the U.S. Department of Defense’s ARPA, and considered the
foundation of today’s Internet.
 Internet: A global network of interconnected computers that
communicate using TCP/IP protocols, allowing data sharing,
communication, and access to services worldwide.
 WWW (World Wide Web): A system of interlinked hypertext
documents accessed through the Internet using web browsers.
 Web Browser: A software application (e.g., Chrome, Firefox, Edge)
that retrieves and displays content from the World Wide Web.

2. Differentiate between:

 Download and Upload:


o Download is receiving data from the Internet to a local device.
Example: Saving a PDF from Google Drive.
o Upload is sending data from a local device to the Internet.
Example: Posting a photo on Facebook.

 Hacker and Cracker:


o Hacker is a skilled programmer who explores systems, often
ethically, to improve security.
o Cracker is someone who breaks into systems illegally to steal or
damage data.

 Authentication and Authorization:


o Authentication verifies identity (e.g., entering a username and
password).
o Authorization determines access rights after authentication (e.g.,
an admin can modify files, a guest cannot).

3. Role of HTTP and FTP in Internet communication:

 HTTP (Hypertext Transfer Protocol): Used for transferring web


pages and multimedia content between web servers and browsers.
 FTP (File Transfer Protocol): Used for uploading and downloading
files between computers over the Internet.

4. Difference between a Web Page and a Website with examples:

 Web Page: A single document displayed in a browser (e.g., Google’s


search results page).
 Website: A collection of interconnected web pages under one domain
(e.g., [Link]).

5. Purpose of Encryption with a real-life example:


Encryption ensures data confidentiality by converting readable information into coded form.
Example: Online banking uses encryption (SSL/TLS) to protect users’ credit card details during
transactions.

Part B: Extended Questions

6. Origin and Development of the Internet (from ARPANET):


The Internet originated from ARPANET in 1969, which connected four U.S. universities. It
introduced packet-switching and evolved into a broader research network. In the 1980s, TCP/IP
became the standard protocol, allowing global interconnection. The creation of the World Wide
Web in 1991 by Tim Berners-Lee transformed the Internet into a platform for information
sharing, communication, and e-commerce. Today, it is a global infrastructure supporting billions
of users.

7. Data Security Mechanisms with Examples:


 Encryption: Protects data by encoding it (e.g., WhatsApp end-to-end
encryption).
 Authentication: Confirms user identity (e.g., logging in with a
password or fingerprint).
 Authorization: Grants permissions (e.g., only managers can approve
expenses in a company system).
 Auditing: Tracks and logs activities (e.g., reviewing server logs to
detect unauthorized access).

8. Computer Security and Common Threats:

 Computer Security: The practice of protecting systems, networks,


and data from theft, misuse, or damage.
 Three common threats and prevention:
1. Viruses – Install antivirus software and update regularly.
2. Phishing attacks – Educate users and use email filters.
3. Unauthorized access – Use strong passwords and enable
firewalls.

9. Malware and Its Types:

 Malware: Malicious software designed to harm or exploit computer


systems.
 Types:
o Virus: Attaches to files and spreads when opened (e.g., Melissa
virus).
o Trojan Horse: Disguised as legitimate software but harmful
(e.g., fake banking apps).
o Worm: Self-replicating malware that spreads via networks (e.g.,
ILOVEYOU worm).

10. Practical Measures for Computer Security in an Organization:


As an IT officer, I would implement:

1. Strong Password Policy – Enforce complex, regularly changed


passwords.
2. Firewall and Antivirus – Protect against malware and network
attacks.
3. Regular Data Backups – Ensure recovery after failures or
ransomware.
4. Access Control – Restrict sensitive data to authorized staff only.
5. User Training – Educate employees on safe browsing, phishing, and
data handling.

Common questions

Powered by AI

Authentication is the process of verifying a user's identity, often by entering a username and password or using a fingerprint. For example, logging into an online bank account requires authentication to confirm the user's identity. Authorization, on the other hand, is determining what resources an authenticated user can access. For instance, an admin may have rights to edit and delete files in a system, whereas a guest might only have permission to view them .

ARPANET was the first packet-switching network developed in the late 1960s by the U.S. Department of Defense's ARPA. It connected four U.S. universities and introduced the concept of packet-switching, which is fundamental to today's Internet. This network evolved over time to include more organizations and adopted the TCP/IP protocol in the 1980s, making it possible for disparate networks to communicate globally. The creation of the World Wide Web in 1991 by Tim Berners-Lee further transformed the Internet into a widely accessible platform for information sharing and communication .

The adoption of TCP/IP protocols in the 1980s was pivotal in transforming ARPANET into the modern Internet, as it standardized the way computers communicated over networks. This allowed for the interconnection of disparate and international networks, facilitating the growth of a global communication infrastructure. TCP/IP provided a universal language for data exchange, thus enabling the expansion of the Internet beyond academic and military realms to commercial and personal usage .

Encryption enhances data security by converting readable information into coded form, which prevents unauthorized access. A common application of encryption is in online banking, where protocols like SSL/TLS are used to protect users' credit card details during transactions. This ensures that sensitive data is safely transmitted over the Internet .

Organizations can protect against malware by implementing a multi-layered security strategy that includes using firewalls and regularly updated antivirus software to detect and block malicious activities. Enforcing a strong password policy and conducting regular employee training on identifying phishing attempts and securing data can further mitigate risks. Performing regular data backups ensures that systems can be restored in case of a malware attack, such as ransomware .

Organizations can prevent unauthorized access by enforcing strong password policies that require complex and regularly changed passwords, using firewalls to inspect and filter network traffic, and implementing access controls to restrict resources to authorized users. Additionally, user education on recognizing phishing attempts and maintaining overall security hygiene is essential .

IT officers can ensure data security by implementing a strong password policy, deploying firewalls and antivirus software, ensuring regular data backups, establishing access controls to restrict sensitive data to authorized users, and conducting regular user training to educate employees on safe browsing habits, phishing threats, and data handling procedures .

The World Wide Web transformed the Internet by providing a user-friendly platform for accessing and sharing a vast array of information through interlinked hypertext documents. Developed in 1991 by Tim Berners-Lee, the Web allowed users to easily navigate and retrieve information using web browsers, thus broadening the Internet's appeal beyond technical and academic users to the general public. This transformation led to the Internet becoming a dominant medium for communication, information dissemination, and e-commerce .

A virus is a type of malware that attaches itself to files and spreads when the infected file is opened, such as the Melissa virus. A worm is self-replicating malware that spreads through networks without needing to attach to a host file, exemplified by the ILOVEYOU worm. A Trojan horse disguises itself as legitimate software but performs harmful actions once installed; fake banking apps are an example of this type of malware .

HTTP (Hypertext Transfer Protocol) is used for transferring web pages and multimedia content between web servers and browsers. It forms the backbone of data exchange on the World Wide Web. FTP (File Transfer Protocol) is used for transferring files between computers on a network, specifically for uploading and downloading files to and from a server over the Internet .

You might also like