Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Network & Security Expert

Assignment: Network Security Fundamentals

Introduction:

This assignment consists of two parts. Part 1 relates to the improvement of the network security posture of an organisation. This part will mainly test your knowledge that you will gain during the lectures and study materials that are available through Blackboard.

Part 2 of the assignment will test your hands-on experience on the use of cyber- security tools such as ‘Nmap' (Network Mapper) and ‘Wireshark'. You are encouraged to use a Virtual Machine, preferably ‘Kali Linux', and start looking for various resources for information on the use and deployment of these tools. You are also encouraged to make maximum use of the ‘Lynda Campus' resource freely accessible on the Student Portal to get you started on both parts. Also, you should start coming to grips with the use of Virtual Machine software such as ‘VMWare' and how to open a ‘Kali Linux' machine within a VM from the first week of the semester. It is also worth mentioning that the final exam is designed to test your knowledge and skills developed through this course, of which, the major assignment is an integral part.

Part 1 (Network Design):

‘Lucent Pharma' is a pharmaceutical firm based in Perth and has two offices in two different suburbs. The firm's current network topology was deployed in haste and as such does not have any effective security control. The CEO of the firm has started feeling the concerns around the cyber security of its network, as Lucent Pharma's business is flourishing, and competitors are also becoming more and more active in the region. The current network topology of Lucent Pharma is given in Figure 1.

Requirement:

As a network security consultant, you are required to:

1. Analyse the current network topology implemented at ‘Lucent Pharma' and identify five major vulnerabilities that exist in the network. You are also required to provide sound reasoning behind these identified vulnerabilities. (3 marks)

2. Place the following security devices/controls, bearing in mind that these devices do not compromise either the network performance or the security of the network:

a. Firewall
b. IDS/IPS
c. Honeypot
d. Routers/Switches
e. Other devices that may add value to the ‘Lucent Pharma' network

3. Explain/Justify why these devices were placed in the chosen locations in (2)? (5 marks for 2 and 3)

4. Does the Lucent Pharma network require segregation into multiple domains (i.e. requirement of VLANs)? If yes, please add these additional sub-networks to your topology.

5. Create a set of firewall policies and a set of firewall rules that should be implemented by the network administrator for firewall(s) placed in the network. Policies must be sound and robust to cover the cyber-security of the entire network.

6. Create a set of IDS/IPS policies and corresponding rules that are to be implemented by the network administrator. Policies must be sound and robust to cover cyber-security of the entire network.

7. Devise ten security policies that are essential for the Lucent Pharma network. Hint: You may refer to security policies from the SANS (SysAdmin, Audit, Network, and Security) website. However, you are required to draft these policies on your own, i.e., to be written in your own words.

8. Design the ‘Proposed Secure Network Design' for the pharmaceutical firm preferably in Microsoft Visio. An image of this design must be appended to the report.

Part 2 (Hands-On):

This part is independent of Part 1 and requires you to use software tools to examine remote machines and traffic thus captured. You are required to undertake this activity preferably through a ‘Kali Linux' Virtual Machine (other VM's are also acceptable).

Requirement:

1. Use ‘Nmap' tool to scan the server scanme.nmap.org. You are cautioned not to scan any other server as this is considered unethical and unlawful. This activity is known as ‘Port Scanning', and only those servers should be scanned for which you have explicit permissions.

There might be a situation where you find that running a port scanner on the above server may cause delay especially when run from within the ECU network. In this case, you are encouraged to run the scan outside ECU's network to avoid unnecessary delays.

2. Record the above traffic using the ‘Wireshark' tool. You may use the Wireshark tool available in ‘Kali Linux', or you may install Wireshark on your base operating system. Hint: It is always better to check the interface on which your Virtual Machine is running to avoid delays.

3. Scan the server from task 1 again with varying options. You should do as a minimum the following and present the command, arguments, discussion, in a tabular format. A small description of the arguments used must also be reported:

a. Do a TCP SYN scan.
b. Enable OS detection and version detection.
c. Quick scan.
d. Scan a single port.
e. Scan a range of ports.
f. Scan all ports.

4. Report the following in tabular form:

a. Commands used to scan the target server.
b. IP address/es of the target server.
c. Ports open on the target server. Mention the name of the port and what that port is used for?
d. Is the target server running any web server? If so, name the web server in use and the port it is running on?
e. Is the web server version in use is patched? If not, what is the latest stable version of the web server is available?

5. Analyse the ‘Wireshark' capture recorded in task 2 above and answer the following:

a. The filter used to extract ‘HTTP' traffic only.
b. The filter used to exclude ‘HTTP' traffic.
c. Highlight the difference between a ‘Capture Filter' and a ‘Display Filter'.

Submission Instructions:

1. The report should be written as a business report in a professional manner in both format and style. It must comprise a Table of Contents, Executive Summary, Introduction, Objective(s), and Conclusion. Between the Objective(s) and the Conclusion, you should make appropriate use of headings and sub-headings.

2. You are encouraged to make use of assumptions on the current network deployment illustration and specify them after the defining the Objective(s) of the report, if you have made any assumption. Any assumption made on the network design but not specified will not be given any consideration.

3. 11 or 12 point Times New Roman.

4. Justification - Block Justified.

5. Footer - Should contain your ECU Student ID and Full Name and a Page Number (8-point type).

6. Margins set to 2.5 cm.

7. Must have a Title page.

8. Your report should not exceed 20 pages in total length. Supporting your findings with screenshots is preferred. However, screenshots should be made part of the Appendices and not the main report. Note: Appendices are excluded from the report length.

9. English Language Proficiency (ELP): It is mandatory to attach the ELP front sheet to your submission. The ELP sheet shall be completed by the marker and returned with the marked assignment latest version of the ELP sheet can be downloaded from the ECU's student portal.

10. Referencing: All sources of references must be cited (In-text Citation) and listed (end-text Reference). For details about referencing and the required format, please refer to the ECU Referencing guide available on ECU's student portal. Note: Cited references should mainly consist of research papers and journal articles and must follow the format as per the referencing guide.

Attachment:- Assignment-Network-Security-Fundamentals.rar

Computer Network & Security, Computer Science

  • Category:- Computer Network & Security
  • Reference No.:- M92812580

Have any Question?


Related Questions in Computer Network & Security

Objectives-to learn about more advanced network security

Objectives -To learn about more advanced network security and vulnerability scanning tools Lab Outcome: · To complete the lab procedures & correctly answer the questions in the Blackboard quiz. Lab Deliverables · Answer ...

Content analysis assignmentoverviewthis assignment has

Content Analysis Assignment Overview This assignment has three major aims: - To help students gain good understanding of theoretical and practical material. - To encourage students to use content analysis summaries to pr ...

1srin response to nmap -n -sn localhost what kind of

1. SR In response to "nmap -n -sn localhost": What kind of information did the nmap scan results show you, specifically? 2. FIB What does the "-sn" option do in nmap? ping scan -disable port scan 3. SR How does the "-sn" ...

From the product designed expanded as follows1 from your

From the product designed expanded as follows. 1. From your list of possible responses to the threat, choose one that you will focus on in this product. Create the requirements for your product by completely identifying ...

Assignment -need project made by packet truce follow the

Assignment - Need project made by packet Truce. Follow the given report and please don't make the project big and video will describe full project in details and with configuration. Project - Design and Implementation of ...

After reading this weeks materials please respond to two 2

After reading this week's materials, please respond to TWO (2) of the following questions. AND PROVIDE CITATION IN APA 1. Describe the differences between bus, ring, star and mesh topologies. 2. Explain the TCP/IP Model ...

Question suppose you work in a network security company and

Question: Suppose you work in a network security company, and you need to prepare a survey report of a particular security issue of wireless networking. To start with, select an area of wireless network security. We have ...

If a firms total cost function is given byt c

If a firm's total cost function is given byT C= 115,000Q-500Q2+Q3, what range of output does the firm have economies of scale?

Advanced network design assessment - human factors in

Advanced Network Design Assessment - Human factors in network analysis and design Purpose of the assessment - This assignment is designed to assess students' knowledge and skills related to the following learning outcome ...

It networking assignment -major lab scenario -assessment

IT Networking Assignment - Major Lab Scenario - Assessment Requirements: Subnet an address space with given requirements. Assign appropriate addresses to interfaces and document them in the address table. Build the netwo ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As