Jumpbox Flashcards

(4 cards)

1
Q

Internet Facing Hosts

A

■ Hosts or servers that accept inbound connections from the internet
■ Example
● Web server on a screen subne

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Screen Subnet

A

■ A segment isolated from the private network by firewalls
■ Set up to accept connections from the internet over designated ports
■ Purpose
● Keeps forward-facing servers out of the internal network
■ Security
● Semi-trusted zone
○ Invisible to the outside network except for forward-facing servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Content of Screen Subnet

A

■ Internet facing servers like email, web servers
■ Communication servers, proxy servers, and remote access servers
■ Public services or extranet capabilities
■ Security Measures
● Harden devices in the screen subnet
● Use intrusion detection systems
● Consider all devices in the screen subnet as untrusted
● Protect against pivoting attacks from the screen subnet to the internal network
■ Bastion Host
● A host or server in the screen subnet that is not configured with services that run on the local network
● Example
○ Email server
○ Web server
○ Remote access server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Jumpbox

A

■ A hardened server that provides access to other hosts within the screen subnet
■ Purpose
● Control access to the screen subnet from the internal network
■ Security
● Should be heavily hardened and protected
■ Management of Jumpbox
● Can be a physical PC or a virtual machine
● Should have only the minimum required software
● Fully hardened and secured to protect against unauthorized access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly