Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Challenge: You are tasked with designing a company network that must be defended from attackers. Defending a computer network from a breach is all about

Challenge:
You are tasked with designing a company network that must be defended from attackers. Defending a computer network from a breach is all about defense-in-depth and layered security. You need to create a network diagram that shows how best to defend against intruders stealing customer secrets from the database. The network diagram must include the following:
    • A node donating the internet (usually a cloud symbol)
    • Web Server (a reverse proxy)
    • Application Server
    • Email Server
    • DNS Server
    • Database Server
    • Employee Workstations (can be a single node)
However, one-hundred percent security is incredibly rare if just impossible. All computer networks suffer from at least a few vulnerability issues at all times. Please explain how your diagram prevents stealing customer secrets from the database for the following:
    • The web server suffers from misconfiguration and an attacker was able to get access to the server.
    • The application server is using known vulnerable software that has given the attacker root access.
    • An employee has opened a malicious attachment and has opened a backdoor on their workstation.
    • The DNS server is vulnerable to cache poisoning allowing an attacker to misdirect traffic.
    • The attacker has infiltrated the network and has created a man-in-the-middle listening to network traffic.
    • The database server itself has an escalation vulnerability allowing an attacker to get admin access to the database.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions